Skip to content

Commit ea0146f

Browse files
committed
Minor dependency update
1 parent ff9ee76 commit ea0146f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"simplesamlphp/composer-module-installer": "~1.1",
77
"ext-soap": "^7.0"
88
},
9-
"require-dev": {
10-
"simplesamlphp/simplesamlphp": "1.14",
9+
"require-dev": {
10+
"simplesamlphp/simplesamlphp": ">=1.14",
1111
"phpunit/phpunit": "~3.7"
1212
},
1313
"autoload-dev": {

0 commit comments

Comments
 (0)