Skip to content

Commit 02728b8

Browse files
Update phpstan/phpstan requirement from ^1.10 to ^2.0 (#15)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Markus Staab <[email protected]> Co-authored-by: Markus Staab <[email protected]>
1 parent 518a4df commit 02728b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require-dev": {
2020
"friendsofphp/php-cs-fixer": "^3.43",
21-
"phpstan/phpstan": "^1.10",
21+
"phpstan/phpstan": "^2.0",
2222
"phpunit/phpunit": "^9 || ^10.5",
2323
"redaxo/php-cs-fixer-config": "^1.0"
2424
},

0 commit comments

Comments
 (0)