Skip to content

Commit 22dbeb7

Browse files
committed
bump dependencies
1 parent 1a61d31 commit 22dbeb7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"require": {
2525
"php": ">=7.4 || ^8.0",
2626
"simplesamlphp/assert": "^0.8.0",
27-
"simplesamlphp/composer-module-installer": "~1.3.2"
27+
"simplesamlphp/composer-module-installer": "^1.3.4"
2828
},
2929
"require-dev": {
30-
"simplesamlphp/simplesamlphp": "^2.0.0-rc2",
31-
"simplesamlphp/simplesamlphp-test-framework": "~1.2.1"
30+
"simplesamlphp/simplesamlphp": "^2.0.0",
31+
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
3232
},
3333

3434
"autoload": {

0 commit comments

Comments
 (0)