Releases: mediact/testing-suite
Releases · mediact/testing-suite
2.4.0: Merge pull request #53 from mediact/feature/composer-2-compatibility
Make compatible with composer 2
2.3.1: In Symfony <4.x the constructor of Process should take a string
When using an 1.10.x PHAR of composer the included Symfony Process implementation can not handle an array in it's constructor.
Default bitbucket pipelines to use PHP 7.3
With this, also make sure composer does not update to composer 2.
2.2.1: Require grumphp higher than 0.19
The grumphp config is not compatible with versions lower than 0.19
2.1.0: Merge pull request #48 from mediact/feature/enable-symfony-5x
2.1.0 Enable Symfony 5.x
2.0.1: Merge pull request #46 from mediact/feature/disable-parallel-grumphp
2.0.1 Disable parallel running of steps in grumphp
1.25.1: Merge pull request #47 from mediact/feature/disable-parallel-grumphp-v1
1.25.1 Disable parallel running of steps in grumphp
Feature: added compatibility coding standard v3
2.0.0 Feature: added compatibility coding standard v3
1.25.0: Merge pull request #44 from mediact/feature/support-grumphp-0-19
1.25.0 Support GrumPHP 0.19
1.24.0
Merge pull request #42 from mediact/feature/implement-magento2-custom…