Skip to content

Commit

Permalink
[Task]: Removing symfony/string conflict(#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
kingjia90 authored Aug 7, 2024
1 parent c3f0648 commit 442e758
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"cbschuld/browser.php": "^1.9.6",
"phpoffice/phpspreadsheet": "^1.24 || ^2.1",
"pimcore/pimcore": "~11.3.0",
"pimcore/pimcore": "~11.3.1",
"symfony/webpack-encore-bundle": "^1.13.2"
},
"require-dev": {
Expand All @@ -40,9 +40,6 @@
"kernel/Kernel.php"
]
},
"conflict": {
"symfony/string": "<6.0"
},
"extra": {
"branch-alias": {
"1.x-dev": "1.5.x-dev"
Expand Down

0 comments on commit 442e758

Please sign in to comment.