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

Add a branch alias to composer.json

This commit is contained in:
Alexander 2014-01-16 22:23:16 +01:00
parent 06d1ea7e74
commit f1b90357e0

View File

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