Skip to content

Commit ff67014

Browse files
Merge pull request #6 from InitPHP/dependabot/composer/phpstan/phpstan-tw-1.11or-tw-2.0
chore(deps-dev): update phpstan/phpstan requirement from ^1.11 to ^1.11 || ^2.0
2 parents 7217586 + 3ae0b5f commit ff67014

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
@@ -35,7 +35,7 @@
3535
},
3636
"require-dev": {
3737
"phpunit/phpunit": "^10.5",
38-
"phpstan/phpstan": "^1.11",
38+
"phpstan/phpstan": "^1.11 || ^2.0",
3939
"friendsofphp/php-cs-fixer": "^3.59"
4040
},
4141
"autoload": {

0 commit comments

Comments
 (0)