added configured pwa module

This commit is contained in:
2021-03-30 17:06:12 +02:00
parent 5fb69e008d
commit 70b36d9f55
7 changed files with 136 additions and 2 deletions

58
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "d1b8403c7c149b7c30ff036ccfe1fbe3",
"content-hash": "2b6c97c508e1b1b31b24c28d1aa1d636",
"packages": [
{
"name": "alchemy/zippy",
@@ -10325,6 +10325,62 @@
"source": "https://git.drupalcode.org/project/profile"
}
},
{
"name": "drupal/pwa",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/pwa.git",
"reference": "8.x-1.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/pwa-8.x-1.5.zip",
"reference": "8.x-1.5",
"shasum": "f18902ee0dc852e017e3b9c74c3fef92b70e11de"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.5",
"datestamp": "1616783886",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "AlexBorsody",
"homepage": "https://www.drupal.org/user/473596"
},
{
"name": "ChristophWeber",
"homepage": "https://www.drupal.org/user/281751"
},
{
"name": "nod_",
"homepage": "https://www.drupal.org/user/598310"
},
{
"name": "rupl",
"homepage": "https://www.drupal.org/user/411999"
}
],
"description": "Make the website installable on mobile.",
"homepage": "https://www.drupal.org/project/pwa",
"support": {
"source": "https://git.drupalcode.org/project/pwa"
}
},
{
"name": "drupal/recurring_period",
"version": "1.0.0",