- allow Symfony 6.0
- require Symfony 5.3+
- require PHP 8
- use collection 5.0
- re-namespace to
Somnambulist\Components
- require PHP 7.4
- require Symfony 5.X
- change return types to use the Immutable interface instead of FrozenCollection
- Updated to somnambulist/collection 3
- strict types enabled
- requires Symfony 4 or above
- Symfony 4 version constraint
Initial commit, forked from somnambulist/laravel-domain-input-mapper.