{"packages":{"giann/webauthn-lib":{"dev-apk-key-hash-origin-3.3.12":{"name":"giann/webauthn-lib","description":"Fork of web-auth/webauthn-lib that supports Android FIDO2 attestations","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/giann/webauthn-lib","version":"dev-apk-key-hash-origin-3.3.12","version_normalized":"dev-apk-key-hash-origin-3.3.12","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/giann/webauthn-lib.git","type":"git","reference":"b5c38437b70864610e367ca6c07f457eae78f758"},"dist":{"url":"https://api.github.com/repos/giann/webauthn-lib/zipball/b5c38437b70864610e367ca6c07f457eae78f758","type":"zip","shasum":"","reference":"b5c38437b70864610e367ca6c07f457eae78f758"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-04-26T06:11:15+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"*"},"uid":8017530}},"web-auth/webauthn-framework":{"4.0.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.0.x-dev","version_normalized":"4.0.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"2da8b1477ffa6e61f7e84fc9cb2e408965f62cc5"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/2da8b1477ffa6e61f7e84fc9cb2e408965f62cc5","type":"zip","shasum":"","reference":"2da8b1477ffa6e61f7e84fc9cb2e408965f62cc5"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-07-15T06:16:48+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"default-branch":true,"require":{"ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","symfony/psr-http-message-bridge":"^2.0","paragonie/constant_time_encoding":"^2.4","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/uid":"^6.0","web-token/jwt-signature":"^3.0","nyholm/psr7":"^1.1","symfony/http-client":"^6.0","thecodingmachine/safe":"^2.0","php":">=8.1","web-auth/cose-lib":"^4.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","symfony/monolog-bundle":"^3.5","roave/security-advisories":"dev-latest","doctrine/dbal":"^3.0","ekino/phpstan-banned-code":"^1.0","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.0","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/security-bundle":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0","infection/infection":"dev-master","symfony/phpunit-bridge":"^6.0","thecodingmachine/phpstan-safe-rule":"^1.2","matthiasnoback/symfony-dependency-injection-test":"^4.3","monolog/monolog":"^3.0","rector/rector":"^0.13","symplify/easy-coding-standard":"^11.0","qossmic/deptrac-shim":"^0.22"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":5111545},"4.1.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.1.0","version_normalized":"4.1.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"95f74fa48d04e446743df6c66f9346681e168e5f"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/95f74fa48d04e446743df6c66f9346681e168e5f","type":"zip","shasum":"","reference":"95f74fa48d04e446743df6c66f9346681e168e5f"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-08-29T17:23:55+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","lcobucci/clock":"^2.2","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^6.0","symfony/security-core":"^6.0","symfony/security-http":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-token/jwt-signature":"^3.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.5.5","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","symplify/easy-coding-standard":"^11.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6523837},"4.1.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.1.1","version_normalized":"4.1.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"205174430aba05263faf2d7d63048f76b5ea553e"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/205174430aba05263faf2d7d63048f76b5ea553e","type":"zip","shasum":"","reference":"205174430aba05263faf2d7d63048f76b5ea553e"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-08-29T20:33:38+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","lcobucci/clock":"^2.2","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^6.0","symfony/security-core":"^6.0","symfony/security-http":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-token/jwt-signature":"^3.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.5.5","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","symplify/easy-coding-standard":"^11.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6524229},"4.1.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.1.2","version_normalized":"4.1.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"01a2df9504b60d704b9300ff4132c35ba1b72aeb"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/01a2df9504b60d704b9300ff4132c35ba1b72aeb","type":"zip","shasum":"","reference":"01a2df9504b60d704b9300ff4132c35ba1b72aeb"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-08-29T21:14:50+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","lcobucci/clock":"^2.2","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^6.0","symfony/security-core":"^6.0","symfony/security-http":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-token/jwt-signature":"^3.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.5.5","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","symplify/easy-coding-standard":"^11.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6524333},"4.1.3":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.1.3","version_normalized":"4.1.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"f3d01879b92a4b6488e50322f56708a0e6252f7a"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/f3d01879b92a4b6488e50322f56708a0e6252f7a","type":"zip","shasum":"","reference":"f3d01879b92a4b6488e50322f56708a0e6252f7a"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-08-31T15:46:14+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","lcobucci/clock":"^2.2","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^6.0","symfony/security-core":"^6.0","symfony/security-http":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-token/jwt-signature":"^3.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.5.5","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","symplify/easy-coding-standard":"^11.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6530377},"4.1.4":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.1.4","version_normalized":"4.1.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"c9ed53d268cc2b3a0ed81d08bd09d7d5805a6827"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/c9ed53d268cc2b3a0ed81d08bd09d7d5805a6827","type":"zip","shasum":"","reference":"c9ed53d268cc2b3a0ed81d08bd09d7d5805a6827"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-09-04T18:37:35+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","lcobucci/clock":"^2.2","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^6.0","symfony/security-core":"^6.0","symfony/security-http":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-token/jwt-signature":"^3.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.5.5","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","symplify/easy-coding-standard":"^11.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6538785},"4.1.5":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.1.5","version_normalized":"4.1.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"4be44f64328527005e80a89b4a062227b48e03c7"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/4be44f64328527005e80a89b4a062227b48e03c7","type":"zip","shasum":"","reference":"4be44f64328527005e80a89b4a062227b48e03c7"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-09-27T10:39:16+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","lcobucci/clock":"^2.2","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^6.0","symfony/security-core":"^6.0","symfony/security-http":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-token/jwt-signature":"^3.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.5.5","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","symplify/easy-coding-standard":"^11.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6588031},"4.1.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.1.x-dev","version_normalized":"4.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"4be44f64328527005e80a89b4a062227b48e03c7"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/4be44f64328527005e80a89b4a062227b48e03c7","type":"zip","shasum":"","reference":"4be44f64328527005e80a89b4a062227b48e03c7"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-09-27T10:39:16+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-token/jwt-signature":"^3.0","lcobucci/clock":"^2.2","spomky-labs/pki-framework":"^1.0","symfony/security-bundle":"^6.0","symfony/security-core":"^6.0","symfony/security-http":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","web-auth/cose-lib":"^4.0.6"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0","matthiasnoback/symfony-dependency-injection-test":"^4.3","symplify/easy-coding-standard":"^11.0","infection/infection":"^0.26","php-parallel-lint/php-parallel-lint":"^1.3","phpunit/phpunit":"^9.5.5","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6123996},"4.2.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.2.0","version_normalized":"4.2.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"e8a3b169c8d067fff25061422cce5ce7fd02d6e4"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/e8a3b169c8d067fff25061422cce5ce7fd02d6e4","type":"zip","shasum":"","reference":"e8a3b169c8d067fff25061422cce5ce7fd02d6e4"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-09-10T16:04:39+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.3","fgrosse/phpasn1":"^2.4","lcobucci/clock":"^2.2","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/validator":"^6.1","symfony/uid":"^6.1","thecodingmachine/safe":"^2.2","web-auth/cose-lib":"^4.0.6","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6552443},"4.2.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.2.1","version_normalized":"4.2.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"b2eece15925ce5462c7b87a3bcc25b50a3f6d62c"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/b2eece15925ce5462c7b87a3bcc25b50a3f6d62c","type":"zip","shasum":"","reference":"b2eece15925ce5462c7b87a3bcc25b50a3f6d62c"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-09-22T10:54:45+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","fgrosse/phpasn1":"^2.4","lcobucci/clock":"^2.2","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6578257},"4.2.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.2.2","version_normalized":"4.2.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"6031e439accb1db54252da89578e645cad5c039d"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/6031e439accb1db54252da89578e645cad5c039d","type":"zip","shasum":"","reference":"6031e439accb1db54252da89578e645cad5c039d"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-09-27T10:47:29+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","fgrosse/phpasn1":"^2.4","lcobucci/clock":"^2.2","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6588063},"4.2.3":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.2.3","version_normalized":"4.2.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"cb985ea054c57fcd17d38d4582f72ebc899cdcd2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/cb985ea054c57fcd17d38d4582f72ebc899cdcd2","type":"zip","shasum":"","reference":"cb985ea054c57fcd17d38d4582f72ebc899cdcd2"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-07T20:19:30+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","fgrosse/phpasn1":"^2.4","lcobucci/clock":"^2.2","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","psr/log":"^3.0","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6689917},"4.2.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.2.x-dev","version_normalized":"4.2.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"cb985ea054c57fcd17d38d4582f72ebc899cdcd2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/cb985ea054c57fcd17d38d4582f72ebc899cdcd2","type":"zip","shasum":"","reference":"cb985ea054c57fcd17d38d4582f72ebc899cdcd2"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-07T20:19:30+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2","psr/http-client":"^1.0","psr/http-factory":"^1.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","fgrosse/phpasn1":"^2.4","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/validator":"^6.1","symfony/uid":"^6.1","web-token/jwt-signature":"^3.1","web-auth/cose-lib":"^4.0.12","psr/log":"^1.0|^2.0|^3.0"},"require-dev":{"ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan-deprecation-rules":"^1.0","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","phpstan/phpstan":"^1.8","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","symfony/browser-kit":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1","psr/log":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6523838},"4.3.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.3.0","version_normalized":"4.3.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"06088d131873136ba0e9890c89f83a108d2f0d93"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/06088d131873136ba0e9890c89f83a108d2f0d93","type":"zip","shasum":"","reference":"06088d131873136ba0e9890c89f83a108d2f0d93"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-10-06T11:15:37+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","fgrosse/phpasn1":"^2.4","lcobucci/clock":"^2.2","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6610745},"4.3.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.3.1","version_normalized":"4.3.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"771b75a350ce28619bbc39240e0507e139cca8a3"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/771b75a350ce28619bbc39240e0507e139cca8a3","type":"zip","shasum":"","reference":"771b75a350ce28619bbc39240e0507e139cca8a3"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-07T20:32:45+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","fgrosse/phpasn1":"^2.4","lcobucci/clock":"^2.2","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","psr/log":"^3.0","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6689936},"4.3.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.3.x-dev","version_normalized":"4.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"771b75a350ce28619bbc39240e0507e139cca8a3"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/771b75a350ce28619bbc39240e0507e139cca8a3","type":"zip","shasum":"","reference":"771b75a350ce28619bbc39240e0507e139cca8a3"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-07T20:32:45+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","fgrosse/phpasn1":"^2.4","lcobucci/clock":"^2.2","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/validator":"^6.1","symfony/uid":"^6.1","web-token/jwt-signature":"^3.1","web-auth/cose-lib":"^4.0.12","psr/log":"^1.0|^2.0|^3.0"},"require-dev":{"doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","qossmic/deptrac-shim":"^0.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1","symfony/filesystem":"^6.1","psr/log":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6578259},"4.4.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.4.0","version_normalized":"4.4.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"8031c5e8679b83fb95db006cb5efa686748baaf8"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/8031c5e8679b83fb95db006cb5efa686748baaf8","type":"zip","shasum":"","reference":"8031c5e8679b83fb95db006cb5efa686748baaf8"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-07T22:05:08+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","fgrosse/phpasn1":"^2.4","lcobucci/clock":"^2.2","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6690270},"4.4.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.4.1","version_normalized":"4.4.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"1134fce3780fd82fe4ac0beba97b7b3cbe6673f2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/1134fce3780fd82fe4ac0beba97b7b3cbe6673f2","type":"zip","shasum":"","reference":"1134fce3780fd82fe4ac0beba97b7b3cbe6673f2"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-10T11:43:18+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","fgrosse/phpasn1":"^2.4","lcobucci/clock":"^2.2","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6699193},"4.4.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.4.2","version_normalized":"4.4.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"319126d6048d22818c7cfa7d0886f528f05cdece"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/319126d6048d22818c7cfa7d0886f528f05cdece","type":"zip","shasum":"","reference":"319126d6048d22818c7cfa7d0886f528f05cdece"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-24T21:20:12+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","fgrosse/phpasn1":"^2.4","lcobucci/clock":"^2.2","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6735916},"4.4.3":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.4.3","version_normalized":"4.4.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"b525d0d0cc5e0485b367adb731325297254d21d3"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/b525d0d0cc5e0485b367adb731325297254d21d3","type":"zip","shasum":"","reference":"b525d0d0cc5e0485b367adb731325297254d21d3"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-25T07:24:57+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","fgrosse/phpasn1":"^2.4","lcobucci/clock":"^2.2","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6736516},"4.4.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.4.x-dev","version_normalized":"4.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"eda1daa9fff1d4dc27159843c3b408660fc8966d"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/eda1daa9fff1d4dc27159843c3b408660fc8966d","type":"zip","shasum":"","reference":"eda1daa9fff1d4dc27159843c3b408660fc8966d"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-01-22T12:37:58+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","fgrosse/phpasn1":"^2.4","lcobucci/clock":"^2.2","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1","psr/log":"^1.0|^2.0|^3.0"},"require-dev":{"doctrine/annotations":"^1.13","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","rector/rector":"^0.14","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6610791},"4.5.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.5.0","version_normalized":"4.5.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"b705c533f898fa39b7c2cfa7c7f898ce81df0165"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/b705c533f898fa39b7c2cfa7c7f898ce81df0165","type":"zip","shasum":"","reference":"b705c533f898fa39b7c2cfa7c7f898ce81df0165"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-01-22T17:53:31+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13 || ^2.0","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.15","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6883441},"4.5.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.5.1","version_normalized":"4.5.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"2272c23bc76a626d2f4d5cb6d64afec810e8d1a1"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/2272c23bc76a626d2f4d5cb6d64afec810e8d1a1","type":"zip","shasum":"","reference":"2272c23bc76a626d2f4d5cb6d64afec810e8d1a1"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-01-31T17:31:30+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13 || ^2.0","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.15","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6914666},"4.5.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.5.2","version_normalized":"4.5.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"c59508a7a6779e3fde02d0cf1c5478d4e2ca684e"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/c59508a7a6779e3fde02d0cf1c5478d4e2ca684e","type":"zip","shasum":"","reference":"c59508a7a6779e3fde02d0cf1c5478d4e2ca684e"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-05-12T18:26:01+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/annotations":"^1.13 || ^2.0","doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.15","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7193538},"4.5.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.5.x-dev","version_normalized":"4.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"c59508a7a6779e3fde02d0cf1c5478d4e2ca684e"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/c59508a7a6779e3fde02d0cf1c5478d4e2ca684e","type":"zip","shasum":"","reference":"c59508a7a6779e3fde02d0cf1c5478d4e2ca684e"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-05-12T18:26:01+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1","psr/clock":"^1.0","symfony/deprecation-contracts":"^3.2","lcobucci/clock":"^2.2|^3.0","psr/event-dispatcher":"^1.0"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.26","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^9.5.24","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1","rector/rector":"^0.15","doctrine/annotations":"^1.13 || ^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6692867},"4.6.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.6.0","version_normalized":"4.6.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"dabd1f834fd036315c25d27fd65d3d33b8d355e0"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/dabd1f834fd036315c25d27fd65d3d33b8d355e0","type":"zip","shasum":"","reference":"dabd1f834fd036315c25d27fd65d3d33b8d355e0"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-06-01T19:06:30+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.17","roave/security-advisories":"dev-latest","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7272567},"4.6.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.6.1","version_normalized":"4.6.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"f5b7086a2a81e72674c3e5c6303351984fcc41e2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/f5b7086a2a81e72674c3e5c6303351984fcc41e2","type":"zip","shasum":"","reference":"f5b7086a2a81e72674c3e5c6303351984fcc41e2"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-06-11T19:35:30+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.17","roave/security-advisories":"dev-latest","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7272806},"4.6.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.6.2","version_normalized":"4.6.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"e8d6be7a07222770d5e1d76ff1b0bbe67168d48f"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/e8d6be7a07222770d5e1d76ff1b0bbe67168d48f","type":"zip","shasum":"","reference":"e8d6be7a07222770d5e1d76ff1b0bbe67168d48f"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-06-12T15:14:06+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.17","roave/security-advisories":"dev-latest","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7275413},"4.6.3":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.6.3","version_normalized":"4.6.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"c53f58524f0068bd93e9da474ba82cc4389e77ac"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/c53f58524f0068bd93e9da474ba82cc4389e77ac","type":"zip","shasum":"","reference":"c53f58524f0068bd93e9da474ba82cc4389e77ac"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-07-02T06:17:00+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.17","roave/security-advisories":"dev-latest","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7324689},"4.6.4":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.6.4","version_normalized":"4.6.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"3db3259c1bbfb75d4a3ba32f9445968abc37ecaf"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/3db3259c1bbfb75d4a3ba32f9445968abc37ecaf","type":"zip","shasum":"","reference":"3db3259c1bbfb75d4a3ba32f9445968abc37ecaf"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-07-15T14:53:06+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.17","roave/security-advisories":"dev-latest","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7358493},"4.6.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.6.x-dev","version_normalized":"4.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"27abbcb7e8afcc144531c80ca1e2405420db45ba"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/27abbcb7e8afcc144531c80ca1e2405420db45ba","type":"zip","shasum":"","reference":"27abbcb7e8afcc144531c80ca1e2405420db45ba"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-07-18T20:47:23+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.0.12","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","psr/log":"^3.0","qossmic/deptrac-shim":"^1.0","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.1","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^11.1","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1","phpunit/phpunit":"^10.1","infection/infection":"^0.27","phpstan/extension-installer":"^1.3","rector/rector":"^0.17","symfony/asset-mapper":"^6.3"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6883474},"4.7.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.7.0","version_normalized":"4.7.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"87895ca9a1b6064b7e67c320878c09bfe230534d"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/87895ca9a1b6064b7e67c320878c09bfe230534d","type":"zip","shasum":"","reference":"87895ca9a1b6064b7e67c320878c09bfe230534d"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-07-30T17:14:57+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.2.3","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.17","roave/security-advisories":"dev-latest","symfony/asset":"^6.3","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^12.0","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7482486},"4.7.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.7.1","version_normalized":"4.7.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"02842ac3901e1bb5ac2982d0934d4ce7574ed9a6"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/02842ac3901e1bb5ac2982d0934d4ce7574ed9a6","type":"zip","shasum":"","reference":"02842ac3901e1bb5ac2982d0934d4ce7574ed9a6"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-09-08T10:21:08+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.2.3","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.18","roave/security-advisories":"dev-latest","symfony/asset":"^6.3","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^12.0","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7524233},"4.7.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.7.2","version_normalized":"4.7.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"d81c4282ba58adef88893ae424959e9aec4785d0"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/d81c4282ba58adef88893ae424959e9aec4785d0","type":"zip","shasum":"","reference":"d81c4282ba58adef88893ae424959e9aec4785d0"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-10-07T14:00:45+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.2.3","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.18","roave/security-advisories":"dev-latest","symfony/asset":"^6.3","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^12.0","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7575452},"4.7.3":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.7.3","version_normalized":"4.7.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"50b6418dc18f15933c6782505fd8309d4a8cbc9d"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/50b6418dc18f15933c6782505fd8309d4a8cbc9d","type":"zip","shasum":"","reference":"50b6418dc18f15933c6782505fd8309d4a8cbc9d"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-10-15T12:46:38+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.2.3","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.18","roave/security-advisories":"dev-latest","symfony/asset":"^6.3","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^12.0","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7595082},"4.7.4":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.7.4","version_normalized":"4.7.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"2dd3299a5551fe17258e3b7028b51bc4efdea6cc"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/2dd3299a5551fe17258e3b7028b51bc4efdea6cc","type":"zip","shasum":"","reference":"2dd3299a5551fe17258e3b7028b51bc4efdea6cc"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-11-12T07:41:19+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.2.3","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.18","roave/security-advisories":"dev-latest","symfony/asset":"^6.3","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^12.0","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7670957},"4.7.5":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.7.5","version_normalized":"4.7.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"6a4dcc3c2282563f8c0b3edea66f3c3a6a36671b"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/6a4dcc3c2282563f8c0b3edea66f3c3a6a36671b","type":"zip","shasum":"","reference":"6a4dcc3c2282563f8c0b3edea66f3c3a6a36671b"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-11-17T11:47:32+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.2.3","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.18","roave/security-advisories":"dev-latest","symfony/asset":"^6.3","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^12.0","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7689557},"4.7.6":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.7.6","version_normalized":"4.7.6.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"ffad15ce68f348a4e7a62e1740bc285dbab0e7b7"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/ffad15ce68f348a4e7a62e1740bc285dbab0e7b7","type":"zip","shasum":"","reference":"ffad15ce68f348a4e7a62e1740bc285dbab0e7b7"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-11-19T10:02:46+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.2.3","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.18","roave/security-advisories":"dev-latest","symfony/asset":"^6.3","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^12.0","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7692647},"4.7.7":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.7.7","version_normalized":"4.7.7.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"e28ad700e705076f0e67e222459f949d0312d84c"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/e28ad700e705076f0e67e222459f949d0312d84c","type":"zip","shasum":"","reference":"e28ad700e705076f0e67e222459f949d0312d84c"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-11-19T10:08:48+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1","symfony/dependency-injection":"^6.1","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1","symfony/http-client":"^6.1","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1","symfony/security-core":"^6.1","symfony/security-http":"^6.1","symfony/serializer":"^6.1","symfony/uid":"^6.1","symfony/validator":"^6.1","web-auth/cose-lib":"^4.2.3","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.18","roave/security-advisories":"dev-latest","symfony/asset":"^6.3","symfony/asset-mapper":"^6.3","symfony/browser-kit":"^6.1","symfony/filesystem":"^6.1","symfony/finder":"^6.1","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.1","symfony/yaml":"^6.1","symplify/easy-coding-standard":"^12.0","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7692656},"4.7.8":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.7.8","version_normalized":"4.7.8.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"c093293550a09c4ccd4d815af83e20822b99e75a"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/c093293550a09c4ccd4d815af83e20822b99e75a","type":"zip","shasum":"","reference":"c093293550a09c4ccd4d815af83e20822b99e75a"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-12-08T13:02:43+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.18","roave/security-advisories":"dev-latest","symfony/asset":"^6.3|^7.0","symfony/asset-mapper":"^6.3|^7.0","symfony/browser-kit":"^6.1|^7.0","symfony/filesystem":"^6.1|^7.0","symfony/finder":"^6.1|^7.0","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.1|^7.0","symfony/yaml":"^6.1|^7.0","symplify/easy-coding-standard":"^12.0","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7746403},"4.7.9":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.7.9","version_normalized":"4.7.9.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"238adc88a6e4737238a804d903b387ac01b726ae"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/238adc88a6e4737238a804d903b387ac01b726ae","type":"zip","shasum":"","reference":"238adc88a6e4737238a804d903b387ac01b726ae"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-02-05T17:20:58+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-signature":"^3.1"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^0.18","roave/security-advisories":"dev-latest","symfony/asset":"^6.3|^7.0","symfony/asset-mapper":"^6.3|^7.0","symfony/browser-kit":"^6.1|^7.0","symfony/filesystem":"^6.1|^7.0","symfony/finder":"^6.1|^7.0","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.1|^7.0","symfony/yaml":"^6.1|^7.0","symplify/easy-coding-standard":"^12.0","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7897521},"4.7.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.7.x-dev","version_normalized":"4.7.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"238adc88a6e4737238a804d903b387ac01b726ae"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/238adc88a6e4737238a804d903b387ac01b726ae","type":"zip","shasum":"","reference":"238adc88a6e4737238a804d903b387ac01b726ae"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-02-05T17:20:58+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/deprecation-contracts":"^3.2","symfony/psr-http-message-bridge":"^2.1","web-token/jwt-signature":"^3.1","web-auth/cose-lib":"^4.2.3","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0"},"require-dev":{"doctrine/dbal":"^3.4","doctrine/doctrine-bundle":"^2.7","doctrine/orm":"^2.13","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","roave/security-advisories":"dev-latest","symfony/monolog-bundle":"^3.8","web-token/jwt-key-mgmt":"^3.1","web-token/jwt-signature-algorithm-ecdsa":"^3.1","web-token/jwt-signature-algorithm-eddsa":"^3.1","web-token/jwt-signature-algorithm-rsa":"^3.1","symplify/easy-coding-standard":"^12.0","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","rector/rector":"^0.18","symfony/asset":"^6.3|^7.0","symfony/asset-mapper":"^6.3|^7.0","symfony/browser-kit":"^6.1|^7.0","symfony/filesystem":"^6.1|^7.0","symfony/finder":"^6.1|^7.0","symfony/var-dumper":"^6.1|^7.0","symfony/yaml":"^6.1|^7.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7297015},"4.8.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.8.0","version_normalized":"4.8.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"4b72a4b26c28e83eb81626513ad2c3be12b48cf6"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/4b72a4b26c28e83eb81626513ad2c3be12b48cf6","type":"zip","shasum":"","reference":"4b72a4b26c28e83eb81626513ad2c3be12b48cf6"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-02-24T09:40:29+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3"},"require-dev":{"doctrine/dbal":"^3.8|4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpdocumentor/reflection-docblock":"^5.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7945072},"4.8.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.8.1","version_normalized":"4.8.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"670ded8ad413e06559342443fb78c8858c828819"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/670ded8ad413e06559342443fb78c8858c828819","type":"zip","shasum":"","reference":"670ded8ad413e06559342443fb78c8858c828819"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-02-26T07:58:15+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3"},"require-dev":{"doctrine/dbal":"^3.8|4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpdocumentor/reflection-docblock":"^5.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7948053},"4.8.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.8.2","version_normalized":"4.8.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"1f6fdc094d868fa45c533bf61b08bd5a3fa79ca0"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/1f6fdc094d868fa45c533bf61b08bd5a3fa79ca0","type":"zip","shasum":"","reference":"1f6fdc094d868fa45c533bf61b08bd5a3fa79ca0"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-02-27T05:10:25+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3"},"require-dev":{"doctrine/dbal":"^3.8|4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7951598},"4.8.3":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.8.3","version_normalized":"4.8.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"df747094d06415db637ac811d4478e056037e7a9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/df747094d06415db637ac811d4478e056037e7a9","type":"zip","shasum":"","reference":"df747094d06415db637ac811d4478e056037e7a9"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-03-23T14:03:46+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8026156},"4.8.4":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.8.4","version_normalized":"4.8.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"670d9e99027d59f204ec879bfbfc21f316684c0f"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/670d9e99027d59f204ec879bfbfc21f316684c0f","type":"zip","shasum":"","reference":"670d9e99027d59f204ec879bfbfc21f316684c0f"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-04-02T17:13:41+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8068745},"4.8.5":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.8.5","version_normalized":"4.8.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"b9c466955c2df6e62d2a382c19f2de71ef79b7cc"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/b9c466955c2df6e62d2a382c19f2de71ef79b7cc","type":"zip","shasum":"","reference":"b9c466955c2df6e62d2a382c19f2de71ef79b7cc"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-04-08T10:08:35+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8068948},"4.8.6":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.8.6","version_normalized":"4.8.6.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"0d1d574ccf437d2ea95f1635c6b87f60776c1f3d"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/0d1d574ccf437d2ea95f1635c6b87f60776c1f3d","type":"zip","shasum":"","reference":"0d1d574ccf437d2ea95f1635c6b87f60776c1f3d"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-04-16T14:41:34+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8091492},"4.8.7":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.8.7","version_normalized":"4.8.7.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"bdbe5f85d2cd4769fdcd3421deb3169112d5e5f2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/bdbe5f85d2cd4769fdcd3421deb3169112d5e5f2","type":"zip","shasum":"","reference":"bdbe5f85d2cd4769fdcd3421deb3169112d5e5f2"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-06-15T07:20:29+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8234579},"4.8.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.8.x-dev","version_normalized":"4.8.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"bdbe5f85d2cd4769fdcd3421deb3169112d5e5f2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/bdbe5f85d2cd4769fdcd3421deb3169112d5e5f2","type":"zip","shasum":"","reference":"bdbe5f85d2cd4769fdcd3421deb3169112d5e5f2"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-06-15T07:20:29+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/deprecation-contracts":"^3.2","web-auth/cose-lib":"^4.2.3","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-token/jwt-library":"^3.3","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","phpdocumentor/reflection-docblock":"^5.3"},"require-dev":{"ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","roave/security-advisories":"dev-latest","symfony/monolog-bundle":"^3.8","symplify/easy-coding-standard":"^12.0","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","doctrine/doctrine-bundle":"^2.11","doctrine/persistence":"^3.1","rector/rector":"^1.0","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","doctrine/orm":"^2.14|^3.0","doctrine/dbal":"^3.8|^4.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":7482623},"4.9.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.9.0","version_normalized":"4.9.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"0c8246c171efd3f9cd35d758c9c1ebe992f7c337"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/0c8246c171efd3f9cd35d758c9c1ebe992f7c337","type":"zip","shasum":"","reference":"0c8246c171efd3f9cd35d758c9c1ebe992f7c337"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-07-11T09:31:56+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6|^3.0","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3|^4.0"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27 || ^0.29","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8304789},"4.9.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.9.1","version_normalized":"4.9.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"47b20e634ee8cc5118f75d4543f58e3d2dec6fef"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/47b20e634ee8cc5118f75d4543f58e3d2dec6fef","type":"zip","shasum":"","reference":"47b20e634ee8cc5118f75d4543f58e3d2dec6fef"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-07-16T18:36:36+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6|^3.0","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3|^4.0"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27 || ^0.29","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8316114},"4.9.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.9.2","version_normalized":"4.9.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"430c57cfc6804de786c76bb8390d1e55095e7fdf"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/430c57cfc6804de786c76bb8390d1e55095e7fdf","type":"zip","shasum":"","reference":"430c57cfc6804de786c76bb8390d1e55095e7fdf"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-01-04T09:47:58+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6|^3.0","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3|^4.0"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27 || ^0.29","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8718964},"4.9.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"4.9.x-dev","version_normalized":"4.9.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"430c57cfc6804de786c76bb8390d1e55095e7fdf"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/430c57cfc6804de786c76bb8390d1e55095e7fdf","type":"zip","shasum":"","reference":"430c57cfc6804de786c76bb8390d1e55095e7fdf"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-01-04T09:47:58+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","paragonie/constant_time_encoding":"^2.6|^3.0","web-token/jwt-library":"^3.3|^4.0"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0","infection/infection":"^0.27 || ^0.29"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8055052},"5.0.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"5.0.0","version_normalized":"5.0.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"cc698c616a74806f43647c786ae20d72a1926f00"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/cc698c616a74806f43647c786ae20d72a1926f00","type":"zip","shasum":"","reference":"cc698c616a74806f43647c786ae20d72a1926f00"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-07-15T16:39:30+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","phpdocumentor/reflection-docblock":"^5.3","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.4|^7.0","symfony/dependency-injection":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","symfony/clock":"^6.4|^7.0","symfony/framework-bundle":"^6.4|^7.0","symfony/http-client":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/property-info":"^6.4|^7.0","symfony/security-bundle":"^6.4|^7.0","symfony/security-core":"^6.4|^7.0","symfony/security-http":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","symfony/validator":"^6.4|^7.0","web-auth/cose-lib":"^4.2.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.12","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.29","matthiasnoback/symfony-dependency-injection-test":"^5.1","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-doctrine":"^1.4","phpstan/phpstan-phpunit":"^1.4","phpstan/phpstan-strict-rules":"^1.4","phpstan/phpstan-symfony":"^1.4","phpunit/phpunit":"^10.1|^11.0","psr/http-client":"^1.0","psr/http-factory":"^1.1","psr/http-message":"^2.0","qossmic/deptrac":"^2.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","staabm/phpstan-todo-by":"^0.1.27","struggle-for-php/sfp-phpstan-psr-log":"^0.21.0","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0","web-token/jwt-library":"^3.4|^4.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8316121},"5.0.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"5.0.1","version_normalized":"5.0.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"d37808f5f2ef116cabee8e0bce36d891dcf65039"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/d37808f5f2ef116cabee8e0bce36d891dcf65039","type":"zip","shasum":"","reference":"d37808f5f2ef116cabee8e0bce36d891dcf65039"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-07-20T05:26:53+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","phpdocumentor/reflection-docblock":"^5.3","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.4|^7.0","symfony/dependency-injection":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","symfony/clock":"^6.4|^7.0","symfony/framework-bundle":"^6.4|^7.0","symfony/http-client":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/property-info":"^6.4|^7.0","symfony/security-bundle":"^6.4|^7.0","symfony/security-core":"^6.4|^7.0","symfony/security-http":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","symfony/validator":"^6.4|^7.0","web-auth/cose-lib":"^4.2.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.12","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.29","matthiasnoback/symfony-dependency-injection-test":"^5.1","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-doctrine":"^1.4","phpstan/phpstan-phpunit":"^1.4","phpstan/phpstan-strict-rules":"^1.4","phpstan/phpstan-symfony":"^1.4","phpunit/phpunit":"^10.1|^11.0","psr/http-client":"^1.0","psr/http-factory":"^1.1","psr/http-message":"^2.0","qossmic/deptrac":"^2.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","staabm/phpstan-todo-by":"^0.1.27","struggle-for-php/sfp-phpstan-psr-log":"^0.21.0","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0","web-token/jwt-library":"^3.4|^4.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8321228},"5.0.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"5.0.x-dev","version_normalized":"5.0.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"1a9ebec526b81b6d27dda030d2c0dbffb973a8ba"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/1a9ebec526b81b6d27dda030d2c0dbffb973a8ba","type":"zip","shasum":"","reference":"1a9ebec526b81b6d27dda030d2c0dbffb973a8ba"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-09-09T11:44:14+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"ext-json":"*","ext-openssl":"*","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","psr/log":"^1.0|^2.0|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","symfony/deprecation-contracts":"^3.2","web-auth/cose-lib":"^4.2.3","paragonie/constant_time_encoding":"^2.6|^3.0","php":">=8.2","symfony/config":"^6.4|^7.0","symfony/dependency-injection":"^6.4|^7.0","symfony/clock":"^6.4|^7.0","symfony/framework-bundle":"^6.4|^7.0","symfony/http-client":"^6.4|^7.0","symfony/security-bundle":"^6.4|^7.0","symfony/security-core":"^6.4|^7.0","symfony/security-http":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","symfony/validator":"^6.4|^7.0","phpdocumentor/reflection-docblock":"^5.3","symfony/property-access":"^6.4|^7.0","symfony/property-info":"^6.4|^7.0"},"require-dev":{"ekino/phpstan-banned-code":"^1.0","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/phpstan-deprecation-rules":"^1.0","roave/security-advisories":"dev-latest","phpstan/phpstan":"^1.8","phpstan/phpstan-strict-rules":"^1.4","symfony/monolog-bundle":"^3.8","phpstan/extension-installer":"^1.3","symplify/easy-coding-standard":"^12.0","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","rector/rector":"^1.0","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.12","infection/infection":"^0.29","matthiasnoback/symfony-dependency-injection-test":"^5.1","phpunit/phpunit":"^10.1|^11.0","psr/http-client":"^1.0","psr/http-factory":"^1.1","psr/http-message":"^2.0","qossmic/deptrac":"^2.0","web-token/jwt-library":"^3.4|^4.0","phpstan/phpstan-doctrine":"^1.4","phpstan/phpstan-phpunit":"^1.4","phpstan/phpstan-symfony":"^1.4","staabm/phpstan-todo-by":"^0.1.27","struggle-for-php/sfp-phpstan-psr-log":"^0.21.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":6530327},"5.1.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"5.1.0","version_normalized":"5.1.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"f1432e71dbc4935767fce1960dded4d2090fe80c"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/f1432e71dbc4935767fce1960dded4d2090fe80c","type":"zip","shasum":"","reference":"f1432e71dbc4935767fce1960dded4d2090fe80c"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-01-18T15:33:05+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","phpdocumentor/reflection-docblock":"^5.3","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.4|^7.0","symfony/dependency-injection":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","symfony/clock":"^6.4|^7.0","symfony/framework-bundle":"^6.4|^7.0","symfony/http-client":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/property-info":"^6.4|^7.0","symfony/security-bundle":"^6.4|^7.0","symfony/security-core":"^6.4|^7.0","symfony/security-http":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","symfony/validator":"^6.4|^7.0","web-auth/cose-lib":"^4.2.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.12","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1|^4.0","ekino/phpstan-banned-code":"^3.0","infection/infection":"^0.29","matthiasnoback/symfony-dependency-injection-test":"^5.1|^6.0","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.4","phpstan/phpstan":"^2.0","phpstan/phpstan-deprecation-rules":"^2.0","phpstan/phpstan-doctrine":"^2.0","phpstan/phpstan-phpunit":"^2.0","phpstan/phpstan-strict-rules":"^2.0","phpstan/phpstan-symfony":"^2.0","phpunit/phpunit":"^11.5","psr/http-client":"^1.0","psr/http-factory":"^1.1","psr/http-message":"^2.0","qossmic/deptrac":"^2.0","rector/rector":"^2.0","roave/security-advisories":"dev-latest","staabm/phpstan-todo-by":"^0.2","struggle-for-php/sfp-phpstan-psr-log":"^0.23","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0","web-token/jwt-library":"^4.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8754191},"5.1.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"5.1.1","version_normalized":"5.1.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"90ef21b230afa30f688edb46a54f78b77c8d4038"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/90ef21b230afa30f688edb46a54f78b77c8d4038","type":"zip","shasum":"","reference":"90ef21b230afa30f688edb46a54f78b77c8d4038"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-01-18T18:09:18+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","phpdocumentor/reflection-docblock":"^5.3","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.4|^7.0","symfony/dependency-injection":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","symfony/clock":"^6.4|^7.0","symfony/framework-bundle":"^6.4|^7.0","symfony/http-client":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/property-info":"^6.4|^7.0","symfony/security-bundle":"^6.4|^7.0","symfony/security-core":"^6.4|^7.0","symfony/security-http":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","symfony/validator":"^6.4|^7.0","web-auth/cose-lib":"^4.2.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.12","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1|^4.0","ekino/phpstan-banned-code":"^3.0","infection/infection":"^0.29","matthiasnoback/symfony-dependency-injection-test":"^5.1|^6.0","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.4","phpstan/phpstan":"^2.0","phpstan/phpstan-deprecation-rules":"^2.0","phpstan/phpstan-doctrine":"^2.0","phpstan/phpstan-phpunit":"^2.0","phpstan/phpstan-strict-rules":"^2.0","phpstan/phpstan-symfony":"^2.0","phpunit/phpunit":"^11.5","psr/http-client":"^1.0","psr/http-factory":"^1.1","psr/http-message":"^2.0","qossmic/deptrac":"^2.0","rector/rector":"^2.0","roave/security-advisories":"dev-latest","staabm/phpstan-todo-by":"^0.2","struggle-for-php/sfp-phpstan-psr-log":"^0.23","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0","web-token/jwt-library":"^4.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8754354},"5.1.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"5.1.x-dev","version_normalized":"5.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"3ceacab268ec5985640ac88522d1a03748022a13"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/3ceacab268ec5985640ac88522d1a03748022a13","type":"zip","shasum":"","reference":"3ceacab268ec5985640ac88522d1a03748022a13"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-02-02T16:24:10+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","phpdocumentor/reflection-docblock":"^5.3","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.4|^7.0","symfony/dependency-injection":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","symfony/clock":"^6.4|^7.0","symfony/framework-bundle":"^6.4|^7.0","symfony/http-client":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/property-info":"^6.4|^7.0","symfony/security-bundle":"^6.4|^7.0","symfony/security-core":"^6.4|^7.0","symfony/security-http":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","symfony/validator":"^6.4|^7.0","web-auth/cose-lib":"^4.2.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.12","doctrine/orm":"^2.14|^3.0","infection/infection":"^0.29","php-parallel-lint/php-parallel-lint":"^1.3","psr/http-client":"^1.0","psr/http-factory":"^1.1","psr/http-message":"^2.0","qossmic/deptrac":"^2.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0","doctrine/persistence":"^3.1|^4.0","ekino/phpstan-banned-code":"^3.0","matthiasnoback/symfony-dependency-injection-test":"^5.1|^6.0","phpstan/extension-installer":"^1.4","phpstan/phpstan":"^2.0","phpstan/phpstan-deprecation-rules":"^2.0","phpstan/phpstan-doctrine":"^2.0","phpstan/phpstan-phpunit":"^2.0","phpstan/phpstan-strict-rules":"^2.0","phpstan/phpstan-symfony":"^2.0","phpunit/phpunit":"^11.5","rector/rector":"^2.0","staabm/phpstan-todo-by":"^0.2","struggle-for-php/sfp-phpstan-psr-log":"^0.23","web-token/jwt-library":"^4.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8319325},"5.2.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"5.2.x-dev","version_normalized":"5.2.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"88b9c85f278a57a339585cff7f39f73cedd7b1e4"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/88b9c85f278a57a339585cff7f39f73cedd7b1e4","type":"zip","shasum":"","reference":"88b9c85f278a57a339585cff7f39f73cedd7b1e4"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-01-18T18:08:06+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"default-branch":true,"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","phpdocumentor/reflection-docblock":"^5.3","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.4|^7.0","symfony/dependency-injection":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","symfony/clock":"^6.4|^7.0","symfony/framework-bundle":"^6.4|^7.0","symfony/http-client":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/property-info":"^6.4|^7.0","symfony/security-bundle":"^6.4|^7.0","symfony/security-core":"^6.4|^7.0","symfony/security-http":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","symfony/validator":"^6.4|^7.0","web-auth/cose-lib":"^4.2.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.12","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1|^4.0","ekino/phpstan-banned-code":"^3.0","infection/infection":"^0.29","matthiasnoback/symfony-dependency-injection-test":"^5.1|^6.0","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.4","phpstan/phpstan":"^2.0","phpstan/phpstan-deprecation-rules":"^2.0","phpstan/phpstan-doctrine":"^2.0","phpstan/phpstan-phpunit":"^2.0","phpstan/phpstan-strict-rules":"^2.0","phpstan/phpstan-symfony":"^2.0","phpunit/phpunit":"^11.5","psr/http-client":"^1.0","psr/http-factory":"^1.1","psr/http-message":"^2.0","qossmic/deptrac":"^2.0","rector/rector":"^2.0","roave/security-advisories":"dev-latest","staabm/phpstan-todo-by":"^0.2","struggle-for-php/sfp-phpstan-psr-log":"^0.23","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0","web-token/jwt-library":"^4.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8754195},"dev-4.9.x-merge-up-into-5.0.x_1KpwGayf":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"dev-4.9.x-merge-up-into-5.0.x_1KpwGayf","version_normalized":"dev-4.9.x-merge-up-into-5.0.x_1KpwGayf","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"0c8246c171efd3f9cd35d758c9c1ebe992f7c337"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/0c8246c171efd3f9cd35d758c9c1ebe992f7c337","type":"zip","shasum":"","reference":"0c8246c171efd3f9cd35d758c9c1ebe992f7c337"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-07-11T09:31:56+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6|^3.0","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3|^4.0"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27 || ^0.29","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8304794},"dev-4.9.x-merge-up-into-5.0.x_I9FmYr2A":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"dev-4.9.x-merge-up-into-5.0.x_I9FmYr2A","version_normalized":"dev-4.9.x-merge-up-into-5.0.x_I9FmYr2A","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"47b20e634ee8cc5118f75d4543f58e3d2dec6fef"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/47b20e634ee8cc5118f75d4543f58e3d2dec6fef","type":"zip","shasum":"","reference":"47b20e634ee8cc5118f75d4543f58e3d2dec6fef"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-07-16T18:36:36+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","lcobucci/clock":"^2.2|^3.0","nyholm/psr7":"^1.5","paragonie/constant_time_encoding":"^2.6|^3.0","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.1|^7.0","symfony/dependency-injection":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","symfony/framework-bundle":"^6.1|^7.0","symfony/http-client":"^6.1|^7.0","symfony/psr-http-message-bridge":"^2.1|^6.1|^7.0","symfony/property-access":"^6.1|^7.0","symfony/property-info":"^6.1|^7.0","symfony/security-bundle":"^6.1|^7.0","symfony/security-core":"^6.1|^7.0","symfony/security-http":"^6.1|^7.0","symfony/serializer":"^6.1|^7.0","symfony/uid":"^6.1|^7.0","symfony/validator":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-token/jwt-library":"^3.3|^4.0"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.11","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.27 || ^0.29","matthiasnoback/symfony-dependency-injection-test":"^4.3|^5.0","php-http/curl-client":"^2.2","php-http/mock-client":"^1.5","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.1","phpstan/phpstan-strict-rules":"^1.4","phpunit/phpunit":"^10.1","qossmic/deptrac-shim":"^1.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0"},"suggest":{"psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8316116},"dev-bugs/json-options":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"dev-bugs/json-options","version_normalized":"dev-bugs/json-options","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"cc241725f4db4a72180768ce7a045da2d038564f"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/cc241725f4db4a72180768ce7a045da2d038564f","type":"zip","shasum":"","reference":"cc241725f4db4a72180768ce7a045da2d038564f"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-02-01T21:51:37+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","phpdocumentor/reflection-docblock":"^5.3","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.4|^7.0","symfony/dependency-injection":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","symfony/clock":"^6.4|^7.0","symfony/framework-bundle":"^6.4|^7.0","symfony/http-client":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/property-info":"^6.4|^7.0","symfony/security-bundle":"^6.4|^7.0","symfony/security-core":"^6.4|^7.0","symfony/security-http":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","symfony/validator":"^6.4|^7.0","web-auth/cose-lib":"^4.2.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.12","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1|^4.0","ekino/phpstan-banned-code":"^3.0","infection/infection":"^0.29","matthiasnoback/symfony-dependency-injection-test":"^5.1|^6.0","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.4","phpstan/phpstan":"^2.0","phpstan/phpstan-deprecation-rules":"^2.0","phpstan/phpstan-doctrine":"^2.0","phpstan/phpstan-phpunit":"^2.0","phpstan/phpstan-strict-rules":"^2.0","phpstan/phpstan-symfony":"^2.0","phpunit/phpunit":"^11.5","psr/http-client":"^1.0","psr/http-factory":"^1.1","psr/http-message":"^2.0","qossmic/deptrac":"^2.0","rector/rector":"^2.0","roave/security-advisories":"dev-latest","staabm/phpstan-todo-by":"^0.2","struggle-for-php/sfp-phpstan-psr-log":"^0.23","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0","web-token/jwt-library":"^4.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8789516},"dev-bugs/missing-jwt-deps":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"dev-bugs/missing-jwt-deps","version_normalized":"dev-bugs/missing-jwt-deps","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"815dd7f961b36ca57e050629f8880e9a381291ee"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/815dd7f961b36ca57e050629f8880e9a381291ee","type":"zip","shasum":"","reference":"815dd7f961b36ca57e050629f8880e9a381291ee"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-02-02T15:15:00+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","phpdocumentor/reflection-docblock":"^5.3","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.4|^7.0","symfony/dependency-injection":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","symfony/clock":"^6.4|^7.0","symfony/framework-bundle":"^6.4|^7.0","symfony/http-client":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/property-info":"^6.4|^7.0","symfony/security-bundle":"^6.4|^7.0","symfony/security-core":"^6.4|^7.0","symfony/security-http":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","symfony/validator":"^6.4|^7.0","web-auth/cose-lib":"^4.2.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.12","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1|^4.0","ekino/phpstan-banned-code":"^3.0","infection/infection":"^0.29","matthiasnoback/symfony-dependency-injection-test":"^5.1|^6.0","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.4","phpstan/phpstan":"^2.0","phpstan/phpstan-deprecation-rules":"^2.0","phpstan/phpstan-doctrine":"^2.0","phpstan/phpstan-phpunit":"^2.0","phpstan/phpstan-strict-rules":"^2.0","phpstan/phpstan-symfony":"^2.0","phpunit/phpunit":"^11.5","psr/http-client":"^1.0","psr/http-factory":"^1.1","psr/http-message":"^2.0","qossmic/deptrac":"^2.0","rector/rector":"^2.0","roave/security-advisories":"dev-latest","staabm/phpstan-todo-by":"^0.2","struggle-for-php/sfp-phpstan-psr-log":"^0.23","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0","web-token/jwt-library":"^4.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8790252},"dev-ci-cd/enable-cache":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"dev-ci-cd/enable-cache","version_normalized":"dev-ci-cd/enable-cache","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"ca5f91056083d1eb009409ed109fc75a64f1f4b9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/ca5f91056083d1eb009409ed109fc75a64f1f4b9","type":"zip","shasum":"","reference":"ca5f91056083d1eb009409ed109fc75a64f1f4b9"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-01-04T10:13:59+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","phpdocumentor/reflection-docblock":"^5.3","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.4|^7.0","symfony/dependency-injection":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","symfony/clock":"^6.4|^7.0","symfony/framework-bundle":"^6.4|^7.0","symfony/http-client":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/property-info":"^6.4|^7.0","symfony/security-bundle":"^6.4|^7.0","symfony/security-core":"^6.4|^7.0","symfony/security-http":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","symfony/validator":"^6.4|^7.0","web-auth/cose-lib":"^4.2.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.12","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1|^4.0","ekino/phpstan-banned-code":"^3.0","infection/infection":"^0.29","matthiasnoback/symfony-dependency-injection-test":"^5.1|^6.0","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.4","phpstan/phpstan":"^2.0","phpstan/phpstan-deprecation-rules":"^2.0","phpstan/phpstan-doctrine":"^2.0","phpstan/phpstan-phpunit":"^2.0","phpstan/phpstan-strict-rules":"^2.0","phpstan/phpstan-symfony":"^2.0","phpunit/phpunit":"^11.5","psr/http-client":"^1.0","psr/http-factory":"^1.1","psr/http-message":"^2.0","qossmic/deptrac":"^2.0","rector/rector":"^2.0","roave/security-advisories":"dev-latest","staabm/phpstan-todo-by":"^0.2","struggle-for-php/sfp-phpstan-psr-log":"^0.23","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0","web-token/jwt-library":"^4.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8718980},"dev-ci-cd/fix":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":["symfony","bundle","symfony-bundle","fido","FIDO2","webauthn","symfony-ux"],"homepage":"https://github.com/web-auth/webauthn-framework","version":"dev-ci-cd/fix","version_normalized":"dev-ci-cd/fix","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"1c0c1be94d09bfa6e50d73af5a75eb49e17945b2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/1c0c1be94d09bfa6e50d73af5a75eb49e17945b2","type":"zip","shasum":"","reference":"1c0c1be94d09bfa6e50d73af5a75eb49e17945b2"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-09-10T08:08:14+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\Stimulus\\":"src/stimulus/src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","phpdocumentor/reflection-docblock":"^5.3","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/config":"^6.4|^7.0","symfony/dependency-injection":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","symfony/clock":"^6.4|^7.0","symfony/framework-bundle":"^6.4|^7.0","symfony/http-client":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/property-info":"^6.4|^7.0","symfony/security-bundle":"^6.4|^7.0","symfony/security-core":"^6.4|^7.0","symfony/security-http":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","symfony/validator":"^6.4|^7.0","web-auth/cose-lib":"^4.2.3"},"require-dev":{"doctrine/dbal":"^3.8|^4.0","doctrine/doctrine-bundle":"^2.12","doctrine/orm":"^2.14|^3.0","doctrine/persistence":"^3.1","ekino/phpstan-banned-code":"^1.0","infection/infection":"^0.29","matthiasnoback/symfony-dependency-injection-test":"^5.1","php-parallel-lint/php-parallel-lint":"^1.3","phpstan/extension-installer":"^1.3","phpstan/phpstan":"^1.8","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-doctrine":"^1.4","phpstan/phpstan-phpunit":"^1.4","phpstan/phpstan-strict-rules":"^1.4","phpstan/phpstan-symfony":"^1.4","phpunit/phpunit":"^10.1|^11.0","psr/http-client":"^1.0","psr/http-factory":"^1.1","psr/http-message":"^2.0","qossmic/deptrac":"^2.0","rector/rector":"^1.0","roave/security-advisories":"dev-latest","staabm/phpstan-todo-by":"^0.1.27","struggle-for-php/sfp-phpstan-psr-log":"^0.21.0","symfony/asset":"^6.4|^7.0","symfony/asset-mapper":"^6.4|^7.0","symfony/browser-kit":"^6.4|^7.0","symfony/filesystem":"^6.4|^7.0","symfony/finder":"^6.4|^7.0","symfony/monolog-bundle":"^3.8","symfony/phpunit-bridge":"^6.4|^7.0","symfony/var-dumper":"^6.4|^7.0","symfony/yaml":"^6.4|^7.0","symplify/easy-coding-standard":"^12.0","web-token/jwt-library":"^3.4|^4.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-stimulus":"self.version"},"uid":8435797},"v1.1.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v1.1.0","version_normalized":"1.1.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"fa9f16512b2d922595d2f7189edc6e02cde8b92b"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/fa9f16512b2d922595d2f7189edc6e02cde8b92b","type":"zip","shasum":"","reference":"fa9f16512b2d922595d2f7189edc6e02cde8b92b"},"type":"symfony-bundle","time":"2019-04-03T13:15:04+00:00","autoload":{"psr-4":{"U2F\\":"src/u2f/src/","Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\SecurityBundle\\":"src/symfony-security/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.2","symfony/config":"^4.2","symfony/dependency-injection":"^4.2","symfony/framework-bundle":"^4.2","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.2","symfony/twig-bundle":"^4.2","thecodingmachine/safe":"^0.1","web-token/jwt-signature":"^1.3.1"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","nyholm/psr7":"^1.1","php-coveralls/php-coveralls":"^2.0","php-http/httplug":"^1.0","php-http/httplug-bundle":"^1.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^5.0","phpunit/phpunit":"^7.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.2","symfony/phpunit-bridge":"^4.2","symfony/serializer":"^4.2","symfony/validator":"^4.2","symfony/var-dumper":"^4.2","thecodingmachine/phpstan-safe-rule":"^0.1.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support (highly recommended)","php-http/httplug-bundle":"For Android SafetyNet support on a Symfony application (highly recommended)"},"replace":{"web-auth/cose-lib":"self.version","web-auth/u2f-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-symfony-security-bundle":"self.version"},"uid":2879959},"v1.1.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v1.1.x-dev","version_normalized":"1.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"aa8213f0fb1677badc2f02cc9a2c203e971ad8a2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/aa8213f0fb1677badc2f02cc9a2c203e971ad8a2","type":"zip","shasum":"","reference":"aa8213f0fb1677badc2f02cc9a2c203e971ad8a2"},"type":"symfony-bundle","time":"2019-04-11T07:39:13+00:00","autoload":{"psr-4":{"U2F\\":"src/u2f/src/","Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\SecurityBundle\\":"src/symfony-security/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.2","symfony/config":"^4.2","symfony/dependency-injection":"^4.2","symfony/framework-bundle":"^4.2","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.2","symfony/twig-bundle":"^4.2","thecodingmachine/safe":"^0.1","web-token/jwt-signature":"^1.3.1","fgrosse/phpasn1":"^2.1"},"require-dev":{"doctrine/dbal":"^2.9","php-coveralls/php-coveralls":"^2.0","phpunit/phpcov":"^5.0","phpunit/phpunit":"^7.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.2","symfony/phpunit-bridge":"^4.2","symfony/var-dumper":"^4.2","thecodingmachine/phpstan-safe-rule":"^0.1.0","php-http/httplug":"^1.0","php-http/httplug-bundle":"^1.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","symfony/serializer":"^4.2","symfony/validator":"^4.2","nyholm/psr7":"^1.1"},"suggest":{"php-http/httplug":"For Android SafetyNet support (highly recommended)","php-http/httplug-bundle":"For Android SafetyNet support on a Symfony application (highly recommended)"},"replace":{"web-auth/conformance-toolset":"self.version","web-auth/cose-lib":"self.version","web-auth/u2f-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-symfony-security-bundle":"self.version"},"uid":2755027},"v1.2.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v1.2.0","version_normalized":"1.2.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"833d9fcb1eda927f6bf14a957497e8c376731c5c"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/833d9fcb1eda927f6bf14a957497e8c376731c5c","type":"zip","shasum":"","reference":"833d9fcb1eda927f6bf14a957497e8c376731c5c"},"type":"symfony-bundle","time":"2019-05-05T15:50:22+00:00","autoload":{"psr-4":{"U2F\\":"src/u2f/src/","Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\SecurityBundle\\":"src/symfony-security/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.2","symfony/config":"^4.2","symfony/dependency-injection":"^4.2","symfony/framework-bundle":"^4.2","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.2","symfony/twig-bundle":"^4.2","thecodingmachine/safe":"^0.1","web-token/jwt-signature":"^1.3.7"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","nyholm/psr7":"^1.1","php-coveralls/php-coveralls":"^2.0","php-http/httplug":"^1.0|^2.0","php-http/httplug-bundle":"^1.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^5.0|^6.0","phpunit/phpunit":"^7.0|^8.0","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.2","symfony/phpunit-bridge":"^4.2","symfony/serializer":"^4.2","symfony/translation":"^4.2","symfony/validator":"^4.2","symfony/var-dumper":"^4.2","thecodingmachine/phpstan-safe-rule":"^0.1.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support (highly recommended)","php-http/httplug-bundle":"For Android SafetyNet support on a Symfony application (highly recommended)"},"replace":{"web-auth/cose-lib":"self.version","web-auth/u2f-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-symfony-security-bundle":"self.version","web-auth/webauthn-symfony-json-security-bundle":"self.version"},"uid":2940964},"v1.2.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v1.2.1","version_normalized":"1.2.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"10a4abde29a0385ea5831fd349c3a083c0c40e2f"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/10a4abde29a0385ea5831fd349c3a083c0c40e2f","type":"zip","shasum":"","reference":"10a4abde29a0385ea5831fd349c3a083c0c40e2f"},"type":"symfony-bundle","time":"2019-05-28T12:10:12+00:00","autoload":{"psr-4":{"U2F\\":"src/u2f/src/","Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\SecurityBundle\\":"src/symfony-security/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.2","symfony/config":"^4.2","symfony/dependency-injection":"^4.2","symfony/framework-bundle":"^4.2","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.2","symfony/twig-bundle":"^4.2","thecodingmachine/safe":"^0.1","web-token/jwt-signature":"^1.3.7"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","nyholm/psr7":"^1.1","php-coveralls/php-coveralls":"^2.0","php-http/httplug":"^1.0|^2.0","php-http/httplug-bundle":"^1.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^5.0|^6.0","phpunit/phpunit":"^7.0|^8.0","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.2","symfony/phpunit-bridge":"^4.2","symfony/serializer":"^4.2","symfony/translation":"^4.2","symfony/validator":"^4.2","symfony/var-dumper":"^4.2","thecodingmachine/phpstan-safe-rule":"^0.1.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support","php-http/httplug-bundle":"For Android SafetyNet support on a Symfony application"},"replace":{"web-auth/cose-lib":"self.version","web-auth/u2f-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-symfony-security-bundle":"self.version","web-auth/webauthn-symfony-json-security-bundle":"self.version"},"uid":2993675},"v1.2.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v1.2.2","version_normalized":"1.2.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"8832b3a9f83ceba3e446f23f9debfae567da6254"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/8832b3a9f83ceba3e446f23f9debfae567da6254","type":"zip","shasum":"","reference":"8832b3a9f83ceba3e446f23f9debfae567da6254"},"type":"symfony-bundle","time":"2019-06-05T17:41:05+00:00","autoload":{"psr-4":{"U2F\\":"src/u2f/src/","Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\SecurityBundle\\":"src/symfony-security/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.2","symfony/config":"^4.2","symfony/dependency-injection":"^4.2","symfony/framework-bundle":"^4.2","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.2","symfony/twig-bundle":"^4.2","thecodingmachine/safe":"^0.1","web-token/jwt-signature":"^1.3.7"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","nyholm/psr7":"^1.1","php-coveralls/php-coveralls":"^2.0","php-http/httplug":"^1.0|^2.0","php-http/httplug-bundle":"^1.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^5.0|^6.0","phpunit/phpunit":"^7.0|^8.0","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.2","symfony/phpunit-bridge":"^4.2","symfony/serializer":"^4.2","symfony/translation":"^4.2","symfony/validator":"^4.2","symfony/var-dumper":"^4.2","thecodingmachine/phpstan-safe-rule":"^0.1.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support","php-http/httplug-bundle":"For Android SafetyNet support on a Symfony application"},"replace":{"web-auth/cose-lib":"self.version","web-auth/u2f-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-symfony-security-bundle":"self.version","web-auth/webauthn-symfony-json-security-bundle":"self.version"},"uid":3014504},"v1.2.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v1.2.x-dev","version_normalized":"1.2.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"7f3427e27dffd4b1c107e4fc12c9245ab98f184b"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/7f3427e27dffd4b1c107e4fc12c9245ab98f184b","type":"zip","shasum":"","reference":"7f3427e27dffd4b1c107e4fc12c9245ab98f184b"},"type":"symfony-bundle","time":"2019-07-06T20:13:22+00:00","autoload":{"psr-4":{"U2F\\":"src/u2f/src/","Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\SecurityBundle\\":"src/symfony-security/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.2","symfony/config":"^4.2","symfony/dependency-injection":"^4.2","symfony/framework-bundle":"^4.2","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.2","symfony/twig-bundle":"^4.2","thecodingmachine/safe":"^0.1","web-token/jwt-signature":"^1.3.7","psr/http-factory":"^1.0"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","nyholm/psr7":"^1.1","php-coveralls/php-coveralls":"^2.0","php-http/httplug-bundle":"^1.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.2","symfony/phpunit-bridge":"^4.2","symfony/serializer":"^4.2","symfony/validator":"^4.2","symfony/var-dumper":"^4.2","thecodingmachine/phpstan-safe-rule":"^0.1.0","fzaninotto/faker":"^1.8","symfony/translation":"^4.2","php-http/httplug":"^1.0|^2.0","phpunit/phpunit":"^7.0|^8.0","phpunit/phpcov":"^5.0|^6.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support","php-http/httplug-bundle":"For Android SafetyNet support on a Symfony application"},"replace":{"web-auth/cose-lib":"self.version","web-auth/u2f-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/webauthn-symfony-security-bundle":"self.version","web-auth/webauthn-symfony-json-security-bundle":"self.version"},"uid":2881040},"v2.0.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.0.0","version_normalized":"2.0.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"7bb00cad79217ae02259b9fcbd2ed9446bd2fd16"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/7bb00cad79217ae02259b9fcbd2ed9446bd2fd16","type":"zip","shasum":"","reference":"7bb00cad79217ae02259b9fcbd2ed9446bd2fd16"},"type":"symfony-bundle","time":"2019-07-06T21:03:11+00:00","autoload":{"psr-4":{"U2F\\":"src/u2f/src/","Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.2","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","thecodingmachine/safe":"^0.1","web-token/jwt-signature":"^2.0.3"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","nyholm/psr7":"^1.1","php-coveralls/php-coveralls":"^2.0","php-http/httplug":"^2.0","php-http/httplug-bundle":"^1.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.0","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3","thecodingmachine/phpstan-safe-rule":"^0.1.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support","php-http/httplug-bundle":"For Android SafetyNet support on a Symfony application","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/cose-lib":"self.version","web-auth/u2f-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3084116},"v2.0.0-alpha1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.0.0-alpha1","version_normalized":"2.0.0.0-alpha1","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"9c2c295b3d55049acf3b6b707ec1d81b7973c727"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/9c2c295b3d55049acf3b6b707ec1d81b7973c727","type":"zip","shasum":"","reference":"9c2c295b3d55049acf3b6b707ec1d81b7973c727"},"type":"symfony-bundle","time":"2019-06-21T19:42:57+00:00","autoload":{"psr-4":{"U2F\\":"src/u2f/src/","Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.2","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","thecodingmachine/safe":"^0.1","web-token/jwt-signature":"^2.0.3"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","nyholm/psr7":"^1.1","php-coveralls/php-coveralls":"^2.0","php-http/httplug":"^2.0","php-http/httplug-bundle":"^1.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.0","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3","thecodingmachine/phpstan-safe-rule":"^0.1.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support","php-http/httplug-bundle":"For Android SafetyNet support on a Symfony application","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/cose-lib":"self.version","web-auth/u2f-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3051738},"v2.0.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.0.1","version_normalized":"2.0.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"696e220d9de92ff3fed57ca7a42cec3498d59dc4"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/696e220d9de92ff3fed57ca7a42cec3498d59dc4","type":"zip","shasum":"","reference":"696e220d9de92ff3fed57ca7a42cec3498d59dc4"},"type":"symfony-bundle","time":"2019-07-24T15:49:26+00:00","autoload":{"psr-4":{"U2F\\":"src/u2f/src/","Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.4","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","thecodingmachine/safe":"^0.1","web-token/jwt-signature":"^2.0.3"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","nyholm/psr7":"^1.1","php-coveralls/php-coveralls":"^2.0","php-http/httplug":"^2.0","php-http/httplug-bundle":"^1.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.0","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3","thecodingmachine/phpstan-safe-rule":"^0.1.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support","php-http/httplug-bundle":"For Android SafetyNet support on a Symfony application","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/cose-lib":"self.version","web-auth/u2f-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3121226},"v2.0.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.0.2","version_normalized":"2.0.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"214f155abc253a23f5ce1ebbaa0b979380bbc1ac"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/214f155abc253a23f5ce1ebbaa0b979380bbc1ac","type":"zip","shasum":"","reference":"214f155abc253a23f5ce1ebbaa0b979380bbc1ac"},"type":"symfony-bundle","time":"2019-07-30T16:10:02+00:00","autoload":{"psr-4":{"U2F\\":"src/u2f/src/","Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.4","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","thecodingmachine/safe":"^0.1","web-token/jwt-signature":"^2.0.3"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","nyholm/psr7":"^1.1","php-coveralls/php-coveralls":"^2.0","php-http/httplug":"^2.0","php-http/httplug-bundle":"^1.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.0","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3","thecodingmachine/phpstan-safe-rule":"^0.1.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support","php-http/httplug-bundle":"For Android SafetyNet support on a Symfony application","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/cose-lib":"self.version","web-auth/u2f-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3132346},"v2.0.3":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.0.3","version_normalized":"2.0.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"86c8a1aa884b52765d774a7106ac416e15656745"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/86c8a1aa884b52765d774a7106ac416e15656745","type":"zip","shasum":"","reference":"86c8a1aa884b52765d774a7106ac416e15656745"},"type":"symfony-bundle","time":"2019-07-30T16:13:39+00:00","autoload":{"psr-4":{"U2F\\":"src/u2f/src/","Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.4","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","thecodingmachine/safe":"^0.1","web-token/jwt-signature":"^2.0.3"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","nyholm/psr7":"^1.1","php-coveralls/php-coveralls":"^2.0","php-http/httplug":"^2.0","php-http/httplug-bundle":"^1.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.0","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3","thecodingmachine/phpstan-safe-rule":"^0.1.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support","php-http/httplug-bundle":"For Android SafetyNet support on a Symfony application","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/cose-lib":"self.version","web-auth/u2f-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3132359},"v2.0.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.0.x-dev","version_normalized":"2.0.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"0cfc5ceb8d89a369d2075bd40ccab6e74061e411"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/0cfc5ceb8d89a369d2075bd40ccab6e74061e411","type":"zip","shasum":"","reference":"0cfc5ceb8d89a369d2075bd40ccab6e74061e411"},"type":"symfony-bundle","time":"2019-07-31T20:08:43+00:00","autoload":{"psr-4":{"U2F\\":"src/u2f/src/","Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev"}},"require":{"ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","symfony/psr-http-message-bridge":"^1.1","thecodingmachine/safe":"^0.1","php":"^7.2","psr/http-factory":"^1.0","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","web-token/jwt-signature":"^2.0.3","spomky-labs/cbor-php":"^1.0.4"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","nyholm/psr7":"^1.1","php-coveralls/php-coveralls":"^2.0","php-http/httplug-bundle":"^1.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","ramsey/uuid":"^3.8","thecodingmachine/phpstan-safe-rule":"^0.1.0","php-http/httplug":"^2.0","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.0","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3","infection/infection":"^0.13"},"suggest":{"php-http/httplug":"For Android SafetyNet support","php-http/httplug-bundle":"For Android SafetyNet support on a Symfony application","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/cose-lib":"self.version","web-auth/u2f-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":2921354},"v2.1.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.1.0","version_normalized":"2.1.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"9b1d45ddb0a8e685e64e395b1340aed078d64aec"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/9b1d45ddb0a8e685e64e395b1340aed078d64aec","type":"zip","shasum":"","reference":"9b1d45ddb0a8e685e64e395b1340aed078d64aec"},"type":"symfony-bundle","time":"2019-08-29T11:34:45+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^5.3","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.4","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/http-client":"^4.3","symfony/process":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","php-coveralls/php-coveralls":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3"},"suggest":{"symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3195538},"v2.1.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.1.1","version_normalized":"2.1.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"7ac160db4f90bcb4b28e62d2e84401d7a51a073d"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/7ac160db4f90bcb4b28e62d2e84401d7a51a073d","type":"zip","shasum":"","reference":"7ac160db4f90bcb4b28e62d2e84401d7a51a073d"},"type":"symfony-bundle","time":"2019-08-29T12:03:54+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^5.3","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.4","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/http-client":"^4.3","symfony/process":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","php-coveralls/php-coveralls":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3"},"suggest":{"symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3195608},"v2.1.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.1.2","version_normalized":"2.1.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"497f25a0997a2b96a99950fbae768098aff0e33b"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/497f25a0997a2b96a99950fbae768098aff0e33b","type":"zip","shasum":"","reference":"497f25a0997a2b96a99950fbae768098aff0e33b"},"type":"symfony-bundle","time":"2019-08-29T12:10:50+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^5.3","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.4","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/http-client":"^4.3","symfony/process":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","php-coveralls/php-coveralls":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3"},"suggest":{"symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3195629},"v2.1.3":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.1.3","version_normalized":"2.1.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"34eaaa30513ed05cab6affefe4a9be06c2ab4b27"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/34eaaa30513ed05cab6affefe4a9be06c2ab4b27","type":"zip","shasum":"","reference":"34eaaa30513ed05cab6affefe4a9be06c2ab4b27"},"type":"symfony-bundle","time":"2019-08-30T14:14:52+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^5.3","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.4","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/http-client":"^4.3","symfony/process":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","php-coveralls/php-coveralls":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3"},"suggest":{"symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3199403},"v2.1.4":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.1.4","version_normalized":"2.1.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"d2f8415ccdbba64e64c695199d83e0d962a9cc09"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/d2f8415ccdbba64e64c695199d83e0d962a9cc09","type":"zip","shasum":"","reference":"d2f8415ccdbba64e64c695199d83e0d962a9cc09"},"type":"symfony-bundle","time":"2019-08-31T07:38:18+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^5.3","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.4","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/http-client":"^4.3","symfony/process":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","php-coveralls/php-coveralls":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3"},"suggest":{"symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3199972},"v2.1.5":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.1.5","version_normalized":"2.1.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"15f2fa4631c4ac3de31ea214710bd07515153d4d"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/15f2fa4631c4ac3de31ea214710bd07515153d4d","type":"zip","shasum":"","reference":"15f2fa4631c4ac3de31ea214710bd07515153d4d"},"type":"symfony-bundle","time":"2019-09-02T20:06:29+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^5.3","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.4","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/http-client":"^4.3","symfony/process":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","php-coveralls/php-coveralls":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3"},"suggest":{"symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3203729},"v2.1.6":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.1.6","version_normalized":"2.1.6.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"5de274788d55f6180212f8b90cb895254f63c3d0"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/5de274788d55f6180212f8b90cb895254f63c3d0","type":"zip","shasum":"","reference":"5de274788d55f6180212f8b90cb895254f63c3d0"},"type":"symfony-bundle","time":"2019-09-09T11:20:16+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^5.3","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.4","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/http-client":"^4.3","symfony/process":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","php-coveralls/php-coveralls":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3"},"suggest":{"symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3221604},"v2.1.7":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.1.7","version_normalized":"2.1.7.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"deef4d352ecce2c89ef5742bc859138d1e5e435d"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/deef4d352ecce2c89ef5742bc859138d1e5e435d","type":"zip","shasum":"","reference":"deef4d352ecce2c89ef5742bc859138d1e5e435d"},"type":"symfony-bundle","time":"2019-09-09T12:04:09+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^5.3","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.4","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/http-client":"^4.3","symfony/process":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","php-coveralls/php-coveralls":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3"},"suggest":{"symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3221683},"v2.1.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v2.1.x-dev","version_normalized":"2.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"762d90048dbcc5aa01f000ae9227e2780145b8db"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/762d90048dbcc5aa01f000ae9227e2780145b8db","type":"zip","shasum":"","reference":"762d90048dbcc5aa01f000ae9227e2780145b8db"},"type":"symfony-bundle","time":"2019-10-10T22:02:30+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^1.0","spomky-labs/cbor-php":"^1.0.4","symfony/config":"^4.3","symfony/dependency-injection":"^4.3","symfony/framework-bundle":"^4.3","symfony/psr-http-message-bridge":"^1.1","symfony/security-bundle":"^4.3","symfony/twig-bundle":"^4.3","symfony/process":"^4.3","nyholm/psr7":"^1.1","psr/http-client":"^1.0","symfony/http-client":"^4.3","league/uri":"^5.3","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^1.10","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","infection/infection":"^0.13","php-coveralls/php-coveralls":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.11","phpstan/phpstan-beberlei-assert":"^0.11.0","phpstan/phpstan-deprecation-rules":"^0.11","phpstan/phpstan-phpunit":"^0.11","phpstan/phpstan-strict-rules":"^0.11","phpunit/phpcov":"^6.0","ramsey/uuid":"^3.8","symfony/browser-kit":"^4.3","symfony/phpunit-bridge":"^4.3","symfony/serializer":"^4.3","symfony/translation":"^4.3","symfony/validator":"^4.3","symfony/var-dumper":"^4.3","phpunit/phpunit":"^8.2.5"},"suggest":{"symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3126156},"v3.0.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.0.0","version_normalized":"3.0.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"b8da1a110dba11b73e8434186fa63f2aa868fbaa"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/b8da1a110dba11b73e8434186fa63f2aa868fbaa","type":"zip","shasum":"","reference":"b8da1a110dba11b73e8434186fa63f2aa868fbaa"},"type":"symfony-bundle","time":"2020-01-07T12:56:26+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","sensio/framework-extra-bundle":"^5.2","nyholm/psr7":"^1.1","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","symfony/config":"^5.0","symfony/dependency-injection":"^5.0","symfony/framework-bundle":"^5.0","symfony/process":"^5.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^5.0","symfony/twig-bundle":"^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^5.0","symfony/http-client":"^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.0","symfony/serializer":"^5.0","symfony/translation":"^5.0","symfony/validator":"^5.0","symfony/var-dumper":"^5.0","symfony/yaml":"^5.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3517196},"v3.0.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.0.1","version_normalized":"3.0.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"0ac2a72e26413481648a0cfad9efd51a4af8dc53"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/0ac2a72e26413481648a0cfad9efd51a4af8dc53","type":"zip","shasum":"","reference":"0ac2a72e26413481648a0cfad9efd51a4af8dc53"},"type":"symfony-bundle","time":"2020-01-07T21:29:46+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","sensio/framework-extra-bundle":"^5.2","nyholm/psr7":"^1.1","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","symfony/config":"^5.0","symfony/dependency-injection":"^5.0","symfony/framework-bundle":"^5.0","symfony/process":"^5.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^5.0","symfony/twig-bundle":"^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^5.0","symfony/http-client":"^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.0","symfony/serializer":"^5.0","symfony/translation":"^5.0","symfony/validator":"^5.0","symfony/var-dumper":"^5.0","symfony/yaml":"^5.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3517222},"v3.0.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.0.2","version_normalized":"3.0.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"ae20209636b977c814f8e4aeb83b617418b58be6"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/ae20209636b977c814f8e4aeb83b617418b58be6","type":"zip","shasum":"","reference":"ae20209636b977c814f8e4aeb83b617418b58be6"},"type":"symfony-bundle","funding":[],"time":"2020-02-16T21:12:03+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","symfony/config":"^5.0","symfony/dependency-injection":"^5.0","symfony/framework-bundle":"^5.0","symfony/process":"^5.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^5.0","symfony/twig-bundle":"^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^5.0","symfony/http-client":"^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.0","symfony/serializer":"^5.0","symfony/translation":"^5.0","symfony/validator":"^5.0","symfony/var-dumper":"^5.0","symfony/yaml":"^5.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3617746},"v3.0.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.0.x-dev","version_normalized":"3.0.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"ae20209636b977c814f8e4aeb83b617418b58be6"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/ae20209636b977c814f8e4aeb83b617418b58be6","type":"zip","shasum":"","reference":"ae20209636b977c814f8e4aeb83b617418b58be6"},"type":"symfony-bundle","funding":[],"time":"2020-02-16T21:12:03+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9","php":"^7.2","league/uri":"^6.0","league/uri-components":"^2.1","spomky-labs/cbor-bundle":"^2.0","symfony/config":"^5.0","symfony/dependency-injection":"^5.0","symfony/framework-bundle":"^5.0","symfony/process":"^5.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^5.0","symfony/twig-bundle":"^5.0","psr/log":"^1.1","sensio/framework-extra-bundle":"^5.2","nyholm/psr7":"^1.1"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","php-http/mock-client":"^1.0","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","doctrine/doctrine-bundle":"^2.0","php-http/curl-client":"^2.0","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","symfony/browser-kit":"^5.0","symfony/http-client":"^5.0","symfony/phpunit-bridge":"^5.0","symfony/serializer":"^5.0","symfony/translation":"^5.0","symfony/validator":"^5.0","symfony/var-dumper":"^5.0","symfony/yaml":"^5.0","monolog/monolog":"^2.0","symfony/monolog-bundle":"^3.5"},"suggest":{"symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","psr/log-implementation":"Recommended to receive logs from the library"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/webauthn-symfony-bundle":"self.version","web-auth/metadata-service":"self.version"},"uid":3255343},"v3.1.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.1.0","version_normalized":"3.1.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"e2ed5cbb24cd0fbe8f9323c06f77975be6d5c7ae"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/e2ed5cbb24cd0fbe8f9323c06f77975be6d5c7ae","type":"zip","shasum":"","reference":"e2ed5cbb24cd0fbe8f9323c06f77975be6d5c7ae"},"type":"symfony-bundle","funding":[],"time":"2020-02-17T20:46:19+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","symfony/config":"^5.0","symfony/dependency-injection":"^5.0","symfony/framework-bundle":"^5.0","symfony/process":"^5.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^5.0","symfony/twig-bundle":"^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^5.0","symfony/http-client":"^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.0","symfony/serializer":"^5.0","symfony/translation":"^5.0","symfony/validator":"^5.0","symfony/var-dumper":"^5.0","symfony/yaml":"^5.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3620470},"v3.1.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.1.1","version_normalized":"3.1.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"32ac25e7d1c68e1297bab2a83f9f7a21a5f57859"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/32ac25e7d1c68e1297bab2a83f9f7a21a5f57859","type":"zip","shasum":"","reference":"32ac25e7d1c68e1297bab2a83f9f7a21a5f57859"},"type":"symfony-bundle","funding":[],"time":"2020-02-17T21:21:38+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","symfony/config":"^5.0","symfony/dependency-injection":"^5.0","symfony/framework-bundle":"^5.0","symfony/process":"^5.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^5.0","symfony/twig-bundle":"^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^5.0","symfony/http-client":"^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.0","symfony/serializer":"^5.0","symfony/translation":"^5.0","symfony/validator":"^5.0","symfony/var-dumper":"^5.0","symfony/yaml":"^5.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3620511},"v3.1.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.1.x-dev","version_normalized":"3.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"32ac25e7d1c68e1297bab2a83f9f7a21a5f57859"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/32ac25e7d1c68e1297bab2a83f9f7a21a5f57859","type":"zip","shasum":"","reference":"32ac25e7d1c68e1297bab2a83f9f7a21a5f57859"},"type":"symfony-bundle","funding":[],"time":"2020-02-17T21:21:38+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","symfony/config":"^5.0","symfony/dependency-injection":"^5.0","symfony/framework-bundle":"^5.0","symfony/process":"^5.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^5.0","symfony/twig-bundle":"^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","ramsey/uuid":"^3.8","symfony/browser-kit":"^5.0","symfony/http-client":"^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.0","symfony/serializer":"^5.0","symfony/translation":"^5.0","symfony/validator":"^5.0","symfony/var-dumper":"^5.0","symfony/yaml":"^5.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3583565},"v3.2.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.0","version_normalized":"3.2.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"533a090b2b8759c915c5911d94f6e8a726e74333"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/533a090b2b8759c915c5911d94f6e8a726e74333","type":"zip","shasum":"","reference":"533a090b2b8759c915c5911d94f6e8a726e74333"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-02T11:42:38+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","symfony/config":"^5.0","symfony/dependency-injection":"^5.0","symfony/framework-bundle":"^5.0","symfony/process":"^5.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^5.0","symfony/twig-bundle":"^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^5.0","symfony/http-client":"^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.0","symfony/serializer":"^5.0","symfony/translation":"^5.0","symfony/validator":"^5.0","symfony/var-dumper":"^5.0","symfony/yaml":"^5.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3831308},"v3.2.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.1","version_normalized":"3.2.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"9b229e33ff6a54ea24a60612627f06c2b42e9c26"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/9b229e33ff6a54ea24a60612627f06c2b42e9c26","type":"zip","shasum":"","reference":"9b229e33ff6a54ea24a60612627f06c2b42e9c26"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-02T20:10:21+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","symfony/config":"^5.0","symfony/dependency-injection":"^5.0","symfony/framework-bundle":"^5.0","symfony/process":"^5.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^5.0","symfony/twig-bundle":"^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^5.0","symfony/http-client":"^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.0","symfony/serializer":"^5.0","symfony/translation":"^5.0","symfony/validator":"^5.0","symfony/var-dumper":"^5.0","symfony/yaml":"^5.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3832079},"v3.2.10":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.10","version_normalized":"3.2.10.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"1f1cf4937c88528b84a9a776c43e7e5f20c8469f"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/1f1cf4937c88528b84a9a776c43e7e5f20c8469f","type":"zip","shasum":"","reference":"1f1cf4937c88528b84a9a776c43e7e5f20c8469f"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-09-22T15:51:53+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^4.4|^5.0","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9","zendframework/zend-diactoros":"^1.4.1 || ^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":4475141},"v3.2.11":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.11","version_normalized":"3.2.11.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"be1f0dca88760baff1ebed86beaa32a3ee863af7"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/be1f0dca88760baff1ebed86beaa32a3ee863af7","type":"zip","shasum":"","reference":"be1f0dca88760baff1ebed86beaa32a3ee863af7"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-12-14T21:28:45+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^4.4|^5.0","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9","zendframework/zend-diactoros":"^1.4.1 || ^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":4747639},"v3.2.12":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.12","version_normalized":"3.2.12.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"00f8762ca5de47afda5337861d3c73b87b2c35f6"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/00f8762ca5de47afda5337861d3c73b87b2c35f6","type":"zip","shasum":"","reference":"00f8762ca5de47afda5337861d3c73b87b2c35f6"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-12-15T12:48:45+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^4.4|^5.0","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9","zendframework/zend-diactoros":"^1.4.1 || ^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":4750464},"v3.2.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.2","version_normalized":"3.2.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"c944a0f828dcdf54b35a493ca515b4f059c9c885"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/c944a0f828dcdf54b35a493ca515b4f059c9c885","type":"zip","shasum":"","reference":"c944a0f828dcdf54b35a493ca515b4f059c9c885"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-02T21:12:39+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","symfony/config":"^5.0","symfony/dependency-injection":"^5.0","symfony/framework-bundle":"^5.0","symfony/process":"^5.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^5.0","symfony/twig-bundle":"^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^5.0","symfony/http-client":"^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.0","symfony/serializer":"^5.0","symfony/translation":"^5.0","symfony/validator":"^5.0","symfony/var-dumper":"^5.0","symfony/yaml":"^5.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3832160},"v3.2.3":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.3","version_normalized":"3.2.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"dcad360350aeb2d5ed10216a87ab0293d2ddc9b2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/dcad360350aeb2d5ed10216a87ab0293d2ddc9b2","type":"zip","shasum":"","reference":"dcad360350aeb2d5ed10216a87ab0293d2ddc9b2"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-05T19:30:44+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.0","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","symfony/config":"^5.0","symfony/dependency-injection":"^5.0","symfony/framework-bundle":"^5.0","symfony/process":"^5.0","symfony/psr-http-message-bridge":"^2.0","symfony/security-bundle":"^5.0","symfony/twig-bundle":"^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature":"^2.0.9","web-token/signature-pack":"^2.0.9"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","fzaninotto/faker":"^1.8","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.0","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^5.0","symfony/http-client":"^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.0","symfony/serializer":"^5.0","symfony/translation":"^5.0","symfony/validator":"^5.0","symfony/var-dumper":"^5.0","symfony/yaml":"^5.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3840251},"v3.2.4":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.4","version_normalized":"3.2.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"c968acb69fb92db80db19dfee2c08f6d318e1ce1"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/c968acb69fb92db80db19dfee2c08f6d318e1ce1","type":"zip","shasum":"","reference":"c968acb69fb92db80db19dfee2c08f6d318e1ce1"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-10T12:13:26+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.0.2","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^4.4|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^4.4|^5.0","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9","zendframework/zend-diactoros":"^1.4.1 || ^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3852615},"v3.2.5":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.5","version_normalized":"3.2.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"3a70d104d68e0f0fd2133a3c021d180ffaf3c07f"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/3a70d104d68e0f0fd2133a3c021d180ffaf3c07f","type":"zip","shasum":"","reference":"3a70d104d68e0f0fd2133a3c021d180ffaf3c07f"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-13T16:48:54+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.0.2","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^4.4|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^4.4|^5.0","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9","zendframework/zend-diactoros":"^1.4.1 || ^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3863287},"v3.2.6":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.6","version_normalized":"3.2.6.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"3904e58b8f63e3c1a9acf1e3fdc911736a355ff9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/3904e58b8f63e3c1a9acf1e3fdc911736a355ff9","type":"zip","shasum":"","reference":"3904e58b8f63e3c1a9acf1e3fdc911736a355ff9"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-16T11:47:15+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.0.2","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^4.4|^5.0","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9","zendframework/zend-diactoros":"^1.4.1 || ^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3870496},"v3.2.7":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.7","version_normalized":"3.2.7.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"768590d7366e4af2b70f8b68a847feb9f2164454"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/768590d7366e4af2b70f8b68a847feb9f2164454","type":"zip","shasum":"","reference":"768590d7366e4af2b70f8b68a847feb9f2164454"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-07-21T21:49:00+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^4.4|^5.0","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9","zendframework/zend-diactoros":"^1.4.1 || ^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":4289075},"v3.2.8":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.8","version_normalized":"3.2.8.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"e9a5ba67c2199a8721042c010cd91b052bc1e78a"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/e9a5ba67c2199a8721042c010cd91b052bc1e78a","type":"zip","shasum":"","reference":"e9a5ba67c2199a8721042c010cd91b052bc1e78a"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-08-01T16:33:25+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^4.4|^5.0","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9","zendframework/zend-diactoros":"^1.4.1 || ^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":4322058},"v3.2.9":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.9","version_normalized":"3.2.9.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"705a487ee31e88a7abd2546abf4144aa52722a97"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/705a487ee31e88a7abd2546abf4144aa52722a97","type":"zip","shasum":"","reference":"705a487ee31e88a7abd2546abf4144aa52722a97"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-08-31T19:42:44+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^4.4|^5.0","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9","zendframework/zend-diactoros":"^1.4.1 || ^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":4405804},"v3.2.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.2.x-dev","version_normalized":"3.2.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"00f8762ca5de47afda5337861d3c73b87b2c35f6"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/00f8762ca5de47afda5337861d3c73b87b2c35f6","type":"zip","shasum":"","reference":"00f8762ca5de47afda5337861d3c73b87b2c35f6"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-12-15T12:48:45+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"default-branch":true,"require":{"php":"^7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","web-token/jwt-signature":"^2.0.9","ramsey/uuid":"^3.8|^4.0","beberlei/assert":"^3.2","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","symfony/process":"^3.0|^4.0|^5.0","spomky-labs/cbor-php":"^1.1|^2.0"},"require-dev":{"doctrine/dbal":"^2.9","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.2.5","symfony/monolog-bundle":"^3.5","doctrine/annotations":"^1.7","nyholm/psr7":"^1.1","php-http/mock-client":"^1.3","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/phpunit-bridge":"^4.4|^5.0","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9","zendframework/zend-diactoros":"^1.4.1 || ^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3621757},"v3.3.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.0","version_normalized":"3.3.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"b16d567e9a82a84cd7981872b67a58e45562f220"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/b16d567e9a82a84cd7981872b67a58e45562f220","type":"zip","shasum":"","reference":"b16d567e9a82a84cd7981872b67a58e45562f220"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-12-06T21:28:11+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","league/uri-components":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^2.16","infection/infection":"^0.15||^0.16||^0.17||^0.18||^0.19||^0.20","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9","zendframework/zend-diactoros":"^1.4.1 || ^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":4822709},"v3.3.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.1","version_normalized":"3.3.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"e60105ca4ec6d3c8bda2398c2a07cbe9909ae0b3"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/e60105ca4ec6d3c8bda2398c2a07cbe9909ae0b3","type":"zip","shasum":"","reference":"e60105ca4ec6d3c8bda2398c2a07cbe9909ae0b3"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-01-09T13:31:01+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^2.16","infection/infection":"^0.15||^0.16||^0.17||^0.18||^0.19||^0.20","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":4824076},"v3.3.10":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.10","version_normalized":"3.3.10.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"a246a59ebac4a3121a6a4982f1f36f3ee4c996fa"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/a246a59ebac4a3121a6a4982f1f36f3ee4c996fa","type":"zip","shasum":"","reference":"a246a59ebac4a3121a6a4982f1f36f3ee4c996fa"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-11-21T11:14:31+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.0|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^3.0","infection/infection":">=0.15|<0.24","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":5705091},"v3.3.11":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.11","version_normalized":"3.3.11.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"6f6eeb5f9bb1e859328bbe6f6a62609e1fe53b2a"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/6f6eeb5f9bb1e859328bbe6f6a62609e1fe53b2a","type":"zip","shasum":"","reference":"6f6eeb5f9bb1e859328bbe6f6a62609e1fe53b2a"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-12-04T12:13:35+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.0|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^3.0","infection/infection":">=0.15|<0.24","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":5750559},"v3.3.12":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.12","version_normalized":"3.3.12.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"065c393695c7f47f59be5553d0dfe5b671a28986"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/065c393695c7f47f59be5553d0dfe5b671a28986","type":"zip","shasum":"","reference":"065c393695c7f47f59be5553d0dfe5b671a28986"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-02-18T07:13:44+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.0|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^3.0","infection/infection":">=0.15|<0.24","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":6000068},"v3.3.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.2","version_normalized":"3.3.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"2d82c62d047cfb23fc682f840103ab0ad95f59c0"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/2d82c62d047cfb23fc682f840103ab0ad95f59c0","type":"zip","shasum":"","reference":"2d82c62d047cfb23fc682f840103ab0ad95f59c0"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-02-01T07:44:44+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^2.16","infection/infection":"^0.15||^0.16||^0.17||^0.18||^0.19||^0.20","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":4933501},"v3.3.3":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.3","version_normalized":"3.3.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"de5cd2451e74220708ba5ac891a3c97ce87e7011"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/de5cd2451e74220708ba5ac891a3c97ce87e7011","type":"zip","shasum":"","reference":"de5cd2451e74220708ba5ac891a3c97ce87e7011"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-15T13:40:07+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^2.16","infection/infection":"^0.15||^0.16||^0.17||^0.18||^0.19||^0.20||^0.21","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":5108936},"v3.3.4":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.4","version_normalized":"3.3.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"572e239c5702667ca52487faf861abc768a46308"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/572e239c5702667ca52487faf861abc768a46308","type":"zip","shasum":"","reference":"572e239c5702667ca52487faf861abc768a46308"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-16T11:31:10+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^2.16","infection/infection":"^0.15||^0.16||^0.17||^0.18||^0.19||^0.20||^0.21","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":5111285},"v3.3.5":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.5","version_normalized":"3.3.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"71692fdf60ae40717c78c1bd4868608898ae7247"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/71692fdf60ae40717c78c1bd4868608898ae7247","type":"zip","shasum":"","reference":"71692fdf60ae40717c78c1bd4868608898ae7247"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-17T19:37:04+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^2.16","infection/infection":"^0.15||^0.16||^0.17||^0.18||^0.19||^0.20||^0.21","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":5113964},"v3.3.6":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.6","version_normalized":"3.3.6.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"3439e8e8ce5bd24dacd2962bcaff61cb4b4d21ac"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/3439e8e8ce5bd24dacd2962bcaff61cb4b4d21ac","type":"zip","shasum":"","reference":"3439e8e8ce5bd24dacd2962bcaff61cb4b4d21ac"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-18T07:21:22+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^2.16","infection/infection":"^0.15||^0.16||^0.17||^0.18||^0.19||^0.20||^0.21","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":5114878},"v3.3.7":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.7","version_normalized":"3.3.7.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"6109cbe179ec94b8fe155226b4c4e943b2c5159e"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/6109cbe179ec94b8fe155226b4c4e943b2c5159e","type":"zip","shasum":"","reference":"6109cbe179ec94b8fe155226b4c4e943b2c5159e"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-19T19:52:41+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^2.16","infection/infection":"^0.15||^0.16||^0.17||^0.18||^0.19||^0.20||^0.21","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":5120805},"v3.3.8":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.8","version_normalized":"3.3.8.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"114cfee309db676df538f1a1d0c2632da4d0e299"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/114cfee309db676df538f1a1d0c2632da4d0e299","type":"zip","shasum":"","reference":"114cfee309db676df538f1a1d0c2632da4d0e299"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-19T20:22:20+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","sensio/framework-extra-bundle":"^5.2","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^2.16","infection/infection":"^0.15||^0.16||^0.17||^0.18||^0.19||^0.20||^0.21","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":5121281},"v3.3.9":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.9","version_normalized":"3.3.9.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"af6abd981ff64e197e16e6a2f8195159f82b937b"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/af6abd981ff64e197e16e6a2f8195159f82b937b","type":"zip","shasum":"","reference":"af6abd981ff64e197e16e6a2f8195159f82b937b"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-05-02T19:57:09+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"require":{"php":">=7.2","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","thecodingmachine/safe":"^1.1","web-token/jwt-signature":"^2.0.9"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^2.9|^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","friendsofphp/php-cs-fixer":"^2.16","infection/infection":"^0.15||^0.16||^0.17||^0.18||^0.19||^0.20||^0.21","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^0.12","phpstan/phpstan-beberlei-assert":"^0.12","phpstan/phpstan-deprecation-rules":"^0.12","phpstan/phpstan-phpunit":"^0.12","phpstan/phpstan-strict-rules":"^0.12","phpunit/phpunit":"^8.0||^9.0","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^5.1","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","thecodingmachine/phpstan-safe-rule":"^1.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":5160971},"v3.3.x-dev":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v3.3.x-dev","version_normalized":"3.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"42a33585dace97a5fa3d7ee0ee6c77cc93d73bd7"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/42a33585dace97a5fa3d7ee0ee6c77cc93d73bd7","type":"zip","shasum":"","reference":"42a33585dace97a5fa3d7ee0ee6c77cc93d73bd7"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-02-23T20:22:35+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/","Webauthn\\ConformanceToolset\\":"src/conformance-toolset/src/"}},"default-branch":true,"require":{"ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-bundle":"^2.0","symfony/config":"^4.4|^5.0","symfony/dependency-injection":"^4.4|^5.0","symfony/framework-bundle":"^4.4|^5.0","symfony/process":"^3.0|^4.0|^5.0","symfony/psr-http-message-bridge":"^1.2|^2.0","web-token/jwt-signature":"^2.0.9","php":">=7.2","thecodingmachine/safe":"^1.1","spomky-labs/cbor-php":"^1.0|^2.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","monolog/monolog":"^2.0","nyholm/psr7":"^1.1","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","symfony/browser-kit":"^4.4|^5.0","symfony/http-client":"^4.4|^5.0","symfony/monolog-bundle":"^3.5","symfony/security-bundle":"^4.4|^5.0","symfony/serializer":"^4.4|^5.0","symfony/translation":"^4.4|^5.0","symfony/validator":"^4.4|^5.0","symfony/var-dumper":"^4.4|^5.0","symfony/yaml":"^4.4|^5.0","web-token/jwt-key-mgmt":"^2.0.9","web-token/jwt-signature-algorithm-ecdsa":"^2.0.9","web-token/jwt-signature-algorithm-eddsa":"^2.0.9","web-token/jwt-signature-algorithm-rsa":"^2.0.9","thecodingmachine/phpstan-safe-rule":"^1.0","doctrine/dbal":"^2.9|^3.0","phpunit/phpunit":"^8.0||^9.0","symfony/phpunit-bridge":"^5.1","friendsofphp/php-cs-fixer":"^3.0","infection/infection":">=0.15|<0.24","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":3946484},"v4.0.0":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v4.0.0","version_normalized":"4.0.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"2a1034c970d15f3e6f43cdf7cf5d296a955ad00c"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/2a1034c970d15f3e6f43cdf7cf5d296a955ad00c","type":"zip","shasum":"","reference":"2a1034c970d15f3e6f43cdf7cf5d296a955ad00c"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-04-03T12:08:54+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/process":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-token/jwt-signature":"^3.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","infection/infection":"dev-master","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.0","qossmic/deptrac-shim":"^0.19","rector/rector":"^0.12","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/security-bundle":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","symplify/easy-coding-standard":"^10.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":6123791},"v4.0.1":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v4.0.1","version_normalized":"4.0.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"f7cb6e17104d5e43d8051ed3c0f656a6ad2ee4a8"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/f7cb6e17104d5e43d8051ed3c0f656a6ad2ee4a8","type":"zip","shasum":"","reference":"f7cb6e17104d5e43d8051ed3c0f656a6ad2ee4a8"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-04-03T13:08:13+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","brick/math":"^0.9","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/process":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-token/jwt-signature":"^3.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","infection/infection":"dev-master","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.0","qossmic/deptrac-shim":"^0.19","rector/rector":"^0.12","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/security-bundle":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","symplify/easy-coding-standard":"^10.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":6123829},"v4.0.2":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v4.0.2","version_normalized":"4.0.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"dfa5021d4a5477a9a9d52f1ab691bd1a28174f67"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/dfa5021d4a5477a9a9d52f1ab691bd1a28174f67","type":"zip","shasum":"","reference":"dfa5021d4a5477a9a9d52f1ab691bd1a28174f67"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-04-07T07:44:50+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","brick/math":"^0.9","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/process":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-token/jwt-signature":"^3.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","infection/infection":"dev-master","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.0","qossmic/deptrac-shim":"^0.19","rector/rector":"^0.12","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/security-bundle":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","symplify/easy-coding-standard":"^10.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":6137029},"v4.0.3":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v4.0.3","version_normalized":"4.0.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"a9549989492a48e6df25d5b196cf97ec18a65b11"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/a9549989492a48e6df25d5b196cf97ec18a65b11","type":"zip","shasum":"","reference":"a9549989492a48e6df25d5b196cf97ec18a65b11"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-04-09T07:32:26+00:00","autoload":{"psr-4":{"Cose\\":"src/cose/src/","Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","brick/math":"^0.9","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/process":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-token/jwt-signature":"^3.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","infection/infection":"dev-master","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.0","qossmic/deptrac-shim":"^0.19","rector/rector":"^0.12","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/security-bundle":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","symplify/easy-coding-standard":"^10.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/cose-lib":"self.version","web-auth/webauthn-lib":"self.version","web-auth/conformance-toolset":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":6144550},"v4.0.4":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v4.0.4","version_normalized":"4.0.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"527211a1636fb81ede7f6949541c7362dac75370"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/527211a1636fb81ede7f6949541c7362dac75370","type":"zip","shasum":"","reference":"527211a1636fb81ede7f6949541c7362dac75370"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-05-09T16:49:18+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","league/uri":"^6.0","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/process":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0","web-token/jwt-signature":"^3.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","infection/infection":"dev-master","matthiasnoback/symfony-dependency-injection-test":"^4.3","monolog/monolog":"^2.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.0","qossmic/deptrac-shim":"^0.19","rector/rector":"^0.12","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/security-bundle":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","symplify/easy-coding-standard":"^10.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":6229790},"v4.0.5":{"name":"web-auth/webauthn-framework","description":"FIDO2/Webauthn library for PHP and Symfony Bundle.","keywords":[],"homepage":"https://github.com/web-auth/webauthn-framework","version":"v4.0.5","version_normalized":"4.0.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-framework/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-framework.git","type":"git","reference":"2da8b1477ffa6e61f7e84fc9cb2e408965f62cc5"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-framework/zipball/2da8b1477ffa6e61f7e84fc9cb2e408965f62cc5","type":"zip","shasum":"","reference":"2da8b1477ffa6e61f7e84fc9cb2e408965f62cc5"},"type":"symfony-bundle","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-07-15T06:16:48+00:00","autoload":{"psr-4":{"Webauthn\\":"src/webauthn/src/","Webauthn\\Bundle\\":"src/symfony/src/","Webauthn\\MetadataService\\":"src/metadata-service/src/"}},"require":{"php":">=8.1","ext-json":"*","ext-mbstring":"*","ext-openssl":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","nyholm/psr7":"^1.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-bundle":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/config":"^6.0","symfony/dependency-injection":"^6.0","symfony/framework-bundle":"^6.0","symfony/http-client":"^6.0","symfony/psr-http-message-bridge":"^2.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0","web-token/jwt-signature":"^3.0"},"require-dev":{"doctrine/annotations":"^1.7","doctrine/dbal":"^3.0","doctrine/doctrine-bundle":"^2.0","doctrine/orm":"^2.6","ekino/phpstan-banned-code":"^1.0","infection/infection":"dev-master","matthiasnoback/symfony-dependency-injection-test":"^4.3","monolog/monolog":"^3.0","php-http/curl-client":"^2.0","php-http/mock-client":"^1.3","phpstan/phpstan":"^1.0","phpstan/phpstan-beberlei-assert":"^1.0","phpstan/phpstan-deprecation-rules":"^1.0","phpstan/phpstan-phpunit":"^1.0","phpstan/phpstan-strict-rules":"^1.0","phpunit/phpunit":"^9.0","qossmic/deptrac-shim":"^0.22","rector/rector":"^0.13","roave/security-advisories":"dev-latest","symfony/browser-kit":"^6.0","symfony/finder":"^6.0","symfony/monolog-bundle":"^3.5","symfony/phpunit-bridge":"^6.0","symfony/security-bundle":"^6.0","symfony/serializer":"^6.0","symfony/validator":"^6.0","symfony/var-dumper":"^6.0","symfony/yaml":"^6.0","symplify/easy-coding-standard":"^11.0","thecodingmachine/phpstan-safe-rule":"^1.2","web-token/jwt-key-mgmt":"^3.0","web-token/jwt-signature-algorithm-ecdsa":"^3.0","web-token/jwt-signature-algorithm-eddsa":"^3.0","web-token/jwt-signature-algorithm-rsa":"^3.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/security-bundle":"Symfony firewall using a JSON API (perfect for script applications)","web-token/jwt-key-mgmt":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Mandatory for fetching Metadata Statement from distant sources","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"replace":{"web-auth/webauthn-lib":"self.version","web-auth/metadata-service":"self.version","web-auth/webauthn-symfony-bundle":"self.version"},"uid":6437872}},"web-auth/webauthn-lib":{"4.1.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.1.0","version_normalized":"4.1.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"444b2196e25ef921420565122f4a2ad64d7fdde1"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/444b2196e25ef921420565122f4a2ad64d7fdde1","type":"zip","shasum":"","reference":"444b2196e25ef921420565122f4a2ad64d7fdde1"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-08-29T17:23:55+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6523846},"4.1.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.1.1","version_normalized":"4.1.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"8fad67be1448d4271fce992b7bcca62ae371d3b9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/8fad67be1448d4271fce992b7bcca62ae371d3b9","type":"zip","shasum":"","reference":"8fad67be1448d4271fce992b7bcca62ae371d3b9"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-08-29T20:33:38+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6524235},"4.1.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.1.2","version_normalized":"4.1.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"8fad67be1448d4271fce992b7bcca62ae371d3b9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/8fad67be1448d4271fce992b7bcca62ae371d3b9","type":"zip","shasum":"","reference":"8fad67be1448d4271fce992b7bcca62ae371d3b9"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-08-29T20:33:38+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6524335},"4.1.3":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.1.3","version_normalized":"4.1.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"8fad67be1448d4271fce992b7bcca62ae371d3b9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/8fad67be1448d4271fce992b7bcca62ae371d3b9","type":"zip","shasum":"","reference":"8fad67be1448d4271fce992b7bcca62ae371d3b9"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-08-29T20:33:38+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6530382},"4.1.4":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.1.4","version_normalized":"4.1.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"8fad67be1448d4271fce992b7bcca62ae371d3b9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/8fad67be1448d4271fce992b7bcca62ae371d3b9","type":"zip","shasum":"","reference":"8fad67be1448d4271fce992b7bcca62ae371d3b9"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-08-29T20:33:38+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6538787},"4.1.5":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.1.5","version_normalized":"4.1.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"07720c717400df826770683a6de5cd51b372e302"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/07720c717400df826770683a6de5cd51b372e302","type":"zip","shasum":"","reference":"07720c717400df826770683a6de5cd51b372e302"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-09-27T10:39:16+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6588033},"4.2.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.2.0","version_normalized":"4.2.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"30660fd8d9c829b40d9957c354d80e601a7690b0"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/30660fd8d9c829b40d9957c354d80e601a7690b0","type":"zip","shasum":"","reference":"30660fd8d9c829b40d9957c354d80e601a7690b0"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-09-10T16:04:39+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.3","fgrosse/phpasn1":"^2.4","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","thecodingmachine/safe":"^2.2","web-auth/cose-lib":"^4.0.6","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6552446},"4.2.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.2.1","version_normalized":"4.2.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"3ed9f0f7473f12450e5049ccc336d3d7781254e3"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/3ed9f0f7473f12450e5049ccc336d3d7781254e3","type":"zip","shasum":"","reference":"3ed9f0f7473f12450e5049ccc336d3d7781254e3"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-09-18T15:06:01+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","fgrosse/phpasn1":"^2.4","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6578262},"4.2.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.2.2","version_normalized":"4.2.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"c177ca7ba6a54fdf838fa13dc6e1786babf31328"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/c177ca7ba6a54fdf838fa13dc6e1786babf31328","type":"zip","shasum":"","reference":"c177ca7ba6a54fdf838fa13dc6e1786babf31328"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-09-27T10:44:51+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","fgrosse/phpasn1":"^2.4","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6588066},"4.2.3":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.2.3","version_normalized":"4.2.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"81ef98b271449b77aab214241b3f6a7fd86ad456"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/81ef98b271449b77aab214241b3f6a7fd86ad456","type":"zip","shasum":"","reference":"81ef98b271449b77aab214241b3f6a7fd86ad456"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-07T20:19:30+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","fgrosse/phpasn1":"^2.4","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6689922},"4.2.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.2.x-dev","version_normalized":"4.2.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"5819cce4e89ace124618fac869b9196daf23067e"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/5819cce4e89ace124618fac869b9196daf23067e","type":"zip","shasum":"","reference":"5819cce4e89ace124618fac869b9196daf23067e"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-09-01T19:57:22+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0.6","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6524236},"4.3.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.3.0","version_normalized":"4.3.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"3f5c41d629f20ce36cabb97be78b7cb4954d0dd8"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/3f5c41d629f20ce36cabb97be78b7cb4954d0dd8","type":"zip","shasum":"","reference":"3f5c41d629f20ce36cabb97be78b7cb4954d0dd8"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-10-06T11:15:37+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","fgrosse/phpasn1":"^2.4","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":6610749},"4.3.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.3.1","version_normalized":"4.3.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"460029c9028a205d93ad35a1b3a40b62a3c6ae80"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/460029c9028a205d93ad35a1b3a40b62a3c6ae80","type":"zip","shasum":"","reference":"460029c9028a205d93ad35a1b3a40b62a3c6ae80"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-07T20:25:44+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","fgrosse/phpasn1":"^2.4","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":6689941},"4.3.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.3.x-dev","version_normalized":"4.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"3f5c41d629f20ce36cabb97be78b7cb4954d0dd8"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/3f5c41d629f20ce36cabb97be78b7cb4954d0dd8","type":"zip","shasum":"","reference":"3f5c41d629f20ce36cabb97be78b7cb4954d0dd8"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-10-06T11:15:37+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","fgrosse/phpasn1":"^2.4","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/metadata-service":"self.version","web-auth/cose-lib":"^4.0.12"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":6578263},"4.4.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.4.0","version_normalized":"4.4.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"2cc0aabe6f93c4d680dd507490fc5699841c7490"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/2cc0aabe6f93c4d680dd507490fc5699841c7490","type":"zip","shasum":"","reference":"2cc0aabe6f93c4d680dd507490fc5699841c7490"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-07T21:45:07+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","fgrosse/phpasn1":"^2.4","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":6690274},"4.4.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.4.1","version_normalized":"4.4.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"2cc0aabe6f93c4d680dd507490fc5699841c7490"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/2cc0aabe6f93c4d680dd507490fc5699841c7490","type":"zip","shasum":"","reference":"2cc0aabe6f93c4d680dd507490fc5699841c7490"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-07T21:45:07+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","fgrosse/phpasn1":"^2.4","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":6699199},"4.4.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.4.2","version_normalized":"4.4.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"cd45e8de681357c62c8661d16e63c748665855b4"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/cd45e8de681357c62c8661d16e63c748665855b4","type":"zip","shasum":"","reference":"cd45e8de681357c62c8661d16e63c748665855b4"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-24T20:15:14+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","fgrosse/phpasn1":"^2.4","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":6883446},"4.4.3":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.4.3","version_normalized":"4.4.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"cd45e8de681357c62c8661d16e63c748665855b4"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/cd45e8de681357c62c8661d16e63c748665855b4","type":"zip","shasum":"","reference":"cd45e8de681357c62c8661d16e63c748665855b4"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-24T20:15:14+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","fgrosse/phpasn1":"^2.4","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":6883447},"4.4.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.4.x-dev","version_normalized":"4.4.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"2cc0aabe6f93c4d680dd507490fc5699841c7490"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/2cc0aabe6f93c4d680dd507490fc5699841c7490","type":"zip","shasum":"","reference":"2cc0aabe6f93c4d680dd507490fc5699841c7490"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-11-07T21:45:07+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","fgrosse/phpasn1":"^2.4","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version","psr/log":"^1.0|^2.0|^3.0"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":6689923},"4.5.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.5.0","version_normalized":"4.5.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"4e7b629c5502a048bf1dbfa73f3848ddb1d892f2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/4e7b629c5502a048bf1dbfa73f3848ddb1d892f2","type":"zip","shasum":"","reference":"4e7b629c5502a048bf1dbfa73f3848ddb1d892f2"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-01-22T17:53:31+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":6883448},"4.5.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.5.1","version_normalized":"4.5.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"64920a2eb97d93cdfe30bcb2fdba3b48b669ad04"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/64920a2eb97d93cdfe30bcb2fdba3b48b669ad04","type":"zip","shasum":"","reference":"64920a2eb97d93cdfe30bcb2fdba3b48b669ad04"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-01-31T17:31:30+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":6914670},"4.5.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.5.2","version_normalized":"4.5.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"30c5e891c6418abef6d87a4351132b01b1828a98"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/30c5e891c6418abef6d87a4351132b01b1828a98","type":"zip","shasum":"","reference":"30c5e891c6418abef6d87a4351132b01b1828a98"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-05-12T18:26:01+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7193540},"4.5.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.5.x-dev","version_normalized":"4.5.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"4e7b629c5502a048bf1dbfa73f3848ddb1d892f2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/4e7b629c5502a048bf1dbfa73f3848ddb1d892f2","type":"zip","shasum":"","reference":"4e7b629c5502a048bf1dbfa73f3848ddb1d892f2"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-01-22T17:53:31+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version","psr/event-dispatcher":"^1.0"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":6699195},"4.6.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.6.0","version_normalized":"4.6.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"e5c39be15d9e9ee1d0ad8d88c018c85d881ccf0e"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/e5c39be15d9e9ee1d0ad8d88c018c85d881ccf0e","type":"zip","shasum":"","reference":"e5c39be15d9e9ee1d0ad8d88c018c85d881ccf0e"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-06-01T19:06:30+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7272569},"4.6.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.6.1","version_normalized":"4.6.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"e5c39be15d9e9ee1d0ad8d88c018c85d881ccf0e"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/e5c39be15d9e9ee1d0ad8d88c018c85d881ccf0e","type":"zip","shasum":"","reference":"e5c39be15d9e9ee1d0ad8d88c018c85d881ccf0e"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-06-01T19:06:30+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7272808},"4.6.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.6.2","version_normalized":"4.6.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"e0f85f09b4e1a48169352290e7ccfd29ade93e34"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/e0f85f09b4e1a48169352290e7ccfd29ade93e34","type":"zip","shasum":"","reference":"e0f85f09b4e1a48169352290e7ccfd29ade93e34"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-06-12T14:32:32+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7275417},"4.6.3":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.6.3","version_normalized":"4.6.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"e0f85f09b4e1a48169352290e7ccfd29ade93e34"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/e0f85f09b4e1a48169352290e7ccfd29ade93e34","type":"zip","shasum":"","reference":"e0f85f09b4e1a48169352290e7ccfd29ade93e34"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-06-12T14:32:32+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7324698},"4.6.4":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.6.4","version_normalized":"4.6.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"8cb4949d81ef8414c82f334fb3514141aa013340"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/8cb4949d81ef8414c82f334fb3514141aa013340","type":"zip","shasum":"","reference":"8cb4949d81ef8414c82f334fb3514141aa013340"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-07-15T14:53:06+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7358497},"4.6.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.6.x-dev","version_normalized":"4.6.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"e0f85f09b4e1a48169352290e7ccfd29ade93e34"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/e0f85f09b4e1a48169352290e7ccfd29ade93e34","type":"zip","shasum":"","reference":"e0f85f09b4e1a48169352290e7ccfd29ade93e34"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-06-12T14:32:32+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.0.12","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":6914671},"4.7.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.7.0","version_normalized":"4.7.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"760dda5f64be89bc535120b054b44f349e495a79"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/760dda5f64be89bc535120b054b44f349e495a79","type":"zip","shasum":"","reference":"760dda5f64be89bc535120b054b44f349e495a79"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-07-30T17:14:57+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7482491},"4.7.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.7.1","version_normalized":"4.7.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"f4d2f3da7160ac1a634aca38e72b31629efdec87"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/f4d2f3da7160ac1a634aca38e72b31629efdec87","type":"zip","shasum":"","reference":"f4d2f3da7160ac1a634aca38e72b31629efdec87"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-09-08T10:14:34+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7524237},"4.7.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.7.2","version_normalized":"4.7.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"c48f7049c96c1ed96672bcbbef13be5eb90a9163"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/c48f7049c96c1ed96672bcbbef13be5eb90a9163","type":"zip","shasum":"","reference":"c48f7049c96c1ed96672bcbbef13be5eb90a9163"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-09-29T14:10:15+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7575459},"4.7.3":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.7.3","version_normalized":"4.7.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"d9b0d0563c561eaec5c24c46a551bf8ff23a030b"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/d9b0d0563c561eaec5c24c46a551bf8ff23a030b","type":"zip","shasum":"","reference":"d9b0d0563c561eaec5c24c46a551bf8ff23a030b"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-10-15T11:54:31+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7595088},"4.7.4":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.7.4","version_normalized":"4.7.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"944f70e4c578d44d496f8a12299a4d89bf58e3bb"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/944f70e4c578d44d496f8a12299a4d89bf58e3bb","type":"zip","shasum":"","reference":"944f70e4c578d44d496f8a12299a4d89bf58e3bb"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-11-12T07:41:19+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7670961},"4.7.5":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.7.5","version_normalized":"4.7.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"4e1b877733e4cbd43101cf0ba07f0854e4cb23de"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/4e1b877733e4cbd43101cf0ba07f0854e4cb23de","type":"zip","shasum":"","reference":"4e1b877733e4cbd43101cf0ba07f0854e4cb23de"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-11-17T11:42:57+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7689560},"4.7.6":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.7.6","version_normalized":"4.7.6.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"4e1b877733e4cbd43101cf0ba07f0854e4cb23de"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/4e1b877733e4cbd43101cf0ba07f0854e4cb23de","type":"zip","shasum":"","reference":"4e1b877733e4cbd43101cf0ba07f0854e4cb23de"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-11-17T11:42:57+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7692650},"4.7.7":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.7.7","version_normalized":"4.7.7.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"4e1b877733e4cbd43101cf0ba07f0854e4cb23de"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/4e1b877733e4cbd43101cf0ba07f0854e4cb23de","type":"zip","shasum":"","reference":"4e1b877733e4cbd43101cf0ba07f0854e4cb23de"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-11-17T11:42:57+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7692659},"4.7.8":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.7.8","version_normalized":"4.7.8.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"71dda902527deef6421727105c289b5ef53b6967"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/71dda902527deef6421727105c289b5ef53b6967","type":"zip","shasum":"","reference":"71dda902527deef6421727105c289b5ef53b6967"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-12-08T13:02:43+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7746408},"4.7.9":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.7.9","version_normalized":"4.7.9.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"03a652042d7b5e919e449954d729ced26ee3c3c2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/03a652042d7b5e919e449954d729ced26ee3c3c2","type":"zip","shasum":"","reference":"03a652042d7b5e919e449954d729ced26ee3c3c2"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-02-05T17:20:58+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7897529},"4.7.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.7.x-dev","version_normalized":"4.7.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"f4d2f3da7160ac1a634aca38e72b31629efdec87"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/f4d2f3da7160ac1a634aca38e72b31629efdec87","type":"zip","shasum":"","reference":"f4d2f3da7160ac1a634aca38e72b31629efdec87"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2023-09-08T10:14:34+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1","web-auth/metadata-service":"self.version","web-auth/cose-lib":"^4.2.3"},"require-dev":{"symfony/event-dispatcher":"^6.1"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7324692},"4.8.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.8.0","version_normalized":"4.8.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"dee648c4a0971633c9434391c710bd3f244d6aed"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/dee648c4a0971633c9434391c710bd3f244d6aed","type":"zip","shasum":"","reference":"dee648c4a0971633c9434391c710bd3f244d6aed"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-02-23T11:09:26+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-library":"Mandatory for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7945076},"4.8.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.8.1","version_normalized":"4.8.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"ac1be6bba06f78f1d58ac75eefcedd32ef8093c7"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/ac1be6bba06f78f1d58ac75eefcedd32ef8093c7","type":"zip","shasum":"","reference":"ac1be6bba06f78f1d58ac75eefcedd32ef8093c7"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-02-25T20:08:25+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-library":"Mandatory for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7948054},"4.8.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.8.2","version_normalized":"4.8.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"abac08104bbbbdef01ace704c90ff8290696e47f"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/abac08104bbbbdef01ace704c90ff8290696e47f","type":"zip","shasum":"","reference":"abac08104bbbbdef01ace704c90ff8290696e47f"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-02-26T19:17:26+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"suggest":{"symfony/serializer":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-access":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-info":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","phpdocumentor/reflection-docblock":"As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement","psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-library":"Mandatory for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":7951602},"4.8.3":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.8.3","version_normalized":"4.8.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"d296fde8450ce6972c54315a70e32159cad7e35b"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/d296fde8450ce6972c54315a70e32159cad7e35b","type":"zip","shasum":"","reference":"d296fde8450ce6972c54315a70e32159cad7e35b"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-03-22T20:51:36+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"suggest":{"symfony/serializer":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-access":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-info":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","phpdocumentor/reflection-docblock":"As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement","psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-library":"Mandatory for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":8026160},"4.8.4":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.8.4","version_normalized":"4.8.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"d296fde8450ce6972c54315a70e32159cad7e35b"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/d296fde8450ce6972c54315a70e32159cad7e35b","type":"zip","shasum":"","reference":"d296fde8450ce6972c54315a70e32159cad7e35b"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-03-22T20:51:36+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"suggest":{"symfony/serializer":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-access":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-info":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","phpdocumentor/reflection-docblock":"As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement","psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-library":"Mandatory for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":8068748},"4.8.5":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.8.5","version_normalized":"4.8.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"925873eb504a1db8a77dc2b4d2b578334736fa16"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/925873eb504a1db8a77dc2b4d2b578334736fa16","type":"zip","shasum":"","reference":"925873eb504a1db8a77dc2b4d2b578334736fa16"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-04-08T10:04:23+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"suggest":{"symfony/serializer":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-access":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-info":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","phpdocumentor/reflection-docblock":"As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement","psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-library":"Mandatory for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":8068957},"4.8.6":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.8.6","version_normalized":"4.8.6.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"925873eb504a1db8a77dc2b4d2b578334736fa16"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/925873eb504a1db8a77dc2b4d2b578334736fa16","type":"zip","shasum":"","reference":"925873eb504a1db8a77dc2b4d2b578334736fa16"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-04-08T10:04:23+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"suggest":{"symfony/serializer":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-access":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-info":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","phpdocumentor/reflection-docblock":"As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement","psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-library":"Mandatory for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":8091495},"4.8.7":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.8.7","version_normalized":"4.8.7.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"925873eb504a1db8a77dc2b4d2b578334736fa16"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/925873eb504a1db8a77dc2b4d2b578334736fa16","type":"zip","shasum":"","reference":"925873eb504a1db8a77dc2b4d2b578334736fa16"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-04-08T10:04:23+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version"},"suggest":{"symfony/serializer":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-access":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-info":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","phpdocumentor/reflection-docblock":"As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement","psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-library":"Mandatory for the AndroidSafetyNet Attestation Statement support","symfony/event-dispatcher":"Recommended to use dispatched events"},"uid":8234583},"4.8.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.8.x-dev","version_normalized":"4.8.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"925873eb504a1db8a77dc2b4d2b578334736fa16"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/925873eb504a1db8a77dc2b4d2b578334736fa16","type":"zip","shasum":"","reference":"925873eb504a1db8a77dc2b4d2b578334736fa16"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-04-08T10:04:23+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","paragonie/constant_time_encoding":"^2.6","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","web-auth/cose-lib":"^4.2.3","web-auth/metadata-service":"self.version","symfony/uid":"^6.1|^7.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for the AndroidSafetyNet Attestation Statement support","symfony/serializer":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-access":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-info":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","phpdocumentor/reflection-docblock":"As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement"},"uid":7575453},"4.9.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.9.0","version_normalized":"4.9.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"0198351b6e823d2e12e2c60732b6dc6e1c39a3fc"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/0198351b6e823d2e12e2c60732b6dc6e1c39a3fc","type":"zip","shasum":"","reference":"0198351b6e823d2e12e2c60732b6dc6e1c39a3fc"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-07-11T09:06:25+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","lcobucci/clock":"^2.2|^3.0","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/uid":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","web-auth/cose-lib":"^4.2.3"},"suggest":{"symfony/serializer":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-access":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-info":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","phpdocumentor/reflection-docblock":"As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement","psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources"},"uid":8304792},"4.9.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.9.1","version_normalized":"4.9.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"fd7a0943c663b325e92ad562c2bcc943e77beeac"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/fd7a0943c663b325e92ad562c2bcc943e77beeac","type":"zip","shasum":"","reference":"fd7a0943c663b325e92ad562c2bcc943e77beeac"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-07-16T18:36:36+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","lcobucci/clock":"^2.2|^3.0","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/uid":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","web-auth/cose-lib":"^4.2.3"},"suggest":{"symfony/serializer":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-access":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-info":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","phpdocumentor/reflection-docblock":"As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement","psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources"},"uid":8316120},"4.9.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.9.2","version_normalized":"4.9.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"008b25171c27cf4813420d0de31cc059bcc71f1a"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/008b25171c27cf4813420d0de31cc059bcc71f1a","type":"zip","shasum":"","reference":"008b25171c27cf4813420d0de31cc059bcc71f1a"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-01-04T09:47:58+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","lcobucci/clock":"^2.2|^3.0","paragonie/constant_time_encoding":"^2.6|^3.0","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","spomky-labs/pki-framework":"^1.0","symfony/uid":"^6.1|^7.0","symfony/deprecation-contracts":"^3.2","web-auth/cose-lib":"^4.2.3"},"suggest":{"symfony/serializer":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-access":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-info":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","phpdocumentor/reflection-docblock":"As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement","psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources"},"uid":8718967},"4.9.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"4.9.x-dev","version_normalized":"4.9.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"fd7a0943c663b325e92ad562c2bcc943e77beeac"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/fd7a0943c663b325e92ad562c2bcc943e77beeac","type":"zip","shasum":"","reference":"fd7a0943c663b325e92ad562c2bcc943e77beeac"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-07-16T18:36:36+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/event-dispatcher":"^1.0","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.1|^7.0","web-auth/cose-lib":"^4.2.3","paragonie/constant_time_encoding":"^2.6|^3.0","lcobucci/clock":"^2.2|^3.0","psr/clock":"^1.0","spomky-labs/pki-framework":"^1.0","symfony/deprecation-contracts":"^3.2"},"suggest":{"symfony/serializer":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-access":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","symfony/property-info":"As of 4.5.x, the symfony/serializer component will become mandatory for converting objects such as the Metadata Statement","phpdocumentor/reflection-docblock":"As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement","psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","psr/clock-implementation":"As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources"},"uid":8068950},"5.0.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"5.0.0","version_normalized":"5.0.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"aff3ff0f4225e570b0ed188eeba98d9501607d11"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/aff3ff0f4225e570b0ed188eeba98d9501607d11","type":"zip","shasum":"","reference":"aff3ff0f4225e570b0ed188eeba98d9501607d11"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-07-12T14:35:35+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/clock":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","spomky-labs/pki-framework":"^1.0","symfony/property-info":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","web-auth/cose-lib":"^4.2.3"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources"},"uid":8318368},"5.0.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"5.0.1","version_normalized":"5.0.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"2cc8262b885cf01eee3c4c10ca3985bdd2614c97"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/2cc8262b885cf01eee3c4c10ca3985bdd2614c97","type":"zip","shasum":"","reference":"2cc8262b885cf01eee3c4c10ca3985bdd2614c97"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-07-20T05:24:59+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/clock":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","spomky-labs/pki-framework":"^1.0","symfony/property-info":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","web-auth/cose-lib":"^4.2.3"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources"},"uid":8321234},"5.0.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"5.0.x-dev","version_normalized":"5.0.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"aff3ff0f4225e570b0ed188eeba98d9501607d11"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/aff3ff0f4225e570b0ed188eeba98d9501607d11","type":"zip","shasum":"","reference":"aff3ff0f4225e570b0ed188eeba98d9501607d11"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2024-07-12T14:35:35+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"ext-json":"*","ext-openssl":"*","spomky-labs/cbor-php":"^3.0","php":">=8.2","paragonie/constant_time_encoding":"^2.6|^3.0","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","symfony/clock":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","spomky-labs/pki-framework":"^1.0","symfony/property-info":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","web-auth/cose-lib":"^4.2.3"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources"},"uid":6530383},"5.1.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"5.1.0","version_normalized":"5.1.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"6b95b2b3902d943796c3c2bac2dd14af9d031fc2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/6b95b2b3902d943796c3c2bac2dd14af9d031fc2","type":"zip","shasum":"","reference":"6b95b2b3902d943796c3c2bac2dd14af9d031fc2"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-01-03T23:01:20+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/clock":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","spomky-labs/pki-framework":"^1.0","symfony/property-info":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","web-auth/cose-lib":"^4.2.3"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources"},"uid":8754194},"5.1.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"5.1.1","version_normalized":"5.1.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"6b95b2b3902d943796c3c2bac2dd14af9d031fc2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/6b95b2b3902d943796c3c2bac2dd14af9d031fc2","type":"zip","shasum":"","reference":"6b95b2b3902d943796c3c2bac2dd14af9d031fc2"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-01-03T23:01:20+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/clock":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","spomky-labs/pki-framework":"^1.0","symfony/property-info":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","web-auth/cose-lib":"^4.2.3"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources"},"uid":8754360},"5.1.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"5.1.x-dev","version_normalized":"5.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"6b95b2b3902d943796c3c2bac2dd14af9d031fc2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/6b95b2b3902d943796c3c2bac2dd14af9d031fc2","type":"zip","shasum":"","reference":"6b95b2b3902d943796c3c2bac2dd14af9d031fc2"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-01-03T23:01:20+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/clock":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","spomky-labs/pki-framework":"^1.0","symfony/property-info":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","web-auth/cose-lib":"^4.2.3"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources"},"uid":8321230},"5.2.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"5.2.x-dev","version_normalized":"5.2.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"6b95b2b3902d943796c3c2bac2dd14af9d031fc2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/6b95b2b3902d943796c3c2bac2dd14af9d031fc2","type":"zip","shasum":"","reference":"6b95b2b3902d943796c3c2bac2dd14af9d031fc2"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2025-01-03T23:01:20+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"thanks":{"url":"https://github.com/web-auth/webauthn-framework","name":"web-auth/webauthn-framework"}},"require":{"php":">=8.2","ext-json":"*","ext-openssl":"*","paragonie/constant_time_encoding":"^2.6|^3.0","phpdocumentor/reflection-docblock":"^5.3","psr/clock":"^1.0","psr/event-dispatcher":"^1.0","psr/log":"^1.0|^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/clock":"^6.4|^7.0","symfony/uid":"^6.4|^7.0","spomky-labs/pki-framework":"^1.0","symfony/property-info":"^6.4|^7.0","symfony/property-access":"^6.4|^7.0","symfony/serializer":"^6.4|^7.0","symfony/deprecation-contracts":"^3.2","web-auth/cose-lib":"^4.2.3"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","symfony/event-dispatcher":"Recommended to use dispatched events","web-token/jwt-library":"Mandatory for fetching Metadata Statement from distant sources"},"uid":8754357},"v1.0.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v1.0.0","version_normalized":"1.0.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"ebb3aa6804baaa4508662bc0c9ae02407675cb05"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/ebb3aa6804baaa4508662bc0c9ae02407675cb05","type":"zip","shasum":"","reference":"ebb3aa6804baaa4508662bc0c9ae02407675cb05"},"type":"library","time":"2019-01-29T20:42:59+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"dev-master":"1.0.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^1.0"},"uid":2738580},"v1.0.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v1.0.1","version_normalized":"1.0.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"a0b35b9a9420d07b8eaafc8c2001600e003e32d3"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/a0b35b9a9420d07b8eaafc8c2001600e003e32d3","type":"zip","shasum":"","reference":"a0b35b9a9420d07b8eaafc8c2001600e003e32d3"},"type":"library","time":"2019-02-01T07:30:22+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"dev-master":"1.0.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^1.0"},"uid":2738796},"v1.0.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v1.0.x-dev","version_normalized":"1.0.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"a0b35b9a9420d07b8eaafc8c2001600e003e32d3"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/a0b35b9a9420d07b8eaafc8c2001600e003e32d3","type":"zip","shasum":"","reference":"a0b35b9a9420d07b8eaafc8c2001600e003e32d3"},"type":"library","time":"2019-02-01T07:30:22+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"dev-master":"1.0.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^1.0"},"uid":2738574},"v1.1.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v1.1.0","version_normalized":"1.1.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"8340118733794160164a7f9e8798bb0d9130ea09"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/8340118733794160164a7f9e8798bb0d9130ea09","type":"zip","shasum":"","reference":"8340118733794160164a7f9e8798bb0d9130ea09"},"type":"library","time":"2019-03-28T12:43:47+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","php-http/httplug":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^1.1"},"suggest":{"php-http/httplug":"For Android SafetyNet support (highly recommended)"},"uid":2879963},"v1.1.0-alpha1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v1.1.0-alpha1","version_normalized":"1.1.0.0-alpha1","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"8a7fd04d2b9103145096bf0961bb6ff6a0afbec3"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/8a7fd04d2b9103145096bf0961bb6ff6a0afbec3","type":"zip","shasum":"","reference":"8a7fd04d2b9103145096bf0961bb6ff6a0afbec3"},"type":"library","time":"2019-03-18T20:16:07+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","php-http/httplug":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^1.1"},"suggest":{"php-http/httplug":"For Android SafetyNet support (highly recommended)"},"uid":2843055},"v1.1.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v1.1.x-dev","version_normalized":"1.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"8340118733794160164a7f9e8798bb0d9130ea09"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/8340118733794160164a7f9e8798bb0d9130ea09","type":"zip","shasum":"","reference":"8340118733794160164a7f9e8798bb0d9130ea09"},"type":"library","time":"2019-03-28T12:43:47+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","php-http/httplug":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^1.1"},"suggest":{"php-http/httplug":"For Android SafetyNet support (highly recommended)"},"uid":2755047},"v1.2.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v1.2.0","version_normalized":"1.2.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"a6ed0e22226bb8bede7e2b6bcd1301b15c26df0b"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/a6ed0e22226bb8bede7e2b6bcd1301b15c26df0b","type":"zip","shasum":"","reference":"a6ed0e22226bb8bede7e2b6bcd1301b15c26df0b"},"type":"library","time":"2019-05-05T15:24:28+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","php-http/httplug":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^1.1"},"suggest":{"php-http/httplug":"For Android SafetyNet support (highly recommended)"},"uid":2940969},"v1.2.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v1.2.1","version_normalized":"1.2.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"42b13d26e7ee78da018dfe8c44aad7355b72d9af"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/42b13d26e7ee78da018dfe8c44aad7355b72d9af","type":"zip","shasum":"","reference":"42b13d26e7ee78da018dfe8c44aad7355b72d9af"},"type":"library","time":"2019-05-28T12:10:12+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^1.1"},"suggest":{"php-http/httplug":"For Android SafetyNet support"},"uid":2993695},"v1.2.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v1.2.2","version_normalized":"1.2.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"7681e7002cbd4839feb07b13bf1fae4cabde3d72"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/7681e7002cbd4839feb07b13bf1fae4cabde3d72","type":"zip","shasum":"","reference":"7681e7002cbd4839feb07b13bf1fae4cabde3d72"},"type":"library","time":"2019-06-05T17:41:05+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^1.1"},"suggest":{"php-http/httplug":"For Android SafetyNet support"},"uid":3014510},"v1.2.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v1.2.x-dev","version_normalized":"1.2.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"7681e7002cbd4839feb07b13bf1fae4cabde3d72"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/7681e7002cbd4839feb07b13bf1fae4cabde3d72","type":"zip","shasum":"","reference":"7681e7002cbd4839feb07b13bf1fae4cabde3d72"},"type":"library","time":"2019-06-05T17:41:05+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev"}},"require":{"php":"^7.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^1.1","psr/http-factory":"^1.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support"},"uid":2898387},"v2.0.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.0.0","version_normalized":"2.0.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"63cf3bb613bce1a261219b6ebd2ffb5060c769dc"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/63cf3bb613bce1a261219b6ebd2ffb5060c769dc","type":"zip","shasum":"","reference":"63cf3bb613bce1a261219b6ebd2ffb5060c769dc"},"type":"library","time":"2019-06-21T19:42:57+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^2.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support"},"uid":3084125},"v2.0.0-alpha1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.0.0-alpha1","version_normalized":"2.0.0.0-alpha1","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"63cf3bb613bce1a261219b6ebd2ffb5060c769dc"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/63cf3bb613bce1a261219b6ebd2ffb5060c769dc","type":"zip","shasum":"","reference":"63cf3bb613bce1a261219b6ebd2ffb5060c769dc"},"type":"library","time":"2019-06-21T19:42:57+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^2.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support"},"uid":3051740},"v2.0.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.0.1","version_normalized":"2.0.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"2ffbe93428a1c53a26f1251b8f80f69a061975cd"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/2ffbe93428a1c53a26f1251b8f80f69a061975cd","type":"zip","shasum":"","reference":"2ffbe93428a1c53a26f1251b8f80f69a061975cd"},"type":"library","time":"2019-07-24T15:49:26+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^2.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support"},"uid":3121232},"v2.0.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.0.2","version_normalized":"2.0.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"c0cb32d1f06b66ddfb9c65f0aba59f0ea61d9c2e"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/c0cb32d1f06b66ddfb9c65f0aba59f0ea61d9c2e","type":"zip","shasum":"","reference":"c0cb32d1f06b66ddfb9c65f0aba59f0ea61d9c2e"},"type":"library","time":"2019-07-30T16:10:02+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^2.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support"},"uid":3132355},"v2.0.3":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.0.3","version_normalized":"2.0.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"363d694bfffdc2407d5c1c1db016eb5a02ed8309"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/363d694bfffdc2407d5c1c1db016eb5a02ed8309","type":"zip","shasum":"","reference":"363d694bfffdc2407d5c1c1db016eb5a02ed8309"},"type":"library","time":"2019-07-30T16:13:39+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","web-auth/cose-lib":"^2.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support"},"uid":3132360},"v2.0.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["u2f","fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.0.x-dev","version_normalized":"2.0.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"ce57aca0bd5371299942bf058bbb83bee3eb4aa4"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/ce57aca0bd5371299942bf058bbb83bee3eb4aa4","type":"zip","shasum":"","reference":"ce57aca0bd5371299942bf058bbb83bee3eb4aa4"},"type":"library","time":"2019-07-31T20:08:43+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","thecodingmachine/safe":"^0.1","beberlei/assert":"^3.0","psr/http-factory":"^1.0","web-auth/cose-lib":"^2.0"},"suggest":{"php-http/httplug":"For Android SafetyNet support"},"uid":2936291},"v2.1.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.1.0","version_normalized":"2.1.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"49dc17f24f5885fcaed35a383b319b73f5d334df"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/49dc17f24f5885fcaed35a383b319b73f5d334df","type":"zip","shasum":"","reference":"49dc17f24f5885fcaed35a383b319b73f5d334df"},"type":"library","time":"2019-08-29T11:34:45+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"uid":3195546},"v2.1.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.1.1","version_normalized":"2.1.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"2b43a1a14fe98302f68789f75dd31817d15fea41"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/2b43a1a14fe98302f68789f75dd31817d15fea41","type":"zip","shasum":"","reference":"2b43a1a14fe98302f68789f75dd31817d15fea41"},"type":"library","time":"2019-08-29T12:03:54+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3195609},"v2.1.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.1.2","version_normalized":"2.1.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"aa55b71b642ed33392cfd179c5751907f9afa4ba"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/aa55b71b642ed33392cfd179c5751907f9afa4ba","type":"zip","shasum":"","reference":"aa55b71b642ed33392cfd179c5751907f9afa4ba"},"type":"library","time":"2019-08-29T12:10:50+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3195632},"v2.1.3":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.1.3","version_normalized":"2.1.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"1ec5cfeb85ca9a4b87c978633885e48b1a241b91"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/1ec5cfeb85ca9a4b87c978633885e48b1a241b91","type":"zip","shasum":"","reference":"1ec5cfeb85ca9a4b87c978633885e48b1a241b91"},"type":"library","time":"2019-08-30T14:14:52+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3199407},"v2.1.4":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.1.4","version_normalized":"2.1.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"110dae68d3c9f3bacfcbb5e04425a1728d11eecb"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/110dae68d3c9f3bacfcbb5e04425a1728d11eecb","type":"zip","shasum":"","reference":"110dae68d3c9f3bacfcbb5e04425a1728d11eecb"},"type":"library","time":"2019-08-31T07:38:18+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3199973},"v2.1.5":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.1.5","version_normalized":"2.1.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"a6c9908bcf3ee64ce189966ebe90c0b42106eecc"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/a6c9908bcf3ee64ce189966ebe90c0b42106eecc","type":"zip","shasum":"","reference":"a6c9908bcf3ee64ce189966ebe90c0b42106eecc"},"type":"library","time":"2019-09-02T20:01:14+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3203730},"v2.1.6":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.1.6","version_normalized":"2.1.6.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"7335373569fc5edb6d1a127507ab54c808754800"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/7335373569fc5edb6d1a127507ab54c808754800","type":"zip","shasum":"","reference":"7335373569fc5edb6d1a127507ab54c808754800"},"type":"library","time":"2019-09-04T20:53:12+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3221605},"v2.1.7":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.1.7","version_normalized":"2.1.7.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"4cd346f2ef4d282296e503b7b1b3ef200347437b"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/4cd346f2ef4d282296e503b7b1b3ef200347437b","type":"zip","shasum":"","reference":"4cd346f2ef4d282296e503b7b1b3ef200347437b"},"type":"library","time":"2019-09-09T12:04:09+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3221685},"v2.1.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.1.x-dev","version_normalized":"2.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"ce571968aa42ff263eaf5aa71de260cf93e21708"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/ce571968aa42ff263eaf5aa71de260cf93e21708","type":"zip","shasum":"","reference":"ce571968aa42ff263eaf5aa71de260cf93e21708"},"type":"library","time":"2019-10-10T22:02:30+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-factory":"^1.0","psr/http-message":"^1.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","nyholm/psr7":"^1.1","psr/http-client":"^1.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version","ramsey/uuid":"^3.8"},"suggest":{"web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3132356},"v2.2.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v2.2.x-dev","version_normalized":"2.2.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"b8e96cb36c1657eadd0b7eb7afac975730494aa8"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/b8e96cb36c1657eadd0b7eb7afac975730494aa8","type":"zip","shasum":"","reference":"b8e96cb36c1657eadd0b7eb7afac975730494aa8"},"type":"library","time":"2019-11-08T20:03:30+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v2.2":"2.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","nyholm/psr7":"^1.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support"},"uid":3255415},"v3.0.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.0.0","version_normalized":"3.0.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"217933e741f8fcea8cb77c1578419d65e45a3e35"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/217933e741f8fcea8cb77c1578419d65e45a3e35","type":"zip","shasum":"","reference":"217933e741f8fcea8cb77c1578419d65e45a3e35"},"type":"library","time":"2020-01-07T12:56:26+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3517199},"v3.0.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.0.1","version_normalized":"3.0.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"217933e741f8fcea8cb77c1578419d65e45a3e35"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/217933e741f8fcea8cb77c1578419d65e45a3e35","type":"zip","shasum":"","reference":"217933e741f8fcea8cb77c1578419d65e45a3e35"},"type":"library","time":"2020-01-07T12:56:26+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3517226},"v3.0.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.0.2","version_normalized":"3.0.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"a8a11bc30480e98768987fe0fc266aef08ec99da"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/a8a11bc30480e98768987fe0fc266aef08ec99da","type":"zip","shasum":"","reference":"a8a11bc30480e98768987fe0fc266aef08ec99da"},"type":"library","funding":[],"time":"2020-02-03T21:25:10+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3617749},"v3.0.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.0.x-dev","version_normalized":"3.0.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"a8a11bc30480e98768987fe0fc266aef08ec99da"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/a8a11bc30480e98768987fe0fc266aef08ec99da","type":"zip","shasum":"","reference":"a8a11bc30480e98768987fe0fc266aef08ec99da"},"type":"library","funding":[],"time":"2020-02-03T21:25:10+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version","php":"^7.2","psr/log":"^1.1"},"suggest":{"web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support","psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support"},"uid":3255416},"v3.1.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.1.0","version_normalized":"3.1.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"a8a11bc30480e98768987fe0fc266aef08ec99da"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/a8a11bc30480e98768987fe0fc266aef08ec99da","type":"zip","shasum":"","reference":"a8a11bc30480e98768987fe0fc266aef08ec99da"},"type":"library","funding":[],"time":"2020-02-03T21:25:10+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3620475},"v3.1.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.1.1","version_normalized":"3.1.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"a8a11bc30480e98768987fe0fc266aef08ec99da"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/a8a11bc30480e98768987fe0fc266aef08ec99da","type":"zip","shasum":"","reference":"a8a11bc30480e98768987fe0fc266aef08ec99da"},"type":"library","funding":[],"time":"2020-02-03T21:25:10+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3620516},"v3.1.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.1.x-dev","version_normalized":"3.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"a8a11bc30480e98768987fe0fc266aef08ec99da"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/a8a11bc30480e98768987fe0fc266aef08ec99da","type":"zip","shasum":"","reference":"a8a11bc30480e98768987fe0fc266aef08ec99da"},"type":"library","funding":[],"time":"2020-02-03T21:25:10+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3583484},"v3.2.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.0","version_normalized":"3.2.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"9afd85ad47e5a3e64ef8691c9287bcb3a39791c7"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/9afd85ad47e5a3e64ef8691c9287bcb3a39791c7","type":"zip","shasum":"","reference":"9afd85ad47e5a3e64ef8691c9287bcb3a39791c7"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-02T11:38:46+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3831309},"v3.2.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.1","version_normalized":"3.2.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"1d925f2cc85d2628884eab473a947d0ca125842b"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/1d925f2cc85d2628884eab473a947d0ca125842b","type":"zip","shasum":"","reference":"1d925f2cc85d2628884eab473a947d0ca125842b"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-02T20:10:21+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3832081},"v3.2.10":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.10","version_normalized":"3.2.10.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"b3df2a171ff224d4a3c2b1e8dfae3212abe722fc"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/b3df2a171ff224d4a3c2b1e8dfae3212abe722fc","type":"zip","shasum":"","reference":"b3df2a171ff224d4a3c2b1e8dfae3212abe722fc"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-08-31T19:42:44+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":4475146},"v3.2.11":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.11","version_normalized":"3.2.11.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"b3df2a171ff224d4a3c2b1e8dfae3212abe722fc"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/b3df2a171ff224d4a3c2b1e8dfae3212abe722fc","type":"zip","shasum":"","reference":"b3df2a171ff224d4a3c2b1e8dfae3212abe722fc"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-08-31T19:42:44+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":4747648},"v3.2.12":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.12","version_normalized":"3.2.12.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"b3df2a171ff224d4a3c2b1e8dfae3212abe722fc"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/b3df2a171ff224d4a3c2b1e8dfae3212abe722fc","type":"zip","shasum":"","reference":"b3df2a171ff224d4a3c2b1e8dfae3212abe722fc"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-08-31T19:42:44+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":4750467},"v3.2.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.2","version_normalized":"3.2.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"bffba9d8b6309b7f846bc15c8cbf7453ec3b4188"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/bffba9d8b6309b7f846bc15c8cbf7453ec3b4188","type":"zip","shasum":"","reference":"bffba9d8b6309b7f846bc15c8cbf7453ec3b4188"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-02T21:12:39+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3832161},"v3.2.3":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.3","version_normalized":"3.2.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"d64f117460bf3fe3f5b84105541124e07520691e"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/d64f117460bf3fe3f5b84105541124e07520691e","type":"zip","shasum":"","reference":"d64f117460bf3fe3f5b84105541124e07520691e"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-05T19:30:44+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","beberlei/assert":"^3.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3840259},"v3.2.4":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.4","version_normalized":"3.2.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"b415b55e5b520b383d84e8338006a54cd38a191a"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/b415b55e5b520b383d84e8338006a54cd38a191a","type":"zip","shasum":"","reference":"b415b55e5b520b383d84e8338006a54cd38a191a"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-05T21:48:34+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","symfony/process":"^4.4|^5.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3852616},"v3.2.5":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.5","version_normalized":"3.2.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"ebc3e48fc126a33b1423342dbf6480a03f72bb5e"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/ebc3e48fc126a33b1423342dbf6480a03f72bb5e","type":"zip","shasum":"","reference":"ebc3e48fc126a33b1423342dbf6480a03f72bb5e"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-13T16:48:54+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","symfony/process":"^4.4|^5.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3863296},"v3.2.6":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.6","version_normalized":"3.2.6.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"1a44bbd972652e8184901bdf1ce0fa529524b21d"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/1a44bbd972652e8184901bdf1ce0fa529524b21d","type":"zip","shasum":"","reference":"1a44bbd972652e8184901bdf1ce0fa529524b21d"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-05-16T11:47:15+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0.2","symfony/process":"^3.0|^4.0|^5.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3870513},"v3.2.7":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.7","version_normalized":"3.2.7.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"5b1407a73784b3355813afdcecf02d33e5685d1e"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/5b1407a73784b3355813afdcecf02d33e5685d1e","type":"zip","shasum":"","reference":"5b1407a73784b3355813afdcecf02d33e5685d1e"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-07-21T21:49:00+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":4322069},"v3.2.8":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.8","version_normalized":"3.2.8.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"156b9f7c0e4b0074233db6c1565641561b53d893"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/156b9f7c0e4b0074233db6c1565641561b53d893","type":"zip","shasum":"","reference":"156b9f7c0e4b0074233db6c1565641561b53d893"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-08-01T16:33:25+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":4322070},"v3.2.9":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.9","version_normalized":"3.2.9.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"b3df2a171ff224d4a3c2b1e8dfae3212abe722fc"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/b3df2a171ff224d4a3c2b1e8dfae3212abe722fc","type":"zip","shasum":"","reference":"b3df2a171ff224d4a3c2b1e8dfae3212abe722fc"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-08-31T19:42:44+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":4405810},"v3.2.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.2.x-dev","version_normalized":"3.2.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"b3df2a171ff224d4a3c2b1e8dfae3212abe722fc"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/b3df2a171ff224d4a3c2b1e8dfae3212abe722fc","type":"zip","shasum":"","reference":"b3df2a171ff224d4a3c2b1e8dfae3212abe722fc"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-08-31T19:42:44+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"extra":{"branch-alias":{"v1.0":"1.0.x-dev","v1.1":"1.1.x-dev","v1.2":"1.2.x-dev","v2.0":"2.0.x-dev","v2.1":"2.1.x-dev","v3.0":"3.0.x-dev","v3.1":"3.1.x-dev","v3.2":"3.2.x-dev"}},"require":{"php":"^7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version","beberlei/assert":"^3.2","symfony/process":"^3.0|^4.0|^5.0","spomky-labs/cbor-php":"^1.1|^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3831299},"v3.3.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.0","version_normalized":"3.3.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"fd7d1affb62a073e6a003d71b67a83357fb88b69"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/fd7d1affb62a073e6a003d71b67a83357fb88b69","type":"zip","shasum":"","reference":"fd7d1affb62a073e6a003d71b67a83357fb88b69"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2020-12-06T14:41:49+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":4822750},"v3.3.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.1","version_normalized":"3.3.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"e411527a41c1013512fccdfce61681eb36484c77"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/e411527a41c1013512fccdfce61681eb36484c77","type":"zip","shasum":"","reference":"e411527a41c1013512fccdfce61681eb36484c77"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-01-09T13:31:01+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":4824077},"v3.3.10":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.10","version_normalized":"3.3.10.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"8761be69b22894aaa0919300a7165b90ead97751"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/8761be69b22894aaa0919300a7165b90ead97751","type":"zip","shasum":"","reference":"8761be69b22894aaa0919300a7165b90ead97751"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-11-21T11:14:31+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":5705096},"v3.3.11":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.11","version_normalized":"3.3.11.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"8761be69b22894aaa0919300a7165b90ead97751"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/8761be69b22894aaa0919300a7165b90ead97751","type":"zip","shasum":"","reference":"8761be69b22894aaa0919300a7165b90ead97751"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-11-21T11:14:31+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":5750569},"v3.3.12":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.12","version_normalized":"3.3.12.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"5ef9b21c8e9f8a817e524ac93290d08a9f065b33"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/5ef9b21c8e9f8a817e524ac93290d08a9f065b33","type":"zip","shasum":"","reference":"5ef9b21c8e9f8a817e524ac93290d08a9f065b33"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-02-18T07:13:44+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.0|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6000079},"v3.3.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.2","version_normalized":"3.3.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"20372c984196dd468dc204d3d650f7272e856d37"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/20372c984196dd468dc204d3d650f7272e856d37","type":"zip","shasum":"","reference":"20372c984196dd468dc204d3d650f7272e856d37"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-02-01T07:44:44+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":4933504},"v3.3.3":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.3","version_normalized":"3.3.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"021183f1c0465c29f0dfed49c2df5eae8d36e409"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/021183f1c0465c29f0dfed49c2df5eae8d36e409","type":"zip","shasum":"","reference":"021183f1c0465c29f0dfed49c2df5eae8d36e409"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-15T13:40:07+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":5111541},"v3.3.4":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.4","version_normalized":"3.3.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"20f99eb615aeeaee1231d91e46c691860c9054f9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/20f99eb615aeeaee1231d91e46c691860c9054f9","type":"zip","shasum":"","reference":"20f99eb615aeeaee1231d91e46c691860c9054f9"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-16T11:31:10+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":5111542},"v3.3.5":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.5","version_normalized":"3.3.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"28159db0914b5e625ae89e2d5494708c56a7d877"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/28159db0914b5e625ae89e2d5494708c56a7d877","type":"zip","shasum":"","reference":"28159db0914b5e625ae89e2d5494708c56a7d877"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-17T19:37:04+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":5113974},"v3.3.6":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.6","version_normalized":"3.3.6.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"26c128e282760680959525f38ef0dd4bf144f936"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/26c128e282760680959525f38ef0dd4bf144f936","type":"zip","shasum":"","reference":"26c128e282760680959525f38ef0dd4bf144f936"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-18T07:21:22+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":5114881},"v3.3.7":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.7","version_normalized":"3.3.7.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"5783c5fdd9dfd0174a17e18502abe884778a15b9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/5783c5fdd9dfd0174a17e18502abe884778a15b9","type":"zip","shasum":"","reference":"5783c5fdd9dfd0174a17e18502abe884778a15b9"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-19T19:52:41+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":5120812},"v3.3.8":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.8","version_normalized":"3.3.8.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"04b98ee3d39cb79dad68a7c15c297c085bf66bfe"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/04b98ee3d39cb79dad68a7c15c297c085bf66bfe","type":"zip","shasum":"","reference":"04b98ee3d39cb79dad68a7c15c297c085bf66bfe"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-19T20:22:20+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":5121286},"v3.3.9":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.9","version_normalized":"3.3.9.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"04b98ee3d39cb79dad68a7c15c297c085bf66bfe"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/04b98ee3d39cb79dad68a7c15c297c085bf66bfe","type":"zip","shasum":"","reference":"04b98ee3d39cb79dad68a7c15c297c085bf66bfe"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2021-04-19T20:22:20+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=7.2","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","spomky-labs/cbor-php":"^1.1|^2.0","symfony/process":"^3.0|^4.0|^5.0","thecodingmachine/safe":"^1.1","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":5160974},"v3.3.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v3.3.x-dev","version_normalized":"3.3.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"0cc66b547f6412811c127d412c1b2ac30bc7d7f2"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/0cc66b547f6412811c127d412c1b2ac30bc7d7f2","type":"zip","shasum":"","reference":"0cc66b547f6412811c127d412c1b2ac30bc7d7f2"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-02-23T20:22:35+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"default-branch":true,"require":{"ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^1.1","ramsey/uuid":"^3.8|^4.0","spomky-labs/base64url":"^2.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version","php":">=7.2","symfony/process":"^3.0|^4.0|^5.0","fgrosse/phpasn1":"^2.1","thecodingmachine/safe":"^1.1","spomky-labs/cbor-php":"^1.0|^2.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":3863290},"v4.0.0":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v4.0.0","version_normalized":"4.0.0.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"c9f728a8049a431d45c0bc012feb8280c98e23d9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/c9f728a8049a431d45c0bc012feb8280c98e23d9","type":"zip","shasum":"","reference":"c9f728a8049a431d45c0bc012feb8280c98e23d9"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-04-02T12:48:22+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/process":"^6.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6123817},"v4.0.1":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v4.0.1","version_normalized":"4.0.1.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"c9f728a8049a431d45c0bc012feb8280c98e23d9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/c9f728a8049a431d45c0bc012feb8280c98e23d9","type":"zip","shasum":"","reference":"c9f728a8049a431d45c0bc012feb8280c98e23d9"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-04-02T12:48:22+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/process":"^6.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6123831},"v4.0.2":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v4.0.2","version_normalized":"4.0.2.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"c9f728a8049a431d45c0bc012feb8280c98e23d9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/c9f728a8049a431d45c0bc012feb8280c98e23d9","type":"zip","shasum":"","reference":"c9f728a8049a431d45c0bc012feb8280c98e23d9"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-04-02T12:48:22+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/process":"^6.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6137037},"v4.0.3":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v4.0.3","version_normalized":"4.0.3.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"c9f728a8049a431d45c0bc012feb8280c98e23d9"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/c9f728a8049a431d45c0bc012feb8280c98e23d9","type":"zip","shasum":"","reference":"c9f728a8049a431d45c0bc012feb8280c98e23d9"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-04-02T12:48:22+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/process":"^6.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"self.version","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6144552},"v4.0.4":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v4.0.4","version_normalized":"4.0.4.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"0b9ebe9043215b3cd428960c5eadb98a58877033"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/0b9ebe9043215b3cd428960c5eadb98a58877033","type":"zip","shasum":"","reference":"0b9ebe9043215b3cd428960c5eadb98a58877033"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-05-09T16:34:13+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/process":"^6.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6229792},"v4.0.5":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v4.0.5","version_normalized":"4.0.5.0","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"1b02740ab8539f025419380c9e4c41b090c6cf47"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/1b02740ab8539f025419380c9e4c41b090c6cf47","type":"zip","shasum":"","reference":"1b02740ab8539f025419380c9e4c41b090c6cf47"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-06-23T16:25:36+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0","web-auth/metadata-service":"self.version"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6437876},"v4.0.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v4.0.x-dev","version_normalized":"4.0.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"1b02740ab8539f025419380c9e4c41b090c6cf47"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/1b02740ab8539f025419380c9e4c41b090c6cf47","type":"zip","shasum":"","reference":"1b02740ab8539f025419380c9e4c41b090c6cf47"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-06-23T16:25:36+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"default-branch":true,"require":{"ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","web-auth/metadata-service":"self.version","php":">=8.1","paragonie/constant_time_encoding":"^2.4","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/cose-lib":"^4.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":5113967},"v4.1.x-dev":{"name":"web-auth/webauthn-lib","description":"FIDO2/Webauthn Support For PHP","keywords":["fido","FIDO2","webauthn"],"homepage":"https://github.com/web-auth","version":"v4.1.x-dev","version_normalized":"4.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Florent Morselli","homepage":"https://github.com/Spomky"},{"name":"All contributors","homepage":"https://github.com/web-auth/webauthn-library/contributors"}],"source":{"url":"https://github.com/web-auth/webauthn-lib.git","type":"git","reference":"ba7152690eeabc22b0189d11e91e5171f9c87966"},"dist":{"url":"https://api.github.com/repos/web-auth/webauthn-lib/zipball/ba7152690eeabc22b0189d11e91e5171f9c87966","type":"zip","shasum":"","reference":"ba7152690eeabc22b0189d11e91e5171f9c87966"},"type":"library","funding":[{"url":"https://github.com/Spomky","type":"github"},{"url":"https://www.patreon.com/FlorentMorselli","type":"patreon"}],"time":"2022-07-21T16:40:43+00:00","autoload":{"psr-4":{"Webauthn\\":"src/"}},"require":{"php":">=8.1","ext-json":"*","ext-openssl":"*","ext-mbstring":"*","beberlei/assert":"^3.2","fgrosse/phpasn1":"^2.1","paragonie/constant_time_encoding":"^2.4","psr/http-client":"^1.0","psr/http-factory":"^1.0","psr/http-message":"^1.0","psr/log":"^2.0|^3.0","spomky-labs/cbor-php":"^3.0","symfony/uid":"^6.0","thecodingmachine/safe":"^2.0","web-auth/metadata-service":"self.version","web-auth/cose-lib":"^4.0"},"suggest":{"psr/log-implementation":"Recommended to receive logs from the library","web-token/jwt-key-mgmt":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-rsa":"Mandatory for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-ecdsa":"Recommended for the AndroidSafetyNet Attestation Statement support","web-token/jwt-signature-algorithm-eddsa":"Recommended for the AndroidSafetyNet Attestation Statement support"},"uid":6137004}}}}