Skip to content

Commit 0fb21c3

Browse files
committed
[Demo] Require symfony/monolog-bundle ^4.0
1 parent d9ea9f8 commit 0fb21c3

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)