session-encode-decode
session-encode-decode copied to clipboard
Add php-7.2 test
Changed log
- Add
php-7.2test in Travis CI build. - Change into
>=7.1insiderequireblock incomposer.json. - Upgrade the PHPUnit version to be
^6.5. - Using the class-based PHPUnit namespace to be compatible with the latest PHPUnit version.
Hi @Ocramius, I've changed ^6.5 to ^7 for PHPUnit version.
If having any problems, please write the comments to let me know :).