updated drupal and removed old refrences

This commit is contained in:
Nick 2022-04-01 10:35:06 +02:00
parent 152ddfae1f
commit 568a3aeb93
1 changed files with 2 additions and 7 deletions

View File

@ -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",