Skip to content

Commit

Permalink
Merge branch 'master' of github.com:terranc/laravel-eloquent-append-a…
Browse files Browse the repository at this point in the history
…utomate
  • Loading branch information
terranc committed Nov 5, 2019
2 parents 6f12a75 + 08e36fc commit 11a355c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
],
"require": {
"php": ">=5.6.4",
"illuminate/database": "~5.4",
"illuminate/console": "~5.4",
"illuminate/support": "~5.4",
"illuminate/cache": "~5.4"
"illuminate/database": "~6.0",
"illuminate/console": "~6.0",
"illuminate/support": "~6.0",
"illuminate/cache": "~6.0"
},
"require-dev": {
"phpunit/phpunit": "5.*",
"laravel/laravel": "~5.4",
"laravel/laravel": "~6.0",
"fzaninotto/faker": "^1.8"
},
"autoload": {
Expand Down

0 comments on commit 11a355c

Please sign in to comment.