sqits / laravel-userstamps

Package to maintain the users who created, updated and deleted eloquent models
MIT License
18 stars 7 forks source link

Packagist version is still only supporting Laravel 8 #14

Closed Sophist-UK closed 1 year ago

Sophist-UK commented 2 years ago

Although this repo has a commit to support Laravel 9, the version on Packagist still only supports up to v8.

zamblas commented 2 years ago

You can install the dev-master branch composer require sqits/laravel-userstamps:dev-master

Sophist-UK commented 2 years ago

Yup - I worked that out.

rschaaphuizen commented 1 year ago

Thanks for noticing the issue, the package is now updated to support laravel 9