We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b65e8b commit 8284f72Copy full SHA for 8284f72
1 file changed
composer.json
@@ -40,12 +40,12 @@
40
"simplesamlphp/assert": "^1.8",
41
"simplesamlphp/composer-module-installer": "^1.4",
42
"simplesamlphp/simplesamlphp": "~2.4.0",
43
- "simplesamlphp/xml-common": "~1.25.0 || ~2.0.0",
44
- "symfony/http-foundation": "~6.4.0",
45
- "symfony/var-exporter": "~6.4.0"
+ "simplesamlphp/xml-common": "~2.0",
+ "symfony/http-foundation": "~6.4",
+ "symfony/var-exporter": "~6.4"
46
},
47
"require-dev": {
48
- "simplesamlphp/simplesamlphp-test-framework": "~1.10.3"
+ "simplesamlphp/simplesamlphp-test-framework": "~1.10"
49
50
"support": {
51
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-metarefresh/issues",
0 commit comments