From 26c67dba776e1e6f8ac40eed70fe79995325863d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 31 Jul 2022 13:55:09 +0300 Subject: update phpstan to 1.8.2 --- vendor/chillerlan/php-qrcode/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/chillerlan/php-qrcode/composer.json') diff --git a/vendor/chillerlan/php-qrcode/composer.json b/vendor/chillerlan/php-qrcode/composer.json index 86a12379b..afe5bf68e 100644 --- a/vendor/chillerlan/php-qrcode/composer.json +++ b/vendor/chillerlan/php-qrcode/composer.json @@ -26,7 +26,7 @@ "require": { "php": "^7.4 || ^8.0", "ext-mbstring": "*", - "chillerlan/php-settings-container": "^2.1" + "chillerlan/php-settings-container": "^2.1.4" }, "require-dev": { "phpunit/phpunit": "^9.5", -- cgit v1.2.3