Skip to content

Commit 78890c0

Browse files
committed
Bump dependencies
1 parent 4542d44 commit 78890c0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"ext-hash": "*",
2222
"ext-openssl": "*",
2323
"ext-pdo": "*",
24-
"simplesamlphp/assert": "^1.2.0",
25-
"simplesamlphp/simplesamlphp": "^2.1.0",
26-
"spomky-labs/cbor-php": "^3.0",
27-
"spomky-labs/pki-framework": "^1.0",
24+
"simplesamlphp/assert": "~1.8.1",
25+
"simplesamlphp/simplesamlphp": "~2.3.0",
26+
"spomky-labs/cbor-php": "~3.1.0",
27+
"spomky-labs/pki-framework": "~1.2.2",
2828
"symfony/http-foundation": "^6.4",
29-
"web-auth/cose-lib": "^4.0"
29+
"web-auth/cose-lib": "~4.4.0"
3030
},
3131
"require-dev": {
32-
"simplesamlphp/simplesamlphp-test-framework": "^1.7.9"
32+
"simplesamlphp/simplesamlphp-test-framework": "~1.8.0"
3333
},
3434
"config": {
3535
"allow-plugins": {

0 commit comments

Comments
 (0)