Skip to content

Commit

Permalink
Merge pull request #2 from alexciarlillo/master
Browse files Browse the repository at this point in the history
Removed league/uri dependency
  • Loading branch information
IlCallo committed Apr 17, 2018
2 parents 1f0079d + 663e1d6 commit f514d7c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 479 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"require": {
"php" : "^7.1",
"illuminate/support": "~5.5.0|~5.6.0",
"aws/aws-sdk-php": "^3.52",
"league/uri": "^5.2"
"aws/aws-sdk-php": "^3.52"
},
"require-dev": {
"orchestra/testbench": "~3.4.4|~3.5.0|~3.6.0",
Expand Down
Loading

0 comments on commit f514d7c

Please sign in to comment.