Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^10.3 to ^11.0
Browse files Browse the repository at this point in the history
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.1/ChangeLog-11.0.md)
- [Commits](sebastianbergmann/phpunit@10.3.0...11.0.1)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 67361fe commit 652f39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"laravel/pint": "^1.13"
},
"require-dev": {
"phpunit/phpunit": "^10.3",
"phpunit/phpunit": "^11.0",
"nikic/php-parser": "^5.0",
"spatie/invade": "^2.0",
"illuminate/http": "^10",
Expand Down

0 comments on commit 652f39f

Please sign in to comment.