4.1 Release
Changelog
- PHP 8.1 is the minimum required.
- Implemented immutability for options and resolutions.
- Added default resolutions and options to Laravel configuration file.
- Resolution types are declared by NodeResolution enumeration instead constant values (breaking change).
- Implemented "clone" method.