Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
config_distro
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
config_distro
Merge requests
!19
Close
#3457101
Remove unsupported Drupal version from info files.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Close
#3457101
Remove unsupported Drupal version from info files.
issue/config_distro-3457101:3457101-remove-support-for
into
2.0.x
Overview
0
Commits
3
Pipelines
3
Changes
2
Open
Chris Green
requested to merge
issue/config_distro-3457101:3457101-remove-support-for
into
2.0.x
10 months ago
Overview
0
Commits
3
Pipelines
3
Changes
2
Expand
Closes
#3457101
0
0
Merge request reports
Compare
2.0.x
version 2
1da1e77e
10 months ago
version 1
d4089434
10 months ago
2.0.x (HEAD)
and
latest version
latest version
4a873cc0
3 commits,
10 months ago
version 2
1da1e77e
2 commits,
10 months ago
version 1
d4089434
1 commit,
10 months ago
2 files
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
modules/config_distro_filter/config_distro_filter.info.yml
+
1
−
1
Options
@@ -2,7 +2,7 @@ name: Config Distro Filter
type
:
module
description
:
"
Bridge
between
Config
Filter
and
Config
Distro's
use
of
Transform
API
to
keep
backwards
compatibility."
package
:
Configuration
core_version_requirement
:
^
8.8 || ^9
|| ^10
core_version_requirement
:
^
9.3
|| ^10
lifecycle
:
deprecated
lifecycle_link
:
https://www.drupal.org/project/config_distro/issues/3466112
dependencies
:
Loading