diff --git a/composer.json b/composer.json index 28ab41648..b7b7014f9 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "endroid/qr-code": "^3.9", "maennchen/zipstream-php": "^2.1", "orpheusnet/bencode-torrent": "^1.1.1", - "orpheusnet/logchecker": "^0.10.0", + "orpheusnet/logchecker": "^0.11.0", "robmorgan/phinx": "^0.12.4", "robthree/twofactorauth": "^1.7", "twig/twig": "^2.12", diff --git a/composer.lock b/composer.lock index 088eaa2ea..40678189a 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "b3dfd2d5acf7b06e9d31176cec9f60a4", + "content-hash": "c628170c237fa736803260703eb73704", "packages": [ { "name": "bacon/bacon-qr-code", @@ -987,16 +987,16 @@ }, { "name": "orpheusnet/logchecker", - "version": "0.10.0", + "version": "0.11.0", "source": { "type": "git", "url": "https://github.com/OPSnet/Logchecker.git", - "reference": "a48aa59d340de4b9ea16065f87653acd8f758e47" + "reference": "1eefa196ef934f6d7ab7aa0f91ba3d984b8a3f0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OPSnet/Logchecker/zipball/a48aa59d340de4b9ea16065f87653acd8f758e47", - "reference": "a48aa59d340de4b9ea16065f87653acd8f758e47", + "url": "https://api.github.com/repos/OPSnet/Logchecker/zipball/1eefa196ef934f6d7ab7aa0f91ba3d984b8a3f0b", + "reference": "1eefa196ef934f6d7ab7aa0f91ba3d984b8a3f0b", "shasum": "" }, "require": { @@ -1042,9 +1042,9 @@ "description": "Logchecker for validating logs generated from supported ripping programs (like EAC and XLD)", "support": { "issues": "https://github.com/OPSnet/Logchecker/issues", - "source": "https://github.com/OPSnet/Logchecker/tree/0.10.0" + "source": "https://github.com/OPSnet/Logchecker/tree/0.11.0" }, - "time": "2021-05-13T13:02:11+00:00" + "time": "2021-08-19T15:56:33+00:00" }, { "name": "psr/cache",