Skip to content

Commit 3ae0b5f

Browse files
chore(deps-dev): update phpstan/phpstan requirement || ^2.0
--- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.55 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bfaa31e commit 3ae0b5f

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)