updated drupal and removed old refrences
This commit is contained in:
parent
152ddfae1f
commit
568a3aeb93
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "drupal/recommended-project",
|
"name": "drupal/recommended-project",
|
||||||
"description": "Project template for Drupal 8 projects with a relocated document root",
|
"description": "Project template for Drupal 9 projects with a relocated document root",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"homepage": "https://www.drupal.org/project/drupal",
|
"homepage": "https://www.drupal.org/project/drupal",
|
||||||
@ -11,11 +11,7 @@
|
|||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
{
|
||||||
"type": "composer",
|
"type": "composer",
|
||||||
"url": "https://packages.drupal.org/8"
|
"url": "https://packages.drupal.org/9"
|
||||||
},{
|
|
||||||
|
|
||||||
"type": "vcs",
|
|
||||||
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git"
|
|
||||||
},{
|
},{
|
||||||
|
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
@ -23,7 +19,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"autonomic/goodnightout_opencase": "dev-master",
|
|
||||||
"autonomic/opencase": "dev-master",
|
"autonomic/opencase": "dev-master",
|
||||||
"composer/installers": "^1.2",
|
"composer/installers": "^1.2",
|
||||||
"drupal/admin_toolbar": "^3.1",
|
"drupal/admin_toolbar": "^3.1",
|
||||||
|
Reference in New Issue
Block a user