Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^8.5.14 to ^9.6.13 (#131)
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/9.6.13/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@8.5.14...9.6.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 08e1f52 commit 008dc49
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 @@
"matthiasnoback/symfony-dependency-injection-test": "^4",
"symfony/web-profiler-bundle": "^3.4 || ^4.3 || ^5.0 || ^6.0",
"symfony/console": "^3.4 || ^4.3 || ^5.0 || ^6.0",
"phpunit/phpunit": "^8.5.14",
"phpunit/phpunit": "^9.6.13",
"symfony/phpunit-bridge": "^6.0",
"facile-it/facile-coding-standard": "^0.4.0",
"phpstan/phpstan": "1.10.41",
Expand Down

0 comments on commit 008dc49

Please sign in to comment.