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