Skip to content

Commit f0aecff

Browse files
Update phpstan/phpstan requirement from ^1 || ^2 to ^2.2.1
--- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef1ea9f commit f0aecff

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
@@ -32,7 +32,7 @@
3232
},
3333
"require-dev": {
3434
"friendsofphp/php-cs-fixer": "^3.60",
35-
"phpstan/phpstan": "^1 || ^2",
35+
"phpstan/phpstan": "^2.2.1",
3636
"phpunit/phpunit": "^9.6 || ^10 || ^11 || ^12 || ^13",
3737
"psr/http-factory": "^1.0",
3838
"squizlabs/php_codesniffer": "^3.9"

0 commit comments

Comments
 (0)