Version 2.2 of the TypeDCMS Starter Kit for PHP has been released
Dependency updates and fixes PHP 8.5 deprecation warning.
Photo by Ben Griffiths
In This Release
This is a minor release that brings some dependency updates and fixes PHP 8.5 deprecation warning.
- Bumped
illuminate/containerandilluminate/collectionsto 13.0. - Bumped
swisnl/json-api-clientto 2.6.2. - Bumped
phpunit/phpunitto 12.0. - Fixed PHP 8.5 deprecation warning for
TestCase::mock()method.