Skip to content

Commit 7fc2542

Browse files
composer(deps): update phpstan/phpstan-phpunit requirement
Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](phpstan/phpstan-phpunit@1.2.0...1.3.15) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22839b3 commit 7fc2542

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
@@ -32,7 +32,7 @@
3232
"illuminate/support": "^10",
3333
"league/uri": "~6.7 || ~6.8",
3434
"phpstan/extension-installer": "^1.2",
35-
"phpstan/phpstan-phpunit": "^1.2"
35+
"phpstan/phpstan-phpunit": "^1.3"
3636
},
3737
"require-dev": {
3838
"dg/bypass-finals": "^1.4",

0 commit comments

Comments
 (0)