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 b306fae + 3e00235 commit 7007af2Copy full SHA for 7007af2
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.0",
+ "phpstan/phpstan": "^1.5.7",
26
"symfony/finder": "^3.0 || ^4.0 || ^5.0 || ^6.0"
27
},
28
"conflict": {
@@ -38,7 +38,7 @@
38
"nette/neon": "^3.3.3",
39
"nikic/php-parser": "^4.13.2",
40
"phpstan/extension-installer": "^1.1.0",
41
- "phpstan/phpstan-phpunit": "^1.0.0",
+ "phpstan/phpstan-phpunit": "^1.1.1",
42
"phpstan/phpstan-strict-rules": "^1.1.0",
43
"phpunit/phpunit": "^9.5.19",
44
"squizlabs/php_codesniffer": "^3.6.2"
0 commit comments