We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ebe6fb + 9999302 commit deed1a0Copy full SHA for deed1a0
composer.json
@@ -4,12 +4,12 @@
4
"description": "BitBag coding standard",
5
"license": "MIT",
6
"require": {
7
- "php": "^7.3 || ^7.4 || ^8.0",
+ "php": "^7.4 || ^8.0",
8
"phpstan/extension-installer": "^1.0",
9
- "phpstan/phpstan": "^0.12",
10
- "phpstan/phpstan-doctrine": "^0.12",
11
- "phpstan/phpstan-strict-rules": "^0.12.0",
12
- "phpstan/phpstan-webmozart-assert": "^0.12",
+ "phpstan/phpstan": "^1.4",
+ "phpstan/phpstan-doctrine": "^1.0",
+ "phpstan/phpstan-strict-rules": "^1.0",
+ "phpstan/phpstan-webmozart-assert": "^1.0",
13
"symplify/easy-coding-standard": "^9.4",
14
"friendsofphp/php-cs-fixer": "^3.0",
15
"slevomat/coding-standard": "^7.0"
0 commit comments