Open dnl4 opened 2 years ago
I face the same issue Have you find any solution ?
Same here.
I found the solution by adding --ignore-platform-req=ext-zip instead of --ignore-platform-reqs in Dockerfile
Like this; RUN composer install --ignore-platform-req=ext-zip
Hello, after run
./run.sh
, I get this error, aftercomposer install --ignore-platform-reqs
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 255