Skip to content

Commit 7734e56

Browse files
Update phpstan/phpstan requirement from ^0.11 to ^0.12
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...0.12.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 68402f6 commit 7734e56

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
@@ -35,7 +35,7 @@
3535
"require-dev": {
3636
"infection/infection": "^0.15",
3737
"orchestra/testbench": "^4.4",
38-
"phpstan/phpstan": "^0.11",
38+
"phpstan/phpstan": "^0.12",
3939
"phpunit/phpunit": "^8.4",
4040
"laravel/cashier": "^7.0|^8.0|^9.0|^10.0"
4141
},

0 commit comments

Comments
 (0)