1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-05 04:37:38 +02:00

Update branch alias in 1.0

This commit is contained in:
Jordi Boggiano
2015-12-18 18:18:28 +00:00
parent 3a41aa08c4
commit baca9641ba

View File

@@ -54,7 +54,8 @@
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.18.x-dev" "dev-master": "2.0.x-dev",
"1.0": "1.18.x-dev"
} }
}, },
"scripts": { "scripts": {