We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4542d44 commit 78890c0Copy full SHA for 78890c0
composer.json
@@ -21,15 +21,15 @@
21
"ext-hash": "*",
22
"ext-openssl": "*",
23
"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",
+ "simplesamlphp/assert": "~1.8.1",
+ "simplesamlphp/simplesamlphp": "~2.3.0",
+ "spomky-labs/cbor-php": "~3.1.0",
+ "spomky-labs/pki-framework": "~1.2.2",
28
"symfony/http-foundation": "^6.4",
29
- "web-auth/cose-lib": "^4.0"
+ "web-auth/cose-lib": "~4.4.0"
30
},
31
"require-dev": {
32
- "simplesamlphp/simplesamlphp-test-framework": "^1.7.9"
+ "simplesamlphp/simplesamlphp-test-framework": "~1.8.0"
33
34
"config": {
35
"allow-plugins": {
0 commit comments