Skip to content

Commit

Permalink
Merge branch 'master' into update-vimeo-api-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug authored Mar 6, 2020
2 parents 3700e96 + 2271eef commit 1a95712
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
],
"require": {
"php": "^7.2",
"illuminate/contracts": "^5.8|^6.0|^6.2",
"illuminate/support": "^5.8|^6.0|^6.2",
"illuminate/contracts": "^5.8|^6.0|^7.0",
"illuminate/support": "^5.8|^6.0|^7.0",
"graham-campbell/manager": "^4.0",
"vimeo/vimeo-api": "^3.0.3"
},
"require-dev": {
"laravel/framework": "^5.8|^6.0|^6.2",
"laravel/framework": "^5.8|^6.0|^7.0",
"graham-campbell/analyzer": "^2.0",
"graham-campbell/testbench": "^5.2",
"mockery/mockery": "^1.0",
Expand Down

0 comments on commit 1a95712

Please sign in to comment.