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.
2 parents f24cc61 + 50c0e80 commit d20b0deCopy full SHA for d20b0de
composer.json
@@ -22,7 +22,7 @@
22
"php": "^7.2.0 || ^8.1.0",
23
"ext-dom": "*",
24
"laminas/laminas-code": "~3.3.0 || ~3.4.1 || ~3.5.1 || ~4.5.0",
25
- "phpstan/phpstan": "^1.5.7",
+ "phpstan/phpstan": "^1.6.2",
26
"symfony/finder": "^3.0 || ^4.0 || ^5.0 || ^6.0"
27
},
28
"conflict": {
@@ -39,7 +39,7 @@
39
"nikic/php-parser": "^4.13.2",
40
"phpstan/extension-installer": "^1.1.0",
41
"phpstan/phpstan-phpunit": "^1.1.1",
42
- "phpstan/phpstan-strict-rules": "^1.1.0",
+ "phpstan/phpstan-strict-rules": "^1.2.0",
43
"phpunit/phpunit": "^9.5.19",
44
"squizlabs/php_codesniffer": "^3.6.2"
45
0 commit comments