Skip to content

Commit

Permalink
Update symfony/phpunit-bridge requirement from ^5.2 || ^6.2 to ^5.2 |…
Browse files Browse the repository at this point in the history
…| ^6.2 || ^7.0

Updates the requirements on [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) to permit the latest version.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/commits/v7.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent 62cfbb1 commit 9e2247e
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 @@ -24,7 +24,7 @@
"phpcompatibility/php-compatibility": "^9.3",
"phpstan/phpstan": "^1.10",
"squizlabs/php_codesniffer": "^3.7",
"symfony/phpunit-bridge": "^5.2 || ^6.2"
"symfony/phpunit-bridge": "^5.2 || ^6.2 || ^7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 9e2247e

Please sign in to comment.