Skip to content

Commit d672c4c

Browse files
authored
Merge pull request #11 from MathiasReker/dependabot/composer/phpstan/phpstan-tw-1.10or-tw-2.0
Update phpstan/phpstan requirement from ^1.10 to ^1.10 || ^2.0
2 parents 52cc1d3 + 76bf159 commit d672c4c

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
@@ -24,7 +24,7 @@
2424
"require-dev": {
2525
"ergebnis/composer-normalize": "^2.28",
2626
"friendsofphp/php-cs-fixer": "^3.45",
27-
"phpstan/phpstan": "^1.10",
27+
"phpstan/phpstan": "^1.10 || ^2.0",
2828
"phpunit/phpunit": "^9.6"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)