Skip to content

Commit d0fa4a1

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

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
@@ -18,7 +18,7 @@
1818
"php": "^7.2|^8.0"
1919
},
2020
"require-dev": {
21-
"phpstan/phpstan": "^1.10",
21+
"phpstan/phpstan": "^1.10 || ^2.0",
2222
"phpunit/phpunit": "~5|~9"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)