Skip to content

Commit 13e6ce4

Browse files
committed
merged branch igorw/monolog-branch-alias (PR symfony#5750)
This PR was merged into the 2.1 branch. Commits ------- 2ffaeda Change monolog require-dev to use the branch alias instead of dev-master Discussion ---------- Change monolog require-dev to use the branch alias instead of dev-master Ping @Seldaek
2 parents 8731cc3 + 2ffaeda commit 13e6ce4

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
@@ -59,7 +59,7 @@
5959
"doctrine/orm": ">=2.2.3,<2.4-dev",
6060
"doctrine/data-fixtures": "1.0.*",
6161
"propel/propel1": "dev-master",
62-
"monolog/monolog": "dev-master"
62+
"monolog/monolog": "1.*"
6363
},
6464
"autoload": {
6565
"psr-0": {

0 commit comments

Comments
 (0)