mohammedmanssour / laravel-recurring-models

The ultimate solution for adding recurring functionality to your Laravel Models!
MIT License
249 stars 20 forks source link

[Bug]: Conflicts with other packages in Laravel 11 #14

Closed Sergiobop closed 6 months ago

Sergiobop commented 7 months ago

What happened?

Trying to install/update my project to Laravel 11.

How to reproduce the bug

mohammedmanssour/laravel-recurring-models v0.5.1 requires illuminate/contracts ^10.0 (and other packages that are updated require 11.0)

Package Version

0.5.1

PHP Version

8.3

Laravel Version

11

Which operating systems does with happen with?

No response

Notes

No response

mohammedmanssour commented 6 months ago

Should be fixed with #16