Skip to content

Commit 413e6e4

Browse files
Bump phpunit/phpunit from 11.5.21 to 12.2.0
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.21 to 12.2.0. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.2.0/ChangeLog-12.2.md) - [Commits](sebastianbergmann/phpunit@11.5.21...12.2.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1eea550 commit 413e6e4

File tree

2 files changed

+212
-318
lines changed

2 files changed

+212
-318
lines changed

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"laravel/sail": "^1.28",
2929
"mockery/mockery": "^1.6",
3030
"nunomaduro/collision": "^8.0",
31-
"phpunit/phpunit": "^11.0",
31+
"phpunit/phpunit": "^12.2",
3232
"spatie/laravel-ignition": "^2.4"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)