cachewerk / heroku-php-extensions

Pre-built PHP extensions for Heroku that are not included or fully supported by the official PHP buildpack.
https://php-extensions.herokuapp.com
MIT License
28 stars 5 forks source link

composer require "ext-swoole:*" #7

Closed vs0uz4 closed 3 years ago

vs0uz4 commented 3 years ago

Compose package not find. Captura de tela de 2021-04-17 13-54-05

composer require "ext-pcntl:*" its OK, swoole not found!

tillkruss commented 3 years ago

What does heroku config:get HEROKU_PHP_PLATFORM_REPOSITORIES show? As well as heroku stack?