youthweb / php-youthweb-api

🔌 PHP Youthweb API is an object-oriented wrapper for PHP of the Youthweb API.
GNU General Public License v3.0
3 stars 1 forks source link

Raise PHP requirement to PHP 7.2 #16

Closed Art4 closed 4 years ago

Art4 commented 4 years ago

In composer.json set PHP requirement to ^7.2 PHPUnit must set to ^6 || ^7 In .travis-ci.yml remove PHP builds with PHP <7.2