Skip to content
Snippets Groups Projects

Add phpstan deprecation rules

Closed Tim Mallezie requested to merge issue/drupal-3263109:3263109-use-phpstan-for into 10.0.x
Files
36
@@ -20,6 +20,7 @@
"phpspec/prophecy-phpunit": "^2",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.4.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpunit/phpunit": "^9.5",
"symfony/browser-kit": "^5.4",
"symfony/css-selector": "^5.4",
Loading