1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 12:12:48 +01:00

Merge pull request #943 from codedge/#940-Move-Faker-to-dev-section

Move Faker to require-dev section
This commit is contained in:
Hillel Coren 2016-07-02 22:34:29 +03:00 committed by GitHub
commit 5f433f2ed9

View File

@ -73,7 +73,6 @@
"omnipay/braintree": "~2.0@dev",
"gatepay/FedACHdir": "dev-master@dev",
"websight/l5-google-cloud-storage": "^1.0",
"fzaninotto/faker": "^1.5",
"wepay/php-sdk": "^0.2",
"collizo4sky/omnipay-wepay": "dev-additional-calls"
},
@ -84,7 +83,8 @@
"codeception/c3": "~2.0",
"symfony/dom-crawler": "~3.0",
"barryvdh/laravel-ide-helper": "~2.2",
"barryvdh/laravel-debugbar": "~2.2"
"barryvdh/laravel-debugbar": "~2.2",
"fzaninotto/faker": "^1.5"
},
"autoload": {
"classmap": [