We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91a497 commit 80d8f62Copy full SHA for 80d8f62
1 file changed
composer.json
@@ -4,14 +4,11 @@
4
"license": "MIT",
5
"type": "library",
6
"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"
+ "php": ">=8.1",
+ "ergebnis/composer-normalize": "^2.47",
+ "rector/rector": "^1.2.10",
+ "sylius-labs/coding-standard": "^4.4",
+ "vimeo/psalm": "^5.26.1 || ^6.10.3"
15
},
16
"config": {
17
"allow-plugins": {
0 commit comments