We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8b93b commit a3da092Copy full SHA for a3da092
1 file changed
composer.json
@@ -15,15 +15,15 @@
15
"ext-filter": "*",
16
"ext-pcre": "*",
17
18
- "psr/clock": "~1.0.0",
19
- "psr/log": "~3.0.0",
20
- "simplesamlphp/assert": "~1.9.0",
21
- "simplesamlphp/xml-common": "~2.1.1",
22
- "simplesamlphp/xml-security": "~2.0.5"
+ "psr/clock": "~1.0",
+ "psr/log": "~3.0",
+ "simplesamlphp/assert": "~1.9",
+ "simplesamlphp/xml-common": "~2.4",
+ "simplesamlphp/xml-security": "~2.0"
23
},
24
"require-dev": {
25
- "beste/clock": "~3.0.0",
26
- "simplesamlphp/simplesamlphp-test-framework": "~1.10.2"
+ "beste/clock": "~3.0",
+ "simplesamlphp/simplesamlphp-test-framework": "~1.10"
27
28
"autoload": {
29
"psr-4": {
0 commit comments