Skip to content

Commit b2b5f9a

Browse files
committed
minor #486 Fix CI (HypeMC)
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
2 parents 06ddd76 + 9947134 commit b2b5f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require-dev": {
2727
"symfony/yaml": "^5.4 || ^6.0 || ^7.0",
2828
"symfony/console": "^5.4 || ^6.0 || ^7.0",
29-
"symfony/phpunit-bridge": "^6.3 || ^7.0"
29+
"symfony/phpunit-bridge": "^7.1"
3030
},
3131
"autoload": {
3232
"psr-4": { "Symfony\\Bundle\\MonologBundle\\": "" },

0 commit comments

Comments
 (0)