Skip to content

Commit 8e39093

Browse files
Update phpstan/phpstan requirement from ^0.12.88 || ^1.0.0 to ^0.12.88 || ^1.0.0 || ^2.0.0
--- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.46 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4942bae commit 8e39093

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
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"phpunit/phpunit": ">=7.0",
3030
"phpmd/phpmd": "2.*",
31-
"phpstan/phpstan": "^0.12.88 || ^1.0.0",
31+
"phpstan/phpstan": "^0.12.88 || ^1.0.0 || ^2.0.0",
3232
"dompdf/dompdf": "^3.1"
3333
},
3434
"suggest": {

0 commit comments

Comments
 (0)