Skip to content
Snippets Groups Projects

Closes #3465125

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -2,7 +2,7 @@
"name": "drupal/phpstan-testing",
"description": "Tests Drupal core's PHPStan rules",
"require-dev": {
"phpunit/phpunit": "^10",
"phpunit/phpunit": "^11.3",
"phpstan/phpstan": "1.11.9"
},
"license": "GPL-2.0-or-later",
Loading