Skip to content

Commit 2d25bc2

Browse files
update to sylius 1.11 requirements
1 parent cbf1f26 commit 2d25bc2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"require": {
77
"php": "^7.4 || ^8.0",
88
"phpstan/extension-installer": "^1.0",
9-
"phpstan/phpstan": "^1.4",
10-
"phpstan/phpstan-doctrine": "^1.0",
9+
"phpstan/phpstan": "^1.5",
10+
"phpstan/phpstan-doctrine": "^1.3",
1111
"phpstan/phpstan-strict-rules": "^1.0",
12-
"phpstan/phpstan-webmozart-assert": "^1.0",
13-
"symplify/easy-coding-standard": "^8.3 || ^9.4",
12+
"phpstan/phpstan-webmozart-assert": "^1.1",
13+
"symplify/easy-coding-standard": "^10.0 || ^11.0",
1414
"friendsofphp/php-cs-fixer": "^3.0",
1515
"slevomat/coding-standard": "^7.0"
1616
},

0 commit comments

Comments
 (0)