Syntax error, unexpected '|', expecting variable (T_VARIABLE) for PHP Spreadsheet ?
I want to put minimum requirement of PHP version is 7.3 but some unknown reason, it will gives us syntax error from vendor/psr/simple-cache/src/CacheInterface.php on line 34
To overcome this issue, I have used a command composer--ignore-platform-reqs to stop platform-reqs.php file checking, but same issue is appearing every-time.
also updated the composer.json file as require data, nothing is happening !