Skip to content

Commit 0afafd4

Browse files
Upgrade to 1.10
1 parent 18ef01e commit 0afafd4

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"require": {
2323
"php": "^7.4",
2424
"ext-json": "*",
25-
"sylius/sylius": "~1.8.0 || ~1.9.0"
25+
"sylius/sylius": "~1.8.0 || ~1.9.0 || ~1.10.0"
2626
},
2727
"conflict": {
2828
"api-platform/core": "^2.6"
@@ -50,11 +50,11 @@
5050
"phpunit/phpunit": "^9.5",
5151
"sensiolabs/security-checker": "^6.0",
5252
"sylius-labs/coding-standard": "^3.1",
53-
"symfony/browser-kit": "^4.4 || ^5.2",
54-
"symfony/debug-bundle": "^4.4 || ^5.2",
55-
"symfony/dotenv": "^4.4 || ^5.2",
56-
"symfony/intl": "^4.4 || ^5.2",
57-
"symfony/web-profiler-bundle": "^4.4 || ^5.2",
53+
"symfony/browser-kit": "^4.4 || ^5.2 || ^5.4",
54+
"symfony/debug-bundle": "^4.4 || ^5.2 || ^5.4",
55+
"symfony/dotenv": "^4.4 || ^5.2 || ^5.4",
56+
"symfony/intl": "^4.4 || ^5.2 || ^5.4",
57+
"symfony/web-profiler-bundle": "^4.4 || ^5.2 || ^5.4",
5858
"vimeo/psalm": "4.4.1"
5959
},
6060
"config": {

0 commit comments

Comments
 (0)