Skip to content

v0.11.2: Relax php constraint to allow PHP 8 (#137)

Compare
Choose a tag to compare
@pepakriz pepakriz released this 11 Nov 18:46
· 7 commits to master since this release
e62cf84
* Relax php constraint to allow PHP 8

* Run tests against PHP 8.0

* Allow installing PHPUnit 9

PHPUnit has very narrow range of supported php version.
PHPUnit 7 is still needed and used for php <7.3.

* Update slevomat/coding-standard