Skip to content

Commit 22917dd

Browse files
authored
Merge pull request #157 from Extendy/dependabot/composer/phpstan/phpstan-tw-2.0
[Composer](deps-dev): Update phpstan/phpstan requirement from ^1.10 to ^2.0
2 parents 8f6f202 + a86439f commit 22917dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"mikey179/vfsstream": "^1.6",
2727
"phpunit/phpunit": "^10.5",
2828
"codeigniter/coding-standard": "^1.7",
29-
"phpstan/phpstan": "^1.10"
29+
"phpstan/phpstan": "^2.0"
3030
},
3131
"license": "MIT",
3232
"autoload": {

0 commit comments

Comments
 (0)