Код: Выделить всё
"require": {
"php": "^8.1",
"ext-intl": "*",
"ext-openssl": "*",
"ext-zip": "*",
"arielmejiadev/larapex-charts": "^5.2",
"barryvdh/laravel-dompdf": "^2.0",
"diglactic/laravel-breadcrumbs": "^7.1",
"doctrine/dbal": "^3.1",
"guzzlehttp/guzzle": "^7.0.1",
"intervention/validation": "^3.2",
"jorijn/laravel-security-checker": "^2.3",
"kwn/number-to-words": "^2.4",
"laravel/framework": "^v9.0",
"laravel/tinker": "^2.5",
"league/oauth2-facebook": "^2.2",
"maatwebsite/excel": "^3.1",
"madorin/matex": "^1.0",
"pbmedia/laravel-ffmpeg": "^8.1",
"phpoffice/phpspreadsheet": "^1.22",
"revolution/laravel-google-sheets": "^6.0",
"spatie/laravel-activitylog": "^4.5",
"spatie/laravel-sql-commenter": "^1.2"
},
Код: Выделить всё
PHP Fatal error: Declaration of Maatwebsite\Excel\Cache\MemoryCache::get(string $key, mixed $default = null): mixed must be compatible with PsrExt\SimpleCache\CacheInterface::get($key, $default = ) in /var/www/html/livepartners_v3.com/vendor/maatwebsite/excel/src/Cache/MemoryCache.php on line 62
Сравниваемые функции:
Код: Выделить всё
Подробнее здесь: [url]https://stackoverflow.com/questions/76630801/composer-install-error-declaration-of-maatwebsite-excel-cache-memorycacheget[/url]