Skip to content

Tags: alisissa/http

Tags

v1.2.0

Toggle v1.2.0's commit message
remove the package method from service provider

v1.1.1

Toggle v1.1.1's commit message
Merge pull request Vinelab#7 from dominikzogg/master

put an patch could contain data too

v1.1.0

Toggle v1.1.0's commit message
update readme

v1.0.0

Toggle v1.0.0's commit message
remove codeship status from readme

v0.1.10

Toggle v0.1.10's commit message
add dependencies image to readme

v0.1.9

Toggle v0.1.9's commit message
update tests to support phpunit downgrade to 3.7

v0.1.8

Toggle v0.1.8's commit message
Update requirement for Laravel 4.* framework instead of 4.0.*

v0.1.7

Toggle v0.1.7's commit message
Adds support for 302 redirects with a maximum of 50

0.1.7

Toggle 0.1.7's commit message
Fix issue with loading the Client class by replacing Vinelab\Services…

…\Http\Facades\Client with the correct namespace (Vinelab\Http\Facades\Client)

v0.1.6

Toggle v0.1.6's commit message
Drop ..\Services\.. namespace as it would potentially break the compa…

…tibility with Config and other Laravel conveniences