Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Merge requests
!8115
All Readme updates to .md files
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
All Readme updates to .md files
issue/drupal-3044974:issue-3044974
into
11.x
Overview
0
Commits
4
Pipelines
8
Changes
66
Open
Steve Kessler
requested to merge
issue/drupal-3044974:issue-3044974
into
11.x
10 months ago
Overview
0
Commits
4
Pipelines
8
Changes
66
Expand
0
0
Merge request reports
Compare
11.x
version 7
f64bfa0b
6 months ago
version 6
fafdbf46
6 months ago
version 5
5cb43e06
6 months ago
version 4
f7f708fc
6 months ago
version 3
4188e9d0
10 months ago
version 2
ded7fe49
10 months ago
version 1
3fdd6c64
10 months ago
11.x (base)
and
latest version
latest version
5725237e
4 commits,
6 months ago
version 7
f64bfa0b
3 commits,
6 months ago
version 6
fafdbf46
2 commits,
6 months ago
version 5
5cb43e06
1 commit,
6 months ago
version 4
f7f708fc
76 commits,
6 months ago
version 3
4188e9d0
75 commits,
10 months ago
version 2
ded7fe49
2 commits,
10 months ago
version 1
3fdd6c64
1 commit,
10 months ago
66 files
+
34
−
35
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
66
Search (e.g. *.vue) (Ctrl+P)
composer/Generator/BuilderInterface.php
+
1
−
1
Options
@@ -11,7 +11,7 @@
* called by the PackageGenerator in order to produce a derived metapackage from
* the provided source package.
*
* See the README.
txt
file in composer/Metapackage for a description of what
* See the README.
md
file in composer/Metapackage for a description of what
* a metapackage is, and an explanation of the metapackages produced by the
* generator.
*/
Loading