-
- Downloads
Issue #3522503: Enable GitLab CI automated testing
parent
4f5d5c32
No related branches found
No related tags found
.gitlab-ci.yml
0 → 100644
... | ... | @@ -7,7 +7,7 @@ |
"issues": "https://drupal.org/project/issues/layout_custom_section_classes", | ||
"source": "https://cgit.drupalcode.org/layout_custom_section_classes" | ||
}, | ||
"license": "GPL-2.0+", | ||
"license": "GPL-2.0-or-later", | ||
"require": { | ||
"drupal/core": "^9.5|^10|^11", | ||
"neilime/php-css-lint": "^3.0" | ||
... | ... |
Please register or sign in to comment