We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5320840 commit 054b587Copy full SHA for 054b587
1 file changed
composer.json
@@ -4,14 +4,12 @@
4
"license": "MIT",
5
"type": "library",
6
"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.*"
+ "php": ">=8.1",
+ "ergebnis/composer-normalize": "^2.31",
+ "rector/rector": "^0.15.25",
+ "slevomat/coding-standard": "^8.12.1",
+ "sylius-labs/coding-standard": "^4.3.1",
+ "vimeo/psalm": "^5.12"
15
},
16
"config": {
17
"allow-plugins": {
0 commit comments