From 219427fb756e209424ce98a7a706bfbf07a17d4d Mon Sep 17 00:00:00 2001 From: Tobias Matthaiou Date: Mon, 12 Sep 2022 15:07:42 +0200 Subject: [PATCH] Autor und neuste version bacon/bacon-qr-code --- composer.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f59312c..da9e389 100644 --- a/composer.json +++ b/composer.json @@ -15,6 +15,12 @@ "email": "info@shopmodule.com", "homepage": "http://www.d3data.de", "role": "Owner" + }, + { + "name": "Tobi Matthaiou", + "email": "tm@loberon.com", + "homepage": "http://www.loberon.de", + "role": "Contributor" } ], "support": { @@ -34,7 +40,7 @@ "php": ">=5.6", "oxid-esales/oxideshop-metapackage-ce": "~6.0.3 || ~6.1.0 || ~6.2.0", "spomky-labs/otphp": "^8.3", - "bacon/bacon-qr-code": "^1.0", + "bacon/bacon-qr-code": "^1.0 || ^2.0", "zendframework/zend-math": "^3.2" }, "autoload": {