Browse Source

[Nostromo] Composer

pull/1/head
Andrés Montañez 8 years ago
parent
commit
5852e02765
  1. 8
      composer.json
  2. 2
      composer.lock

8
composer.json

@ -28,5 +28,11 @@
"exclude-from-classmap": [
"**/Tests/"
]
}
},
"config": {
"bin-dir": "bin"
},
"bin": [
"bin/mage"
]
}

2
composer.lock generated

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

Loading…
Cancel
Save