v1.5.0
Changed
- Dropped
illuminate/view
from thealleyinteractive/mantle-framework
package. There is a conflict between the dependent packageilluminate/support
andspatie/once
.alleyinteractive/mantle
will be updated to requireilluminate/view
directly. - Upgraded
mantle-framework/testkit
to supportnunomaduro/collision
v8 (which requires PHP 8.2 and PHPUnit 10+). - Drop support for
symfony/console
v6.2. All Symfony components are now at v7.0.