We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6bc3bf commit 40db242Copy full SHA for 40db242
composer.json
@@ -20,8 +20,8 @@
20
],
21
"type": "library",
22
"require": {
23
- "php": "^7.2|^7.3|^7.4|^8.0",
24
- "symplify/easy-coding-standard": "^7.0|^8.0|^9.0"
+ "php": "^7.2|^7.3|^7.4|^8.0|^8.1|^8.2|^8.3|^8.4",
+ "symplify/easy-coding-standard": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
25
},
26
"minimum-stability": "stable",
27
"prefer-stable": true
0 commit comments