Skip to content

Resolve Dependency Conflict During Global Installation

Compare
Choose a tag to compare
@vijaythecoder vijaythecoder released this 04 Jul 18:21
· 143 commits to main since this release
01b8f76

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