Skip to content

Commit

Permalink
Merge pull request #5 from Dylan-DPC/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
ezra-obiwale authored Dec 24, 2017
2 parents 14bb215 + 965e73c commit 1ffe1e7
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 @@ -21,12 +21,12 @@
],
"require": {
"php": ">=7.0",
"laravel/framework": "~5.5",
"laravel/framework": "5.5.*",
"guzzlehttp/guzzle": "~6.0"
},
"autoload": {
"psr-4": {
"Laraquick\\": "src/"
}
}
}
}

0 comments on commit 1ffe1e7

Please sign in to comment.