laravel-trix icon indicating copy to clipboard operation
laravel-trix copied to clipboard

PHP 8.0.0 Compatibility

Open kasirye opened this issue 4 years ago • 5 comments

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

kasirye avatar Jan 07 '21 18:01 kasirye

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

kasirye avatar Jan 09 '21 00:01 kasirye

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

log2e avatar Jan 14 '21 12:01 log2e

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

Donotavio avatar Jan 20 '21 23:01 Donotavio

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

Donotavio avatar Jan 21 '21 00:01 Donotavio

@kasirye @log2e pull request merged :)

Donotavio avatar Jan 21 '21 01:01 Donotavio