-
- Downloads
Update composer dependencies:jards/eventsapiclient to 3.4, jards/gcsjardsapiclient to 2.3
parent
0b4e7e05
No related branches found
No related tags found
... | ... | @@ -17,8 +17,8 @@ |
"require": { | ||
"silex/silex" : "^2.3", | ||
"phpmailer/phpmailer": ">=6.0", | ||
"jards/eventsapiclient": "dev-php8.1_deprecations", | ||
"jards/gcsjardsapiclient": "dev-php8.1_deprecations" | ||
"jards/eventsapiclient": "=3.4", | ||
"jards/gcsjardsapiclient": "=2.3" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "^9.5.5" | ||
... | ... |
Please register or sign in to comment