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 committed Dec 28, 2017
1 parent 96822d6 commit 4176f14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -19,7 +19,7 @@
],
"require": {
"php": "^7.0",
"graham-campbell/guzzle-factory": "^2.2",
"graham-campbell/guzzle-factory": "^3.0",
"illuminate/contracts": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
"league/commonmark": "^0.15|^0.16"
Expand All @@ -45,7 +45,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "5.2-dev"
"dev-master": "5.3-dev"
},
"laravel": {
"providers": [
Expand Down

0 comments on commit 4176f14

Please sign in to comment.