1
0
mirror of https://github.com/danog/amp.git synced 2024-11-26 20:15:00 +01:00

Merge pull request #5 from asm89/patch-1

Add a branch alias to composer.json
This commit is contained in:
Daniel Lowrey 2014-01-16 13:47:45 -08:00
commit 756acb293f

View File

@ -18,5 +18,8 @@
"psr-0": {
"Alert": "src"
}
},
"branch-alias": {
"dev-master": "0.3.x-dev"
}
}