martin-g commented on PR #3057:
URL: https://github.com/apache/avro/pull/3057#issuecomment-2642788366

   BTW the Docker build (used for making releases) now fails with:
   ```
   Composer is operating significantly slower than normal because you do not 
have the PHP curl extension enabled.
   No composer.lock file present. Updating dependencies to latest instead of 
installing from lock file. See https://getcomposer.org/install for more 
information.
   Loading composer repositories with package information
   Updating dependencies
   Your requirements could not be resolved to an installable set of packages.
   
     Problem 1
       - Root composer.json requires PHP extension ext-curl * but it is missing 
from your system. Install or enable PHP's curl extension.
   ```
   
   https://github.com/apache/avro/actions/runs/13179052484/job/36785107081
   
   Could someone send a PR to fix it ?
   It also complains about a missing composer.lock file.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to