-
- Downloads
Minor changes in deps.
Signed-off-by:
Cristiano Urban <cristiano.urban@inaf.it>
... | ... | @@ -3,12 +3,12 @@ |
"description": "Remote Authentication Portal", | ||
"license": "GPL-3.0-or-later", | ||
"require": { | ||
"mikecao/flight": "1.3.7", | ||
"google/apiclient": "2.1.3", | ||
"monolog/monolog": "^1.22" | ||
"mikecao/flight": "3.11.1", | ||
"google/apiclient": "2.17.0", | ||
"monolog/monolog": "^3.7.0" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "^8.2" | ||
"phpunit/phpunit": "^9.0" | ||
}, | ||
"autoload": { | ||
"classmap": [ | ||
... | ... |
Please register or sign in to comment