Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pcp
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
pcp
Merge requests
!5
Issue
#3389897
: Support Drupal 10
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Open
Issue
#3389897
: Support Drupal 10
issue/pcp-3389897:3389897-support-drupal-10
into
8.x-1.x
Overview
0
Commits
2
Pipelines
0
Changes
2
Open
Issue #3389897: Support Drupal 10
Andriy Khomych
requested to merge
issue/pcp-3389897:3389897-support-drupal-10
into
8.x-1.x
Sep 26, 2023
Overview
0
Commits
2
Pipelines
0
Changes
2
0
0
Merge request reports
Compare
8.x-1.x
version 2
cd15237e
Sep 26, 2023
version 1
cd15237e
Sep 26, 2023
8.x-1.x (base)
and
latest version
latest version
4881b61f
2 commits,
Sep 27, 2023
version 2
cd15237e
1 commit,
Sep 26, 2023
version 1
cd15237e
1 commit,
Sep 26, 2023
2 files
+
12
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
composer.json
0 → 100644
+
11
−
0
View file @ 4881b61f
Edit in single-file editor
Open in Web IDE
{
"name"
:
"drupal/pcp"
,
"description"
:
"Profile Complete Percent."
,
"type"
:
"drupal-module"
,
"homepage"
:
"
https://www.drupal.org/project/pcp
"
,
"support"
:
{
"issues"
:
"https://www.drupal.org/project/issues/pcp"
,
"source"
:
"https://git.drupalcode.org/project/pcp"
},
"license"
:
"GPL-2.0+"
}
Loading