Skip to content

Commit a406d0a

Browse files
committed
Fix composer.json
1 parent 1de03f3 commit a406d0a

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
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": ">=5.3.2",
2121
"monolog/monolog": ">=1.0",
22-
"symfony/monolog-bridge": ">=2.1"
22+
"symfony/monolog-bridge": ">=2.1.0-dev"
2323
},
2424
"autoload": {
2525
"psr-0": { "Symfony\\Bundle\\MonologBundle": "" }

0 commit comments

Comments
 (0)