Skip to content

Commit

Permalink
Bump phpunit/phpunit from 9.6.21 to 11.5.1
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.21 to 11.5.1.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.1/ChangeLog-11.5.md)
- [Commits](sebastianbergmann/phpunit@9.6.21...11.5.1)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 72077ed commit fecfa8a
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 430 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"laravel/homestead" : "^13",
"mockery/mockery" : "^1.0",
"nunomaduro/collision" : "^5",
"phpunit/phpunit" : "^9"
"phpunit/phpunit" : "^11"
},
"config" : {
"optimize-autoloader" : true,
Expand Down
Loading

0 comments on commit fecfa8a

Please sign in to comment.