AcclimateContainer / acclimate-container

Adapters for PHP framework containers to an interoperable interface
MIT License
220 stars 16 forks source link

Removing Guzzle 3. (Guzzle 6 does not have a container) #26

Closed Sam-Burns closed 8 years ago

Sam-Burns commented 8 years ago

Ref https://github.com/jeremeamia/acclimate-container/issues/9

jeremeamia commented 8 years ago

Don't forget to remove this line: https://github.com/jeremeamia/acclimate-container/blob/master/src/Adapter/map.php#L16

Sam-Burns commented 8 years ago

Well spotted, thanks @jeremeamia :-)