Releases: sumocoders/application-skeleton
Releases · sumocoders/application-skeleton
v6.3.0
What's Changed
- Use deployer.phar as dep does not exist anymore by @tijsverkoyen in #75
- Symfony61 by @dreadnip in #76
Full Changelog: v.6.2.1...v6.3.0
v6.2.1
What's Changed
- Allow some plugins to execute code by @tijsverkoyen in #70
- phpstan and phpcs can't fail by @tijsverkoyen in #68
- Use PHP 8.1 images by @tijsverkoyen in #71
- Limit the number of releases that should be kept to 3 by @tijsverkoyen in #73
- Doctrine test configuration is not in a separate file anymore by @tijsverkoyen in #72
- Disable Chrome installation per default by @tijsverkoyen in #69
- Remove the asset build steps from our default deploy.php by @dreadnip in #74
Full Changelog: v6.2.0...v.6.2.1
v6.2.0
What's Changed
- Stylelint improvements by @tijsverkoyen in #61
- Lock ChromeDriver to v97 by @jonasdekeukelaere in #65
- Remove the default Stimulus controller by @dreadnip in #67
Full Changelog: v6.1.5...v6.2.0
v6.1.5
What's Changed
- Refactor old Deployer ->local method to new ->runLocally by @dreadnip in #59
- Use more recent version of PHPStan by @tijsverkoyen in #60
- Ignore git folder by @tijsverkoyen in #62
- Actually fix the runLocally method this time by @dreadnip in #64
Full Changelog: v6.1.4...v6.1.5
v6.1.4
v6.1.3
v6.1.2
v6.1.1
Merge pull request #54 from jonasdekeukelaere/fix-tests Fix tests gitlab ci