Skip to content

Commit f0bde1a

Browse files
committed
syntax fix
1 parent 856f224 commit f0bde1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"simplesamlphp/assert": "^0.8.0",
2525
"spomky-labs/cbor-php": "^2.1 || ^3.0",
2626
"symfony/http-foundation": "^5.4 || ^6.0",
27-
"web-auth/cose-lib": "^3.3 || ^4.0",
27+
"web-auth/cose-lib": "^3.3 || ^4.0"
2828
},
2929
"require-dev": {
3030
"simplesamlphp/simplesamlphp": "^2.0.0",

0 commit comments

Comments
 (0)