Skip to content

Commit ab260fa

Browse files
chore(deps-dev): update phpstan/phpstan requirement from ^0.12.90 || ^1.0.0 to ^0.12.90 || ^1.0.0 || ^2.0.0
--- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fa3df1 commit ab260fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "^8.0 || ^9.0",
20-
"phpstan/phpstan": "^0.12.90 || ^1.0.0"
20+
"phpstan/phpstan": "^0.12.90 || ^1.0.0 || ^2.0.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)