Skip to content
This repository has been archived by the owner on Apr 7, 2019. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Dec 28, 2017
1 parent 51f6084 commit 2439d29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"illuminate/contracts": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
"illuminate/http": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
"graham-campbell/guzzle-factory": "^2.2"
"graham-campbell/guzzle-factory": "^3.0"
},
"require-dev": {
"graham-campbell/analyzer": "^2.0",
Expand All @@ -44,7 +44,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
"dev-master": "2.2-dev"
},
"laravel": {
"providers": [
Expand Down

0 comments on commit 2439d29

Please sign in to comment.