-
[Composer ](https://getcomposer.org/) is used to manage Drupal and all dependencies (modules, themes, libraries) including custom ones.
MMODA D10 is using many external libraries :
| Name | Licens…
-
## Motivation
This issue serves as a milder alternative to #2755, which radically changed plugin installation methods.
Compared to #2755, this issue does not aim to resolve issues with NIH class l…
-
In some sites, updating composer/composer produces errors and it is not possible to revert. This has happened in a project where composer is only iinstalled in vendor/bin.
The error was:
```bash…
-
The composer.json references a jsonpath library that is no longer used in the code.
However, if I'd like to use both this library and the newer version of jsonpath library I cannot because the vers…
-
Most problems come from the /vendors.
This is what I had to do, although maybe some composer magic can do it automatically.
Updated these manually with latest from Github
/vendors
update …
-
Hello,
First of all, thank you for your hard work on amphp/socket and the broader Amp ecosystem. These libraries are fantastic tools for asynchronous programming in PHP.
I would like to bring to…
Ineod updated
13 hours ago
-
I have an issue with the checkout of a tagged version from a git (vcs) repo:
The [composer doc on versioning](https://getcomposer.org/doc/articles/versions.md#branches) says:
_If you're checking…
-
The goal is to provide high test coverage of the library code together with various supported dependencies while keeping the number of test jobs to the necessary minimum.
### Types of Dependencies
…
-
pie install phpredis/phpredis -vvv
Box Requirements Checker
========================
> Using PHP 8.3.12
> PHP is using the following php.ini file:
/opt/homebrew/etc/php/8.3/php.ini
> Che…
-
hello:
i am building planning master branch on ubuntu 20.04.6(focal)
command:
```bash
rosinstall src/tesseract_ros/ src/tesseract_ros/dependencies.rosinstall
rosdep install --from-paths src -ir…