thomaswelton / laravel-rackspace-opencloud

Laravel package for the Rackspace Open Cloud
29 stars 14 forks source link

Update composer.json #3

Closed lucacri closed 10 years ago

lucacri commented 10 years ago

Fixes the problem with the update in php-opencloud https://github.com/rackspace/php-opencloud/issues/204

thomaswelton commented 10 years ago

This has been merged and tagged as 0.2.2

jamiehannaford commented 10 years ago

@lucacri As you've noticed, a lot of the public API has had to change to incorporate underlying performance changes with the SDK. Would you like some help migrating your code to v1.7.0? I can submit some pull requests this week if you like. File upload speeds have significantly improved, so it would be awesome if your Laravel package could take advantage of all the new functionality.

thomaswelton commented 10 years ago

Yeah defiantly. Was gonna create an issue as a reminder for myself to do so. Any PRs would be welcomed. If the code is good I'm also really open to adding collaborators to all my repos to keep them maintained.

I doubt I'll be making a start on this over the next few days. So if you make a start drop me a heads up to avoid duplication of efforts.

Thanks guys.

On 4 Nov 2013, at 18:58, Jamie Hannaford notifications@github.com wrote:

@lucacri As you've noticed, a lot of the public API has had to change to incorporate underlying performance changes with the SDK. Would you like some help migrating your code to v1.7.0? I can submit some pull requests this week if you like. File upload speeds have significantly improved, so it be beneficial to your Laravel package, rather than relying on v1.6.0.

— Reply to this email directly or view it on GitHub.