Skip to content

Commit

Permalink
Merge pull request #11 from dreamfactorysoftware/laravel-upgrade-release
Browse files Browse the repository at this point in the history
Add Laravel 6 support
  • Loading branch information
Taras Viyatyk authored Oct 24, 2019
2 parents 787b09c + 7bc6f17 commit 266899e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"dreamfactory/df-core": "~0.15.3",
"graham-campbell/github": "^7.5",
"graham-campbell/gitlab": "^1.7.0",
"graham-campbell/bitbucket": "^4.2",
"dreamfactory/df-core": "~0.16.0",
"graham-campbell/github": "^7.5|^8.2",
"graham-campbell/gitlab": "^1.7.0|^2.2",
"graham-campbell/bitbucket": "^4.2|^5.2",
"php-http/guzzle6-adapter": "^1.1"
},
"autoload": {
Expand Down

0 comments on commit 266899e

Please sign in to comment.