aws / aws-sdk-php-zf2

ZF2 module for using the AWS SDK for PHP to interact with AWS services like S3, DynamoDB, SQS, EC2, etc.
http://aws.amazon.com/sdkforphp/
Apache License 2.0
103 stars 63 forks source link

Relax version constraint on zend filter #56

Closed sunspikes closed 5 years ago

sunspikes commented 5 years ago

Related to https://github.com/aws/aws-sdk-php-zf2/pull/52, v2.8.0 add PHP 7.2 support for zend filters and this will allow to use latest zend filter.

sunspikes commented 5 years ago

Closing in favor of https://github.com/aws/aws-sdk-php-zf2/pull/55