1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 13:16:39 +02:00

Merge pull request #185 from stof/patch-1

Fixed the branch alias for master
This commit is contained in:
Jordi Boggiano
2013-04-24 08:45:58 -07:00

View File

@@ -33,7 +33,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
"dev-master": "1.5.x-dev"
}
}
}