We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b051a6 commit e2e8a22Copy full SHA for e2e8a22
composer.json
@@ -2,9 +2,9 @@
2
"name": "pd/coding-standard",
3
"description": "Coding standard pro PeckaDesign",
4
"require": {
5
- "php": "7.4.* || 8.*",
+ "php": "^8.1",
6
"squizlabs/php_codesniffer": "3.*",
7
- "slevomat/coding-standard": "7.0.*",
+ "slevomat/coding-standard": "8.*",
8
"escapestudios/symfony2-coding-standard": "3.*"
9
},
10
"license": "MIT",
0 commit comments