diff --git a/composer.lock b/composer.lock index 3d80b91f0..1b4b4f9ac 100644 --- a/composer.lock +++ b/composer.lock @@ -348,16 +348,16 @@ }, { "name": "chillerlan/php-qrcode", - "version": "4.3.0", + "version": "4.3.2", "source": { "type": "git", "url": "https://github.com/chillerlan/php-qrcode.git", - "reference": "4968063fb3baeedb658293f89f9673fbf2499a3e" + "reference": "b625396e0752d79747a55205ae7e191eeb459dcd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/4968063fb3baeedb658293f89f9673fbf2499a3e", - "reference": "4968063fb3baeedb658293f89f9673fbf2499a3e", + "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/b625396e0752d79747a55205ae7e191eeb459dcd", + "reference": "b625396e0752d79747a55205ae7e191eeb459dcd", "shasum": "" }, "require": { @@ -366,8 +366,8 @@ "php": "^7.4 || ^8.0" }, "require-dev": { - "phan/phan": "^3.2.2", - "phpunit/phpunit": "^9.4", + "phan/phan": "^5.3", + "phpunit/phpunit": "^9.5", "setasign/fpdf": "^1.8.2" }, "suggest": { @@ -410,7 +410,7 @@ ], "support": { "issues": "https://github.com/chillerlan/php-qrcode/issues", - "source": "https://github.com/chillerlan/php-qrcode/tree/4.3.0" + "source": "https://github.com/chillerlan/php-qrcode/tree/4.3.2" }, "funding": [ { @@ -422,20 +422,20 @@ "type": "ko_fi" } ], - "time": "2020-11-18T20:49:20+00:00" + "time": "2021-11-18T08:46:03+00:00" }, { "name": "chillerlan/php-settings-container", - "version": "2.1.1", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/chillerlan/php-settings-container.git", - "reference": "98ccc1b31b31a53bcb563465c4961879b2b93096" + "reference": "ec834493a88682dd69652a1eeaf462789ed0c5f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/98ccc1b31b31a53bcb563465c4961879b2b93096", - "reference": "98ccc1b31b31a53bcb563465c4961879b2b93096", + "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/ec834493a88682dd69652a1eeaf462789ed0c5f5", + "reference": "ec834493a88682dd69652a1eeaf462789ed0c5f5", "shasum": "" }, "require": { @@ -485,7 +485,7 @@ "type": "ko_fi" } ], - "time": "2021-01-06T15:57:03+00:00" + "time": "2021-09-06T15:17:01+00:00" }, { "name": "fpdo/fluentpdo", @@ -3103,5 +3103,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }