Installation of intervetion/image package to manage pilots avatars and others images.

This commit is contained in:
José Bustos
2018-04-30 20:58:30 -03:00
committed by Nabeel Shahzad
parent ec565fa0de
commit d0485f98a9
2 changed files with 74 additions and 3 deletions

View File

@@ -39,7 +39,8 @@
"igaster/laravel-theme": "^2.0",
"anhskohbo/no-captcha": "^3.0",
"league/csv": "^9.1",
"codedungeon/phpunit-result-printer": "^0.13.0"
"codedungeon/phpunit-result-printer": "^0.13.0",
"intervention/image": "^2.4"
},
"require-dev": {
"phpunit/phpunit": "~7.0",