Skip to content

Commit 28ab14b

Browse files
committed
Update dependencies
1 parent a2e3b70 commit 28ab14b

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"php": "^8.1",
3838
"ext-libxml": "*",
3939

40-
"simplesamlphp/assert": "~1.8.1",
41-
"simplesamlphp/composer-module-installer": "~1.3.6",
42-
"simplesamlphp/simplesamlphp": "~2.4.0",
43-
"simplesamlphp/xml-common": "~1.24.2",
44-
"symfony/http-foundation": "~6.4.0",
45-
"symfony/var-exporter": "~6.4.0"
40+
"simplesamlphp/assert": "~1.8",
41+
"simplesamlphp/composer-module-installer": "~1.4",
42+
"simplesamlphp/simplesamlphp": "~2.4",
43+
"simplesamlphp/xml-common": "~1.25",
44+
"symfony/http-foundation": "~6.4",
45+
"symfony/var-exporter": "~6.4"
4646
},
4747
"require-dev": {
48-
"simplesamlphp/simplesamlphp-test-framework": "~1.9.2"
48+
"simplesamlphp/simplesamlphp-test-framework": "~1.9"
4949
},
5050
"support": {
5151
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-metarefresh/issues",

0 commit comments

Comments
 (0)