You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AWS PHP team is now using composer http://getcomposer.org. We have begun using it to manage our dependencies on AWS Elastic Beanstalk. It would be great if we could use the same mechanism with the zencoder library. All that is required is to checking a composer.json at the top of the library.
The AWS PHP team is now using composer http://getcomposer.org. We have begun using it to manage our dependencies on AWS Elastic Beanstalk. It would be great if we could use the same mechanism with the zencoder library. All that is required is to checking a composer.json at the top of the library.
See https://github.com/aws/aws-sdk-php/blob/master/composer.json for example.
Docs: https://packagist.org
The text was updated successfully, but these errors were encountered: