How to Install php-composer-ca-bundle in Ubuntu 18.04



Install php-composer-ca-bundle by entering the following commands in the terminal:

sudo apt update
sudo apt install php-composer-ca-bundle

Description:

utility library to find a path to the system CA bundle

The ca-bundle library has been split away from Composer. . Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.

Homepage: https://github.com/composer/ca-bundle

Version: 1.1.0-1

Section: universe/php