michaeldyrynda / laravel-model-uuid

This package allows you to easily work with UUIDs in your Laravel models
MIT License
451 stars 47 forks source link

[7.1] Dev package requirement #128

Closed TomKita closed 1 year ago

TomKita commented 1 year ago

Hi I'm getting the following error.

In LaravelModelUuidServiceProvider.php line 9: Class "Spatie\LaravelPackageTools\PackageServiceProvider" not found

The Spatie package is marked as a dev only in this project's composer.json.

aswinghosh-2hats commented 1 year ago

Same here

michaeldyrynda commented 1 year ago

Fixed - sorry about that! 😅