Releases: andi3/phpunit-docgen
Releases · andi3/phpunit-docgen
v1.0.1
v1.0.0
phpunit: Support 7 & 8 (#3) * phpunit: Test compatibility to phpUnit 7 & 8 Right now we support phpUnit 6 and nothing else. This is deprecated but still used by people with PHP 7.0 or less. Anyhow we step up to phpUnit 7 and 8. * Adapt current listener * composer.json: * Mark PHP 7.1 as minimum * Include symfony as requirement as this is used in the listener * docker: Add PHP 7.2 for testing purposes
V1
phpunit: Support 7 & 8 (#3) * phpunit: Test compatibility to phpUnit 7 & 8 Right now we support phpUnit 6 and nothing else. This is deprecated but still used by people with PHP 7.0 or less. Anyhow we step up to phpUnit 7 and 8. * Adapt current listener * composer.json: * Mark PHP 7.1 as minimum * Include symfony as requirement as this is used in the listener * docker: Add PHP 7.2 for testing purposes