Skip to content

Commit ae3d19e

Browse files
chore(deps-dev): update phpunit/phpunit requirement
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.2.1/ChangeLog-12.2.md) - [Commits](sebastianbergmann/phpunit@11.5.6...12.2.1) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80434dd commit ae3d19e

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
@@ -33,7 +33,7 @@
3333
"laravel/pint": "^1.0",
3434
"nunomaduro/collision": "^8.5",
3535
"phpstan/phpstan": "^2.1",
36-
"phpunit/phpunit": "^11.5.6",
36+
"phpunit/phpunit": "^12.2.1",
3737
"robiningelbrecht/phpunit-pretty-print": "^1.3",
3838
"spatie/ray": "^1.28",
3939
"symfony/http-client": "^7.2",

0 commit comments

Comments
 (0)