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 41196b4 commit 71dddfeCopy full SHA for 71dddfe
composer.json
@@ -18,13 +18,13 @@
18
"require": {
19
"php": "^7.2 || ^8.0",
20
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
21
- "phpstan/phpdoc-parser": ">=1.11.0 <1.12.0",
+ "phpstan/phpdoc-parser": ">=1.11.0 <1.14.0",
22
"squizlabs/php_codesniffer": "^3.7.1"
23
},
24
"require-dev": {
25
"phing/phing": "2.17.4",
26
"php-parallel-lint/php-parallel-lint": "1.3.2",
27
- "phpstan/phpstan": "1.4.10|1.8.9",
+ "phpstan/phpstan": "1.4.10|1.8.10",
28
"phpstan/phpstan-deprecation-rules": "1.0.0",
29
"phpstan/phpstan-phpunit": "1.0.0|1.1.1",
30
"phpstan/phpstan-strict-rules": "1.4.4",
0 commit comments