laravelista / comments

Native comments for your Laravel application.
MIT License
744 stars 142 forks source link

Installation Problem #169

Closed elsayedabdelnaby closed 3 years ago

elsayedabdelnaby commented 3 years ago

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

Problem 1

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

FathanAkram-app commented 3 years ago

same here

mabasic commented 3 years ago

Can you post your Laravel and PHP versions?

FathanAkram-app commented 3 years ago

no i quit trying to solve this XD, i made it on my own, i dont use library

elsayedabdelnaby commented 3 years ago

@mabasic php7.4 and Laravel "laravel/framework": "^7.29",

mabasic commented 3 years ago

@mabasic php7.4 and Laravel "laravel/framework": "^7.29",

The latest version of this package 4.5.0 works with PHP 7.4 and PHP 8.0 and with Laravel 8.

Version 3.5.0 was the last version to support Laravel 7. I cannot recommend using this older version, but I would suggest that you upgrade to Laravel 8 instead.

elsayedabdelnaby commented 3 years ago

@mabasic Ok, Thanks