Skip to content

Commit 1541e88

Browse files
committed
Bump dependencies
1 parent e1a3dbd commit 1541e88

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.1.0",
41-
"simplesamlphp/composer-module-installer": "^1.3.4",
42-
"simplesamlphp/simplesamlphp": "^2.2.0",
43-
"simplesamlphp/xml-common": "^1.16.0",
44-
"symfony/http-foundation": "^6.4.0",
45-
"symfony/var-exporter": "^6.4.0"
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"
4646
},
4747
"require-dev": {
48-
"simplesamlphp/simplesamlphp-test-framework": "^1.7.0"
48+
"simplesamlphp/simplesamlphp-test-framework": "~1.9.2"
4949
},
5050
"support": {
5151
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-metarefresh/issues",

0 commit comments

Comments
 (0)