Releases: cyrilverloop/codingame-php-tests
Releases · cyrilverloop/codingame-php-tests
6.12.0
[6.12.0] - 2025-11-30
Changed
- symfony/string v7.3.4 => v8.0.0.
- symfony/translation-contracts v3.6.0 => v3.6.1.
- twig/string-extra v3.22.0 => v3.22.1.
- phpunit 12.4.2 => 12.4.4.
- phpcs 3.13.4 => 3.13.5.
- phpcbf 3.13.4 => 3.13.5.
- cyril-verloop/codingame-configuration 1.20.0 => 1.21.0.
6.11.0
[6.11.0] - 2025-10-31
Changed
- removing Xdebug version in Dockerfile.
- PHPUnit 12.3.15 => 12.4.2.
- cyril-verloop/codingame-configuration 1.19.0 => 1.20.0.
6.10.0
[6.10.0] - 2025-09-30
Changed
- PHPUnit 12.3.7 => 12.3.15.
- phpcs 3.13.2 => 3.13.4.
- phpcbf 3.13.2 => 3.13.4.
- symfony/string v7.3.3 => v7.3.4.
- cyril-verloop/codingame-configuration 1.18.0 => 1.19.0.
6.9.0
[6.9.0] - 2025-08-31
Changed
- PHPUnit 12.3.0 => 12.3.7.
- psalm 6.13.0 => 6.13.1.
- cyril-verloop/codingame-configuration 1.17.1 => 1.18.0.
- symfony/string v7.3.2 => v7.3.3.
- symfony/polyfill-* v1.32.0 => v1.33.0.
6.8.1
[6.8.1] - 2025-07-31
Changed
- cyril-verloop/codingame-configuration 1.17.0 => 1.17.1.
6.8.0
[6.8.0] - 2025-07-31
Changed
- cyril-verloop/codingame-configuration 1.16.0 => 1.17.0.
- symfony/string v7.3.0 => v7.3.2.
- PHPUnit 12.2.5 => 12.2.9.
- psalm 6.12.0 => 6.13.0.
6.7.0
[6.7.0] - 2025-06-30
Changed
- PHPUnit 12.1.6 => 12.2.5.
- cyril-verloop/codingame-configuration 1.15.0 => 1.16.0.
6.6.0
[6.6.0] - 2025-05-31
Changed
- cyril-verloop/codingame-configuration 1.14.0 => 1.15.0.
6.5.0
[6.5.0] - 2025-04-30
Changed
- cyril-verloop/codingame-configuration 1.13.1 => 1.14.0.
Fixed
- code and test files generation when the configuration has no PHP code.
- copy Psalm on installation instead of linking.
6.4.1
[6.4.1] - 2025-03-31
Changed
- cyril-verloop/codingame-configuration 1.13.0 => 1.13.1.
Fixed
- generation of tests files when the name of a test contains "*/".