Releases: tpg/platoon
Releases · tpg/platoon
v2.0.1
v2.0.0
- Laravel 11 support
- Dropped PHP 8.1 support
v1.3.5
Removed the spatie/laravel-data
package as we don't actually use it.
v.1.3.4
Fixed a bug in the PHP flags config.
v1.3.3
Actions update.
v1.3.2
Fixes to composer dependency install.
v1.3.1
- Whoops.
v1.3.0
Just a small update to fix an irritating Composer install problem.
- Dependency update.
- Pass
-dallow_url_open=1
to the PHP cli when installing composer.
v1.2.0
Simple one: Laravel 10 support.
v1.1.0
This release fixes a number of small bugs that crept into the v1.0 release, mainly around the placement of the composer.phar
executable.
- The composer install location will now correctly default to the project root.
- The base directory config should be "root" and not "path". There were some basic config changes that didn't make it into the previous release.
- Added test support for PHP 8.2.