Releases: fr3nch13/cakephp-pta
Releases · fr3nch13/cakephp-pta
Ability to use either their or our test_app
Support for using this test_app.
When using this plugin, you no longer need to define a test application is your test/test_app
. In fact this can be removed completely.
Added the wait-for-it script
Added vishnubob/wait-for-it
so that any project using this plugin, can use it.
Initial PHP 8.x support.
Merge pull request #44 from fr3nch13/2.x-dev Moving to github workflows and initial support for php 8.x
Minor updates to packages.
- Updates the version thresholds for dependent packages
- Added som Cosing standard and PHPstan updates.
CakePHP 4.4.x update
- Upgrades the CakePHP framework to the 4.4.x release branch.
- Updates PHPStan's Level to 7.
Dependency bump.
Merge pull request #39 from fr3nch13/dependabot/composer/twig/twig-3.4.3 Bump twig/twig from 3.4.2 to 3.4.3
Initial compatibility with CakePHP 4.4.x
This version is the initial release for compatibility with the CakePHP 4.4.x minor release.