Skip to content

Commit 0070b0e

Browse files
committed
Bump dependencies
1 parent 1913d01 commit 0070b0e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

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

40-
"simplesamlphp/assert": "^1.9",
41-
"simplesamlphp/composer-module-installer": "^1.5",
42-
"simplesamlphp/saml2": "^6.0",
40+
"simplesamlphp/assert": "~2.0",
41+
"simplesamlphp/composer-module-installer": "~1.7",
42+
"simplesamlphp/saml2": "~6.1",
4343

44-
"simplesamlphp/simplesamlphp": "^2.5@dev",
44+
"simplesamlphp/simplesamlphp": "~2.5@dev",
4545
"symfony/http-foundation": "^7.4"
4646
},
4747
"require-dev": {
48-
"simplesamlphp/simplesamlphp-test-framework": "^1.11"
48+
"simplesamlphp/simplesamlphp-test-framework": "~1.11"
4949
},
5050
"support": {
5151
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-consent/issues",

0 commit comments

Comments
 (0)