Skip to content

Commit 80d8f62

Browse files
committed
Up deps and PHP
1 parent a91a497 commit 80d8f62

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

composer.json

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,11 @@
44
"license": "MIT",
55
"type": "library",
66
"require": {
7-
"php": ">=7.4",
8-
"ergebnis/composer-normalize": "^2.42",
9-
"rector/rector": "^1.0.1",
10-
"sylius-labs/coding-standard": "^4.1.1",
11-
"vimeo/psalm": "^5.23.1 || ^6.0"
12-
},
13-
"conflict": {
14-
"vimeo/psalm": ">=5.24.0,<=5.26.1"
7+
"php": ">=8.1",
8+
"ergebnis/composer-normalize": "^2.47",
9+
"rector/rector": "^1.2.10",
10+
"sylius-labs/coding-standard": "^4.4",
11+
"vimeo/psalm": "^5.26.1 || ^6.10.3"
1512
},
1613
"config": {
1714
"allow-plugins": {

0 commit comments

Comments
 (0)