amaelftah / laravel-trix

Configurable Basecamp Trix Editor (WYSIWYG) delivered to your laravel application
MIT License
526 stars 53 forks source link

PHP 8.0.0 Compatibility #50

Open kasirye opened 3 years ago

kasirye commented 3 years ago

Hi, Package te7a-houdini/laravel-trix has a PHP requirement incompatible with PHP 8.0.0

kasirye commented 3 years ago

Having a challenge running this trix package on Laravel 8 php8.0.0. Kindly requesting for assistance

log2e commented 3 years ago

Same problem here (PHP version 8.0.1). On installation I get this error message:

[InvalidArgumentException] Package te7a-houdini/laravel-trix has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version

Donotavio commented 3 years ago

Should not be added to composer.json "require": { "php": "^7.1|^8.0"}?

Donotavio commented 3 years ago

Follow pull request -> https://github.com/amaelftah/laravel-trix/pull/52

Donotavio commented 3 years ago

@kasirye @log2e pull request merged :)