We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 500223d commit 1741fd3Copy full SHA for 1741fd3
1 file changed
composer.json
@@ -20,12 +20,12 @@
20
}
21
},
22
"require": {
23
- "php": ">=5.6",
+ "php": ">=7.0",
24
"simplesamlphp/composer-module-installer": "~1.1"
25
26
"require-dev": {
27
- "simplesamlphp/simplesamlphp": ">=1.17",
28
- "simplesamlphp/simplesamlphp-test-framework": "~0.0.6"
+ "simplesamlphp/simplesamlphp": ">=1.18",
+ "simplesamlphp/simplesamlphp-test-framework": "~0.1.0"
29
30
"autoload": {
31
"psr-4": {
0 commit comments