laravel-ready / license-server

Ready to use License Server package for Laravel. Add a licensing system to your products or services.
MIT License
100 stars 23 forks source link

Laravel 10 #6

Closed ppalashturov closed 1 year ago

ppalashturov commented 1 year ago

Your requirements could not be resolved to an installable set of packages.

Problem 1

You can also try re-running composer require with an explicit version constraint, e.g. "composer require laravel-ready/license-server:*" to figure out if any version is installable, or "composer require laravel-ready/license-server:^2.1" if you know which you need.

relliv commented 1 year ago

@ppalashturov Laravel 10 supporting now, can you try again?

ppalashturov commented 1 year ago

Thanks!