Skip to content

Commit 054b587

Browse files
committed
Up deps
1 parent 5320840 commit 054b587

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

composer.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@
44
"license": "MIT",
55
"type": "library",
66
"require": {
7-
"php": ">=7.4",
8-
"ergebnis/composer-normalize": "^2.28",
9-
"rector/rector": "^0.15.7",
10-
"sylius-labs/coding-standard": "^4.1.1",
11-
"vimeo/psalm": "^4.30 || ^5.0"
12-
},
13-
"conflict": {
14-
"slevomat/coding-standard": "7.2.*"
7+
"php": ">=8.1",
8+
"ergebnis/composer-normalize": "^2.31",
9+
"rector/rector": "^0.15.25",
10+
"slevomat/coding-standard": "^8.12.1",
11+
"sylius-labs/coding-standard": "^4.3.1",
12+
"vimeo/psalm": "^5.12"
1513
},
1614
"config": {
1715
"allow-plugins": {

0 commit comments

Comments
 (0)