Skip to content

Commit

Permalink
composer
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-jennings authored and Neil Jennings committed Nov 18, 2019
1 parent 39eb31e commit 902ad70
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@
"php": ">=7.1",
"laravelcollective/html": "~5.8",
"bkwld/croppa": "~4.7.0",
"blueimp/jQuery-File-Upload": "9.19.1",
"guzzlehttp/guzzle": "6.*",
"laravel/framework": "5.8.*"
"blueimp/jquery-file-upload": "9.19.1",
"guzzlehttp/guzzle": "6.*"
},
"require-dev": {
"phpunit/phpunit": "~6.0",
Expand Down

0 comments on commit 902ad70

Please sign in to comment.