beyondcode / laravel-comments

Add comments to your Laravel application
https://beyondco.de
MIT License
541 stars 90 forks source link

Installation failure on Laravel 7.12 #15

Closed tzriqat closed 7 months ago

tzriqat commented 4 years ago

Hi guys, tried to install this package several times, same result

Composer log:

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

Problem 1

Installation failed, reverting ./composer.json to its original content. vagrant@homestead:~/code/mt$

srigurubyo commented 4 years ago

Yes, I am hitting the same problem too.

mrkalmdn commented 4 years ago

Same with v7.19

salvationarinze commented 4 years ago

+1

jschlies commented 4 years ago

+1

zubek commented 4 years ago

Guys, just look at sources, its simply. Create your own traits, model and service provider and use it

Domenikus commented 4 years ago

Same for me

jobyh commented 4 years ago

It is possible to install with 7 from master see my comment https://github.com/beyondcode/laravel-comments/issues/16#issuecomment-683413462