Closed publiux closed 8 years ago
Please merge it!
@publiux thank you for this PR! Sorry missed this one. Does that grants backward-compatibility with 5.1? In that case we won't have to create a new branch for this one.
@publiux any idea if this will remain working for 5.1? @vovanmix did you try it out ?
+1 merge please <3
@canfiax would love to, just wondering if it breaks backward compatibility with 5.1. Sorry for taking long on this but I won't have the time to to try things out so if someone can please let me know so that I merge.
After taking a keen look at the code, it only breaks compatibility with PHP -5.5.9 which is acceptable. Merging.
This pull request updates the composer dependencies to sync with Laravel 5.2's dependencies. It raises the required PHP version to 5.5.9.
Also, for Travis CI, PHP 7 is no longer an allowed failure.
Suggest creating a new Laravel 5.2 branch for compatibility reasons.