Skip to content

Commit cc7881c

Browse files
committed
feature #1101 [Demo] Require symfony/monolog-bundle ^4.0 (OskarStark)
This PR was merged into the main branch. Discussion ---------- [Demo] Require symfony/monolog-bundle ^4.0 | Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | Docs? | no | Issues | -- | License | MIT Commits ------- 0fb21c3 [Demo] Require symfony/monolog-bundle ^4.0
2 parents d9ea9f8 + 0fb21c3 commit cc7881c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"symfony/http-client": "^7.4",
3030
"symfony/mcp-bundle": "@dev",
3131
"symfony/mime": "^7.4",
32-
"symfony/monolog-bundle": "^3.10",
32+
"symfony/monolog-bundle": "^4.0",
3333
"symfony/runtime": "^7.4",
3434
"symfony/twig-bundle": "^7.4",
3535
"symfony/uid": "^7.4",

0 commit comments

Comments
 (0)