-
- Downloads
Upgrade events api implementation to use events api client 3.2
... | ... | @@ -12,7 +12,7 @@ |
], | ||
"require": { | ||
"silex/silex": ">=2.0", | ||
"jards/eventsapiclient": "=3.1", | ||
"jards/eventsapiclient": "=3.2", | ||
"jards/gcsjardsapiclient": "=2.1", | ||
"phpmailer/phpmailer": ">=6.0" | ||
}, | ||
... | ... |
Please register or sign in to comment