Dezső BICZÓ
Dezső BICZÓ
No worries, I get that, I have just wanted to highlight that possibly fixing the real problem would be better for the community than a bandaid. I'll try to find...
Do not just auto-generate entity mapping and other stateful information _once_ because they change as the time passes. Also provide a command to keep those up to date - maybe...
Requesting update also :)
`webflo/drupal-core-strict` and `webflo/drupal-core-require-dev` would not exist if `drupal/core` would be highest-lowest tested by the maintainers. Related issue: https://www.drupal.org/project/drupal/issues/2947893 `drupal/drupal` is a composer _project_ that could have and has `composer.lock` committed...
> It has happened a number of times that some dependency of drupal/core has released a new version that had some bug or issue that expressed itself in Drupal. Yes,...
Related PR is here: https://github.com/drupal-composer/drupal-project/pull/286
https://github.com/fxpio/composer-asset-plugin/pull/330 if this PR gets accepted this could provide a better way not just for us, but for other PHP frameworks to depend on JS libraries (assets) without depending on...
Building upon @drumm's insights, let me elaborate on how my `composer audit` extension package, known as the [Drupal Dependency Quality Gate Composer Audit plugin](https://github.com/mxr576/ddqg-composer-audit), harnesses information from Drupal.org to identify...