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 e002709 commit f99d04dCopy full SHA for f99d04d
vendor-bin/phpstan/composer.json
@@ -1,9 +1,9 @@
1
{
2
"require": {
3
"php": "^7.2.5 || ^8.0",
4
- "phpstan/phpstan": "0.12.64",
+ "phpstan/phpstan": "0.12.69",
5
"phpstan/phpstan-deprecation-rules": "0.12.6",
6
- "phpstan/phpstan-strict-rules": "0.12.5",
+ "phpstan/phpstan-strict-rules": "0.12.9",
7
"thecodingmachine/phpstan-strict-rules": "0.12.1",
8
"ergebnis/phpstan-rules": "0.15.3"
9
},
vendor-bin/phpunit/composer.json
@@ -1,7 +1,7 @@
- "phpunit/phpunit": "^8.5.13 || ^9.4.4"
+ "phpunit/phpunit": "^8.5.14 || ^9.5.1"
"config": {
"preferred-install": "dist"
0 commit comments