Skip to content
Snippets Groups Projects
Commit fbed5cc4 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-inventories/bitegra#21 Rename master to main

parent e68919b1
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@
],
"support": {
"issues": "https://gitlab.lakedrops.com/composer/project/drupal-9/issues",
"source": "https://gitlab.lakedrops.com/composer/project/drupal-9/tree/master",
"source": "https://gitlab.lakedrops.com/composer/project/drupal-9/tree/main",
"docs": "https://devops-tools.docs.lakedrops.com/composer/project/d9/"
},
"repositories": [
......@@ -43,10 +43,10 @@
],
"require": {
"php": ">=7.3",
"lakedrops/d9-project-scaffold": "^1.2||dev-master"
"lakedrops/d9-project-scaffold": "^1.2||dev-main"
},
"require-dev": {
"lakedrops/drupal-development-environment": "^3.0||dev-master"
"lakedrops/drupal-development-environment": "^3.0||dev-main"
},
"conflict": {
"drupal/drupal": "*"
......@@ -68,7 +68,7 @@
}
},
"extra": {
"patches-file": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/master/patches/d9.json",
"patches-file": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d9.json",
"drupal-scaffold": {
"allowed-packages": [
"drupal/core"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment