configuredco / haulable

Create standalone PHP CLI applications with PHP Micro CLI
MIT License
163 stars 3 forks source link

Php extensions #5

Open joaovdiasb opened 11 months ago

joaovdiasb commented 11 months ago

Hello! good package, I need to run the build of a specific project that needs php ext-ftp, even though it is specified in composer.json it gives me the following error:

Box Requirements Checker

Using PHP 8.2.4 PHP is using the following php.ini file: WARNING: No configuration file (php.ini) used by PHP!

Checking Box requirements:

  • The package "league/flysystem-ftp" requires the extension "ftp". Enable it or install a polyfill.
joaovdiasb commented 8 months ago

any thoughts?

jorbascrumps commented 8 months ago

I have some code that relies on zlib, hoping there's a path forward with this🙏