Skip to content

Commit

Permalink
Remove http_build_url dep and encode all URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
paulstraw committed Feb 24, 2016
1 parent a9d91f5 commit 290b62c
Show file tree
Hide file tree
Showing 4 changed files with 281 additions and 191 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"imgix"
],
"require": {
"php": ">=5.3",
"jakeasmith/http_build_url": "^1.0"
"php": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "*"
Expand Down
Loading

0 comments on commit 290b62c

Please sign in to comment.