[Nostromo] Composer tweaks

This commit is contained in:
Andrés Montañez 2017-01-08 01:46:19 -03:00
parent 3749978ccc
commit f1693d10d8
2 changed files with 8 additions and 2 deletions

View file

@ -33,5 +33,11 @@
"**/Tests/" "**/Tests/"
] ]
}, },
"bin": ["bin/mage"] "bin": ["bin/mage"],
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev",
"dev-nostromo": "3.x-dev"
}
}
} }

2
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "9c173713ae84b1c0c845e53cf8f62d27", "content-hash": "d9ca16d331cb81c45675d3905de30974",
"packages": [ "packages": [
{ {
"name": "monolog/monolog", "name": "monolog/monolog",