Skip to content

Commit

Permalink
minor #486 Fix CI (HypeMC)
Browse files Browse the repository at this point in the history
This PR was merged into the 3.x-dev branch.

Discussion
----------

Fix CI

Fixes https://github.com/symfony/monolog-bundle/actions/runs/10134253734/job/28020275060

Commits
-------

9947134 Fix CI
  • Loading branch information
derrabus committed Jul 29, 2024
2 parents 06ddd76 + 9947134 commit b2b5f9a
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 @@ -26,7 +26,7 @@
"require-dev": {
"symfony/yaml": "^5.4 || ^6.0 || ^7.0",
"symfony/console": "^5.4 || ^6.0 || ^7.0",
"symfony/phpunit-bridge": "^6.3 || ^7.0"
"symfony/phpunit-bridge": "^7.1"
},
"autoload": {
"psr-4": { "Symfony\\Bundle\\MonologBundle\\": "" },
Expand Down

0 comments on commit b2b5f9a

Please sign in to comment.