Skip to content

Commit

Permalink
Update for Laravel 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sausin committed Sep 4, 2019
1 parent af698e7 commit 989ec38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"require": {
"php-opencloud/openstack": "^3.0",
"illuminate/support": "5.4.x|5.5.x|5.6.x|5.7.x|5.8.x",
"illuminate/support": "5.4.x|5.5.x|5.6.x|5.7.x|5.8.x|6.0.x",
"league/flysystem": "^1.0",
"nimbusoft/flysystem-openstack-swift": "^0.2.1",
"nesbot/carbon": "^1.26.3 || ^2.0"
Expand Down

0 comments on commit 989ec38

Please sign in to comment.