Skip to content

Commit cd26b3d

Browse files
Update spomky-labs/cbor-php requirement (#91)
Updates the requirements on [spomky-labs/cbor-php](https://github.com/Spomky-Labs/cbor-php) to permit the latest version. Approving without testing for the moment: dev-master is incompatible with 2.4.3 - will test for the coming 2.5. Updates `spomky-labs/cbor-php` to 3.2.0 - [Release notes](https://github.com/Spomky-Labs/cbor-php/releases) - [Changelog](https://github.com/Spomky-Labs/cbor-php/blob/3.2.x/RELEASES.md) - [Commits](Spomky-Labs/cbor-php@3.1.0...3.2.0) --- updated-dependencies: - dependency-name: spomky-labs/cbor-php dependency-version: 3.2.0 dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ea57d1 commit cd26b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
"simplesamlphp/assert": "~1.9.1",
2626
"simplesamlphp/simplesamlphp": "^2.4.0",
27-
"spomky-labs/cbor-php": "~3.1.0",
27+
"spomky-labs/cbor-php": "~3.2.0",
2828
"spomky-labs/pki-framework": "~1.4.0",
2929
"symfony/http-foundation": "^6.4 || ^7.3",
3030
"web-auth/cose-lib": "~4.4.0"

0 commit comments

Comments
 (0)