Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sdc_devel
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
sdc_devel
Commits
d5e990e5
Commit
d5e990e5
authored
1 month ago
by
Jean Valverde
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3511691
by mogtofu33: Restrict version based on Twig version
parent
035e3263
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
composer.json
+9
-0
9 additions, 0 deletions
composer.json
sdc_devel.info.yml
+2
-1
2 additions, 1 deletion
sdc_devel.info.yml
with
11 additions
and
1 deletion
composer.json
0 → 100644
+
9
−
0
View file @
d5e990e5
{
"name"
:
"drupal/sdc_devel"
,
"description"
:
"Provides development aids to Single-Directory Components developers."
,
"license"
:
"GPL-2.0-or-later"
,
"type"
:
"drupal-module"
,
"require"
:
{
"
twig/twig
"
:
"
~3.19
"
}
}
This diff is collapsed.
Click to expand it.
sdc_devel.info.yml
+
2
−
1
View file @
d5e990e5
name
:
SDC Devel
type
:
module
description
:
Provides development aids to component developers.
core_version_requirement
:
^10.3 || ^11
# Dependency drupal/core-recommended for twig/twig: ~v3.19.0
core_version_requirement
:
^10.3.12 || ^11.0.11 || ^11.1.2
package
:
Development
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment