Skip to content

Commit

Permalink
build(composer.json) fix phpstan/phpstan version to 1.10.56
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed May 13, 2024
1 parent 8ddebfb commit 29bfee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lucatume/codeception-snapshot-assertions": "^1.0.0",
"gumlet/php-image-resize": "^1.6",
"szepeviktor/phpstan-wordpress": "^1.3",
"phpstan/phpstan": "*",
"phpstan/phpstan": "1.10.56",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan-symfony": "^1.3",
"squizlabs/php_codesniffer": "^3.7",
Expand Down

0 comments on commit 29bfee9

Please sign in to comment.