Skip to content

1.43.8

Choose a tag to compare

@freekmurze freekmurze released this 16 Apr 11:52
· 8 commits to main since this release
0de5b86

What's Changed

Fixes two paired errors on PHP 8.5 during app boot (ReflectionException: Class "request" does not exist and Unresolvable dependency resolving [Parameter #0 [ <required> array $settings ]] in class Spatie\Ray\Settings\Settings) by making register() purely declarative and moving setProjectName() into boot().

Full Changelog: 1.43.7...1.43.8