Closed olimorris closed 9 years ago
@Mahmoudz - I note that this works with all PHP versions above PHP 5.4
@olimorris yup that's because L5.1 requires 5.5.9+ if you wish you can remove the 5.4 bits from .travis.yml
and tests should pass. Thanks for the PR :+1:
@Mulkave @Mahmoudz - Updated the travis.yml
file so this should be good to go for Laravel 5.1.
Thanks!
Hoping this will now work for Laravel 5.1.
I should be noted that v5.1. requires AWS ~3.0 if people use AQS for queuing or SES.