reziamini / laravel-easypanel

A beautiful and flexible admin panel creator based on Livewire for Laravel
https://easypanel.netlify.app/getting-started
MIT License
610 stars 103 forks source link

installation failing in Laravel 11 #78

Open LexPanda9 opened 3 weeks ago

LexPanda9 commented 3 weeks ago

when i run composer require rezaamini-ir/laravel-easypanel in my project running on Laravel11, I get requirement errors;

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 rezaamini-ir/laravel-easypanel:*" to figure out if any version is installable, or "composer require rezaamini-ir/laravel-easypanel:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

moaminsharifi commented 3 weeks ago

I will work on it, please wait about one week. currently I am working on #77