issues Search Results · repo:drupal-composer/drupal-project language:PHP
Filter by
350 results
(79 ms)350 results
indrupal-composer/drupal-project (press backspace or delete to remove)With Drupal 11 is now available for several months, I think we need to switch the default branch to D11 and update docs.
I do not have permissions to do so - maybe you have @leymannx or @webflo
AlexSkrypnyk
- 1
- Opened on Jan 19
- #691
1. In extras.installer-types section add drupal-recipe:
installer-types : [
bower-asset ,
drupal-recipe ,
npm-asset
], ...
composer.json
D11
State: Needs triage
Type: Feature
normanlolx
- 4
- Opened on Dec 19, 2024
- #689
I would have love for this to be part of a regular composer script, but I keep finding myself digging for the version to
install. This is the following script I use to pick the version.
Note: This is ...
emilorol
- 3
- Opened on Oct 7, 2024
- #684
When running composer install on the current template, the .gitignore file is updated to have changes when compared to
the repository state, due to composer scaffolding overwriting it with a newer version ...
jnoordsij
- Opened on Jul 1, 2024
- #678
The current caret constraint ^10.2 allows versions =10.2.0 11.0.0. With the recent Drupal update to 10.3, projects
using this template without a composer.lock file received Drupal 10.3 updates. This affected ...
State: Needs triage
AlexSkrypnyk
- 7
- Opened on Jun 20, 2024
- #676
After merged PR https://github.com/drupal-composer/drupal-project/pull/673 with hard coded config dir ../config/sync our
drupal install/update process breaks, because our config dir, drupal root and composer ...
State: Needs triage
sascha-krug
- 2
- Opened on Jun 12, 2024
- #675
Some Drush commands will call exec() to run another Drush command (updatedb seems to be the main one, but there may be
others). Somewhere in here either the load.environment.php from the Composer autoloader ...
drush
State: Needs triage
dotsam
- 1
- Opened on Jun 6, 2024
- #674
Once #425 is implemented, it would be great to have the release drafts to be automatically created to ease the
maintenance burden.
Suggesting adding a new GHA to prepare the release notes draft. Note ...
State: Needs more discussion
Type: Documentation
AlexSkrypnyk
- Opened on May 15, 2024
- #661
ScriptHandler.php has checkComposerVersion() method to check the version of Composer.
Currently, it only checks that Composer is at least version 1.0.0. This was added in 2016 and is no longer a sufficient ...
D10
D11
State: In progress
Type: Defect
AlexSkrypnyk
- 1
- Opened on May 15, 2024
- #660
As a follow-up on #647 let s add composer normalize --dry-run to the CI to let it fail when the composer.json is not
normalized.
https://github.com/ergebnis/composer-normalize?tab=readme-ov-file#continuous-integration ...
D10
D11
Type: Feature
normanlolx
- 1
- Opened on May 14, 2024
- #653

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.