Skip to content

Commit 341e3cb

Browse files
dependabot[bot]kpicaza
authored andcommitted
Update phpstan/phpstan requirement from ^0.11.5 to ^0.11.5 || ^0.12.0
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](phpstan/phpstan@0.11.5...0.12.32) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 213bb4f commit 341e3cb

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
@@ -18,7 +18,7 @@
1818
},
1919
"require-dev": {
2020
"phpro/grumphp": "^0.17.1 || ^0.19.0",
21-
"phpstan/phpstan": "^0.11.5",
21+
"phpstan/phpstan": "^0.11.5 || ^0.12.0",
2222
"phpunit/phpunit": "^8.0 || ^9.0",
2323
"squizlabs/php_codesniffer": "^3.4",
2424
"symfony/var-dumper": "^4.2 || ^5.0"

0 commit comments

Comments
 (0)