mirror of
https://github.com/opdavies/build-configs.git
synced 2025-02-02 05:47:32 +00:00
304 B
304 B
Changelog
Unreleased
Added
- Add CHANGELOG.md.
- Add missing validation rules to the
Configuration
DTO object. - Add a test to ensure the web server is a valid type.
Changed
App\Enum\Webserver
now returns a string.ConfigurationValidatorTest
no longer performs serialisation.