-
- Downloads
add prefix dev- to custom branch
parent
607319ec
No related branches found
No related tags found
... | ... | @@ -13,7 +13,7 @@ |
"require": { | ||
"php": "^8.1", | ||
"laravel/framework": "^9.0", | ||
"simplesamlphp/simplesamlphp": "simplesamlphp-earc-1.19 as v1.19.9", | ||
"simplesamlphp/simplesamlphp": "dev-simplesamlphp-earc-1.19 as v1.19.9", | ||
"doctrine/dbal": "^3.1" | ||
}, | ||
"require-dev": { | ||
... | ... |
Please register or sign in to comment