We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d25bc2 commit dca3d1aCopy full SHA for dca3d1a
1 file changed
composer.json
@@ -6,11 +6,11 @@
6
"require": {
7
"php": "^7.4 || ^8.0",
8
"phpstan/extension-installer": "^1.0",
9
- "phpstan/phpstan": "^1.5",
10
- "phpstan/phpstan-doctrine": "^1.3",
+ "phpstan/phpstan": "^1.4",
+ "phpstan/phpstan-doctrine": "^1.0",
11
"phpstan/phpstan-strict-rules": "^1.0",
12
- "phpstan/phpstan-webmozart-assert": "^1.1",
13
- "symplify/easy-coding-standard": "^10.0 || ^11.0",
+ "phpstan/phpstan-webmozart-assert": "^1.0",
+ "symplify/easy-coding-standard": "^8.3 || ^9.4 || ^10.0 || ^11.0",
14
"friendsofphp/php-cs-fixer": "^3.0",
15
"slevomat/coding-standard": "^7.0"
16
},
0 commit comments