Skip to content
Snippets Groups Projects

feat: prepare for phpstan v2

Merged Bartek Jaskulski requested to merge v1.2 into main
1 file
+ 4
4
Compare changes
  • Side-by-side
  • Inline
+ 4
4
@@ -3,12 +3,12 @@
"description": "Meta package with PHPStan configuration for WP Desk projects",
"type": "phpstan-extension",
"require": {
"phpstan/phpstan": "^1.10 || ^2",
},
"license": "MIT",
"authors": [
Loading