From 4c37fa4b41b0cab50a4fc192e9120042dbe36872 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 15 Nov 2021 18:33:35 +0300 Subject: update phpstan to 1.1.2; update php-qrcode to 3.4.1 --- vendor/chillerlan/php-settings-container/composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vendor/chillerlan/php-settings-container/composer.json') diff --git a/vendor/chillerlan/php-settings-container/composer.json b/vendor/chillerlan/php-settings-container/composer.json index 4dc758665..4464e6e8a 100644 --- a/vendor/chillerlan/php-settings-container/composer.json +++ b/vendor/chillerlan/php-settings-container/composer.json @@ -20,11 +20,11 @@ "source": "https://github.com/chillerlan/php-settings-container" }, "require": { - "php": "^7.2", + "php": "^7.2 || ^8.0", "ext-json": "*" }, "require-dev": { - "phpunit/phpunit": "^8.3" + "phpunit/phpunit": "^8.4" }, "autoload": { "psr-4": { -- cgit v1.2.3