Skip to content

Commit 6ee8034

Browse files
Update phpstan/phpstan requirement from ^0.12 to ^1.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.12.0...1.0.0) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46e0af0 commit 6ee8034

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
@@ -37,7 +37,7 @@
3737
"nunomaduro/collision": "^5.4",
3838
"orchestra/testbench": "^6.4",
3939
"phpmetrics/phpmetrics": "^v2.7",
40-
"phpstan/phpstan": "^0.12",
40+
"phpstan/phpstan": "^1.0",
4141
"phpunit/phpunit": "^9.4",
4242
"psalm/plugin-laravel": "^1.4",
4343
"symplify/easy-coding-standard": "^9.4",

0 commit comments

Comments
 (0)