Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
schemadotorg
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
schemadotorg
Merge requests
!132
Issue
#3442237
: Move Patches for drupal/scheduler and drupal/field_group to composer.libraries.json
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3442237
: Move Patches for drupal/scheduler and drupal/field_group to composer.libraries.json
issue/schemadotorg-3442237:3442237-move-patches-for
into
1.0.x
Overview
0
Commits
1
Pipelines
3
Changes
1
Merged
Rajab Natshah
requested to merge
issue/schemadotorg-3442237:3442237-move-patches-for
into
1.0.x
1 year ago
Overview
0
Commits
1
Pipelines
3
Changes
1
Expand
Closes
#3442237
0
0
Merge request reports
Compare
1.0.x
version 1
de07f51c
1 year ago
1.0.x (base)
and
latest version
latest version
da1a5594
1 commit,
1 year ago
version 1
de07f51c
1 commit,
1 year ago
1 file
+
0
−
10
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
composer.json
+
0
−
10
Options
@@ -16,16 +16,6 @@
"issues"
:
"https://drupal.org/project/issues/schemadotorg"
,
"source"
:
"https://git.drupalcode.org/project/schemadotorg"
},
"extra"
:
{
"patches"
:
{
"drupal/field_group"
:
{
"Issue #3409719: [Drupal 10.2] Deprecated sequence type schema definition"
:
"https://www.drupal.org/files/issues/2024-03-26/field_group-issue-3409719-mr-43.patch"
},
"drupal/scheduler"
:
{
"Issue #3437739: [error] TypeError: Drupal\\scheduler\\SchedulerManager::__construct()"
:
"https://www.drupal.org/files/issues/2024-04-06/scheduler-issues-3437739-comment-4.patch"
}
}
},
"require"
:
{
"
drupal/core
"
:
"
^10.2
"
,
"
drush/drush
"
:
"
^12.0
"
Loading