spatie / laravel-data

Powerful data objects for Laravel
https://spatie.be/docs/laravel-data/
MIT License
1.28k stars 209 forks source link

Possible break in 4.8.0 #839

Closed bastianschwarz closed 2 months ago

bastianschwarz commented 2 months ago

✏️ Describe the bug Hey there, jsut as a heads up: Dependabot already picked up the 4.8.0 release and our CI lit up like a christmas tree.

image

↪️ To Reproduce I haven't done any digging yet, thought it would be more important to maybe get a warning out fast. :)

✅ Expected behavior Since this is a minor release it should not break existing installations.

🖥️ Versions

Laravel: 10 Laravel Data: 4.8.0 PHP: 8.3

rubenvanassche commented 2 months ago

Apparently a dependency was included in the dev dependencies but not in the non dev dependencies, fixed with 4.8.1