diff --git a/composer.json b/composer.json index fc6e0e5..efbd2b2 100644 --- a/composer.json +++ b/composer.json @@ -57,10 +57,11 @@ "symfony/yaml": "^6.4", "twig/twig": "^3.8", "web-auth/cose-lib": "^4.4", - "web-auth/webauthn-lib": "^5.1", - "web-auth/webauthn-stimulus": "^5.1", - "web-auth/webauthn-symfony-bundle": "^5.1", - "web-token/jwt-signature-algorithm-rsa": "^3.4" + "web-auth/webauthn-lib": "^5.2", + "web-auth/webauthn-stimulus": "^5.2", + "web-auth/webauthn-symfony-bundle": "^5.2", + "web-token/jwt-signature-algorithm-rsa": "^3.4", + "spomky-labs/pki-framework": "^1.3.0" }, "require-dev": { "malukenho/docheader": "^1", diff --git a/composer.lock b/composer.lock index 1576274..ef53eb4 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": "31a065716fef803ea297fbf5c3ef1086", + "content-hash": "b6d0e057a021eb0311da0c0c57bbbabe", "packages": [ { "name": "beberlei/assert", @@ -3560,20 +3560,20 @@ }, { "name": "spomky-labs/pki-framework", - "version": "1.2.2", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/Spomky-Labs/pki-framework.git", - "reference": "5ac374c3e295c8b917208ff41b4d30f76668478c" + "reference": "eced5b5ce70518b983ff2be486e902bbd15135ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/5ac374c3e295c8b917208ff41b4d30f76668478c", - "reference": "5ac374c3e295c8b917208ff41b4d30f76668478c", + "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/eced5b5ce70518b983ff2be486e902bbd15135ae", + "reference": "eced5b5ce70518b983ff2be486e902bbd15135ae", "shasum": "" }, "require": { - "brick/math": "^0.10|^0.11|^0.12", + "brick/math": "^0.10|^0.11|^0.12|^0.13", "ext-mbstring": "*", "php": ">=8.1" }, @@ -3588,7 +3588,7 @@ "phpstan/phpstan-deprecation-rules": "^1.0|^2.0", "phpstan/phpstan-phpunit": "^1.1|^2.0", "phpstan/phpstan-strict-rules": "^1.3|^2.0", - "phpunit/phpunit": "^10.1|^11.0", + "phpunit/phpunit": "^10.1|^11.0|^12.0", "rector/rector": "^1.0|^2.0", "roave/security-advisories": "dev-latest", "symfony/string": "^6.4|^7.0", @@ -3653,7 +3653,7 @@ ], "support": { "issues": "https://github.com/Spomky-Labs/pki-framework/issues", - "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.2.2" + "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.3.0" }, "funding": [ { @@ -3665,7 +3665,7 @@ "type": "patreon" } ], - "time": "2025-01-03T09:35:48+00:00" + "time": "2025-06-13T08:35:04+00:00" }, { "name": "surfnet/stepup-bundle", @@ -8785,37 +8785,37 @@ }, { "name": "web-auth/cose-lib", - "version": "4.4.0", + "version": "4.4.1", "source": { "type": "git", "url": "https://github.com/web-auth/cose-lib.git", - "reference": "2166016e48e0214f4f63320a7758a9386d14c92a" + "reference": "b095f160a8c8fa7e53d0e36307093e34c26e7787" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/2166016e48e0214f4f63320a7758a9386d14c92a", - "reference": "2166016e48e0214f4f63320a7758a9386d14c92a", + "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/b095f160a8c8fa7e53d0e36307093e34c26e7787", + "reference": "b095f160a8c8fa7e53d0e36307093e34c26e7787", "shasum": "" }, "require": { - "brick/math": "^0.9|^0.10|^0.11|^0.12", + "brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13", "ext-json": "*", "ext-openssl": "*", "php": ">=8.1", "spomky-labs/pki-framework": "^1.0" }, "require-dev": { - "ekino/phpstan-banned-code": "^1.0", + "deptrac/deptrac": "^3.0", + "ekino/phpstan-banned-code": "^1.0|^2.0|^3.0", "infection/infection": "^0.29", "php-parallel-lint/php-parallel-lint": "^1.3", "phpstan/extension-installer": "^1.3", - "phpstan/phpstan": "^1.7", - "phpstan/phpstan-deprecation-rules": "^1.0", - "phpstan/phpstan-phpunit": "^1.1", - "phpstan/phpstan-strict-rules": "^1.2", - "phpunit/phpunit": "^10.1|^11.0", - "qossmic/deptrac": "^2.0", - "rector/rector": "^1.0", + "phpstan/phpstan": "^1.7|^2.0", + "phpstan/phpstan-deprecation-rules": "^1.0|^2.0", + "phpstan/phpstan-phpunit": "^1.1|^2.0", + "phpstan/phpstan-strict-rules": "^1.0|^2.0", + "phpunit/phpunit": "^10.1|^11.0|^12.0", + "rector/rector": "^2.0", "symfony/phpunit-bridge": "^6.4|^7.0", "symplify/easy-coding-standard": "^12.0" }, @@ -8851,7 +8851,7 @@ ], "support": { "issues": "https://github.com/web-auth/cose-lib/issues", - "source": "https://github.com/web-auth/cose-lib/tree/4.4.0" + "source": "https://github.com/web-auth/cose-lib/tree/4.4.1" }, "funding": [ { @@ -8863,20 +8863,20 @@ "type": "patreon" } ], - "time": "2024-07-18T08:47:32+00:00" + "time": "2025-06-13T11:35:45+00:00" }, { "name": "web-auth/webauthn-lib", - "version": "5.1.3", + "version": "5.2.2", "source": { "type": "git", "url": "https://github.com/web-auth/webauthn-lib.git", - "reference": "7aa58ea290c421066d068b031f3f653dab20430c" + "reference": "8937c397c8ae91b5af422ca8aa915c756062da74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/7aa58ea290c421066d068b031f3f653dab20430c", - "reference": "7aa58ea290c421066d068b031f3f653dab20430c", + "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/8937c397c8ae91b5af422ca8aa915c756062da74", + "reference": "8937c397c8ae91b5af422ca8aa915c756062da74", "shasum": "" }, "require": { @@ -8937,7 +8937,7 @@ "webauthn" ], "support": { - "source": "https://github.com/web-auth/webauthn-lib/tree/5.1.3" + "source": "https://github.com/web-auth/webauthn-lib/tree/5.2.2" }, "funding": [ { @@ -8949,20 +8949,20 @@ "type": "patreon" } ], - "time": "2025-02-16T10:15:04+00:00" + "time": "2025-03-16T14:38:43+00:00" }, { "name": "web-auth/webauthn-stimulus", - "version": "5.1.3", + "version": "5.2.2", "source": { "type": "git", "url": "https://github.com/web-auth/ux.git", - "reference": "2c8f8d33f7675b7915f2d55b733cf7ef219c737b" + "reference": "196ea14c0966dc5be10c0a8c6a52af3461102341" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-auth/ux/zipball/2c8f8d33f7675b7915f2d55b733cf7ef219c737b", - "reference": "2c8f8d33f7675b7915f2d55b733cf7ef219c737b", + "url": "https://api.github.com/repos/web-auth/ux/zipball/196ea14c0966dc5be10c0a8c6a52af3461102341", + "reference": "196ea14c0966dc5be10c0a8c6a52af3461102341", "shasum": "" }, "conflict": { @@ -9004,7 +9004,7 @@ "webauthn" ], "support": { - "source": "https://github.com/web-auth/ux/tree/5.1.3" + "source": "https://github.com/web-auth/ux/tree/5.2.2" }, "funding": [ { @@ -9016,20 +9016,20 @@ "type": "patreon" } ], - "time": "2025-02-01T21:57:01+00:00" + "time": "2025-03-16T14:38:43+00:00" }, { "name": "web-auth/webauthn-symfony-bundle", - "version": "5.1.3", + "version": "5.2.2", "source": { "type": "git", "url": "https://github.com/web-auth/webauthn-symfony-bundle.git", - "reference": "776362babee89d7628af15ec7ff7fe703b6f56b4" + "reference": "aebb0315b43728a92973cc3d4d471cbe414baa54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-auth/webauthn-symfony-bundle/zipball/776362babee89d7628af15ec7ff7fe703b6f56b4", - "reference": "776362babee89d7628af15ec7ff7fe703b6f56b4", + "url": "https://api.github.com/repos/web-auth/webauthn-symfony-bundle/zipball/aebb0315b43728a92973cc3d4d471cbe414baa54", + "reference": "aebb0315b43728a92973cc3d4d471cbe414baa54", "shasum": "" }, "require": { @@ -9086,7 +9086,7 @@ "webauthn" ], "support": { - "source": "https://github.com/web-auth/webauthn-symfony-bundle/tree/5.1.3" + "source": "https://github.com/web-auth/webauthn-symfony-bundle/tree/5.2.2" }, "funding": [ { @@ -9098,7 +9098,7 @@ "type": "patreon" } ], - "time": "2025-02-26T14:39:00+00:00" + "time": "2025-03-24T12:00:00+00:00" }, { "name": "web-token/jwt-library", @@ -12554,7 +12554,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { @@ -12565,9 +12565,9 @@ "ext-libxml": "*", "ext-zlib": "*" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" } diff --git a/config/packages/monolog.yaml b/config/packages/monolog.yaml index 49d7b71..e896f39 100644 --- a/config/packages/monolog.yaml +++ b/config/packages/monolog.yaml @@ -3,7 +3,7 @@ monolog: prod-signaler: type: fingers_crossed action_level: ERROR - passthru_level: NOTICE # this means that all message of level NOTICE or higher are always logged + passthru_level: INFO # this means that all message of level INFO or higher are always logged channels: [ "!event" ] handler: main_syslog bubble: false # if we handle it, nothing else should