pomm-project / ModelManager

Model Manager for the Pomm database framework.
MIT License
66 stars 27 forks source link

add php7.1 and php7.2 support #85

Closed stood closed 5 years ago

stood commented 5 years ago

Add composer.lock because travis use composer install and the atoum version of this composer.lock doesn't work with php7.1

sanpii commented 5 years ago

composer.lock is painfull to maintain uptodate. Maybe you can update atoum if you use php7: https://github.com/Behatch/contexts/blob/master/.travis.yml#L49