Skip to content

Releases: coddin-web/laravel-preset

2.0.0

25 Jul 07:46
Compare
Choose a tag to compare

Implementation of Kubernetes configuration
Update PHPCS ruleset

1.0.0

12 Apr 06:56
Compare
Choose a tag to compare
Set minimum PHP version to 8.3 in composer.json file

This commit updates the PHP version requirement from "^8.2" to "^8.3" in the 'composer.json' file. The 'composer.json' scripts section has been left untouched, and only the PHP version requirement has been altered. Simultaneously, the 'rector/rector' composer plugin version specification has been updated to 'dev-main'.