We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6797463 commit baa5107Copy full SHA for baa5107
1 file changed
composer.json
@@ -6,10 +6,10 @@
6
"require": {
7
"php": "^7.3 || ^7.4 || ^8.0",
8
"phpstan/extension-installer": "^1.0",
9
- "phpstan/phpstan": "0.12.82",
10
- "phpstan/phpstan-doctrine": "0.12.33",
+ "phpstan/phpstan": "^0.12",
+ "phpstan/phpstan-doctrine": "^0.12",
11
"phpstan/phpstan-strict-rules": "^0.12.0",
12
- "phpstan/phpstan-webmozart-assert": "0.12.12",
+ "phpstan/phpstan-webmozart-assert": "^0.12",
13
"symplify/easy-coding-standard": "^9.4",
14
"friendsofphp/php-cs-fixer": "^3.0",
15
"slevomat/coding-standard": "^7.0"
0 commit comments