Issue #3423697 by sime, lostcarpark, phenaproxima, chrisfromredfin: GitLab CI...
Issue #3423697 by sime, lostcarpark, phenaproxima, chrisfromredfin: GitLab CI - test for previous and next minor versions, and maximum PHP version
Showing
- .gitlab-ci.yml 5 additions, 0 deletions.gitlab-ci.yml
- composer.json 1 addition, 1 deletioncomposer.json
- src/Controller/InstallerController.php 9 additions, 7 deletionssrc/Controller/InstallerController.php
- tests/src/Kernel/CoreExperimentalLabelTest.php 3 additions, 6 deletionstests/src/Kernel/CoreExperimentalLabelTest.php
... | ... | @@ -10,7 +10,7 @@ |
"ext-simplexml": "*" | ||
}, | ||
"require-dev": { | ||
"drupal/automatic_updates": "^3", | ||
"drupal/automatic_updates": "^3.1.2", | ||
"colinodell/psr-testlogger": "^1.2" | ||
}, | ||
"conflict": { | ||
... | ... |
Please register or sign in to comment