Resolve Dependency Conflict During Global Installation
Release Notes
Description
We have fixed an issue where the bootstrapguru/droid
package could not be installed globally using the command composer global require bootstrapguru/droid
due to a dependency conflict.
Changes
- Resolved the dependency conflict preventing the global installation of the
bootstrapguru/droid
package. - Updated dependencies to ensure compatibility with other globally required packages.
Installation
To install the package globally, use the following command:
composer global require bootstrapguru/droid