cbor-php
cbor-php copied to clipboard
CBOR Encoder/Decoder for PHP
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.17.2 Bundles CodeQL CLI v2.17.2 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.17.2: codeql/cpp-queries...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3 to 4. Release notes Sourced from actions/dependency-review-action's releases. v4.0.0 Update action to Node 20 by @takost in actions/dependency-review-action#639 Dependabot updates, see the full changelog for more...
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 11.1.1 Fixed #5798: The #[CoversClass] and #[UsesClass] attributes can no longer target traits...
**Version(s) affected**: 2.1.0 **Description** Trying to parse a CBOR object (WebAuthN Level 2 - FaceID - Registration - attestationData) fails with a "connot parse". **How to reproduce** You would need...
Updates the requirements on [ekino/phpstan-banned-code](https://github.com/ekino/phpstan-banned-code) to permit the latest version. Release notes Sourced from ekino/phpstan-banned-code's releases. v2.0.0 What's Changed fix(composer): fix order by @mremi in ekino/phpstan-banned-code#54 fix(rule): Fix phpstan fail...
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...
Hi, I noticed #77 and have been trying out the encoder locally with https://github.com/web-auth/webauthn-lib to help test Passkey assertions, so wondering if there is a timeline for rollout? And is...