Skip to content

Commit 71b3669

Browse files
Bump phpunit/phpunit from 11.5.20 to 12.1.6
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.20 to 12.1.6. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.1.6/ChangeLog-12.1.md) - [Commits](sebastianbergmann/phpunit@11.5.20...12.1.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.1.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d55318 commit 71b3669

File tree

2 files changed

+224
-318
lines changed

2 files changed

+224
-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.1",
3232
"spatie/laravel-ignition": "^2.4"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)