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.
phpstan/phpstan-deprecation-rules
1 parent 45ca037 commit c93a296Copy full SHA for c93a296
tools/02_phpstan/composer.json
@@ -6,9 +6,10 @@
6
"php": "^8.3.0"
7
},
8
"require-dev": {
9
- "phpstan/phpstan": "1.12.4",
+ "phpstan/phpstan": "1.12.5",
10
+ "phpstan/phpstan-deprecation-rules": "1.2.1",
11
"phpstan/phpstan-phpunit": "1.4.0",
- "phpstan/phpstan-symfony": "1.4.9",
12
+ "phpstan/phpstan-symfony": "1.4.10",
13
"roave/security-advisories": "dev-latest"
14
15
"config": {
0 commit comments