Skip to content

Commit

Permalink
Bump phpunit/phpunit from 9.6.16 to 11.0.3 in /app
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.16 to 11.0.3.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.3/ChangeLog-11.0.md)
- [Commits](sebastianbergmann/phpunit@9.6.16...11.0.3)

---
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 Feb 21, 2024
1 parent 7c20d83 commit d0e7601
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 356 deletions.
2 changes: 1 addition & 1 deletion app/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^6.1",
"phpunit/phpunit": "^9.5.10",
"phpunit/phpunit": "^11.0.3",
"spatie/laravel-ignition": "^1.0"
},
"autoload": {
Expand Down
Loading

0 comments on commit d0e7601

Please sign in to comment.