Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cloud
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
cloud
Merge requests
!2307
Issue
#3458421
by yas: Add the required property description in composer.json
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Issue
#3458421
by yas: Add the required property description in composer.json
issue/cloud-3458421:3458421-add-the-required-6.x
into
6.x
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Issue #3458421 by yas: Add the required property description in composer.json
Yas Naoi
requested to merge
issue/cloud-3458421:3458421-add-the-required-6.x
into
6.x
Jul 2, 2024
Overview
0
Commits
1
Pipelines
2
Changes
1
Closes
#3458421
0
0
Merge request reports
Compare
6.x
version 1
445b5218
Jul 2, 2024
6.x (base)
and
latest version
latest version
445b5218
1 commit,
Jul 2, 2024
version 1
445b5218
1 commit,
Jul 2, 2024
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
composer.json
+
1
−
0
View file @ 445b5218
Edit in single-file editor
Open in Web IDE
Show full file
{
"name"
:
"drupal/cloud"
,
"description"
:
"A Drupal module for integrating various cloud services."
,
"type"
:
"drupal-module"
,
"homepage"
:
"
https://drupal.org/project/cloud
"
,
"license"
:
"GPL-2.0-or-later"
,
Loading