composer gitignore update

This commit is contained in:
denisdulici
2017-12-02 12:43:55 +03:00
parent 2c1e4d1a06
commit dc7a85cb54
4 changed files with 4769 additions and 3 deletions

View File

@@ -17,7 +17,6 @@
"barryvdh/laravel-ide-helper": "2.3.*",
"bkwld/cloner": "3.2.*",
"dingo/api": "1.0.0-beta8",
"fzaninotto/faker": "1.6.*",
"guzzlehttp/guzzle": "6.3.*",
"intervention/image": "2.3.*",
"jackiedo/dotenv-editor": "1.*",
@@ -34,6 +33,9 @@
"sofa/eloquence": "5.4.*",
"tucker-eric/eloquentfilter": "1.1.*"
},
"require-dev": {
"fzaninotto/faker": "1.6.*"
},
"autoload": {
"classmap": [
"database",