-
- Downloads
Merge branch 'setupDoc' into 'master'
Setup doc See merge request !3
No related branches found
No related tags found
... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
"license": "MIT", | "license": "MIT", | ||
"type": "project", | "type": "project", | ||
"require": { | "require": { | ||
"php": "7.4|^8.0", | "php": "^7.4|^8.0", | ||
"laravel/framework": "^8.0", | "laravel/framework": "^8.0", | ||
"simplesamlphp/simplesamlphp": "v1.19.2", | "simplesamlphp/simplesamlphp": "v1.19.2", | ||
"doctrine/dbal": "^3.1" | "doctrine/dbal": "^3.1" | ||
... | ... |
Please sign in to comment