PHP 7.3 and 7.4 support
Adds support for PHP 7.3 and 7.4.
Technically, no code changes. This is just the first version that is formally being tested under these versions of PHP.
Other minor changes:
- Non-functional cleanup of code and README.
- Use official
composer
docker image rather thangraze/composer
. - Updated dependencies in lock file.