-
- Downloads
Add the eventsapiclient tag 3.5 to use the send function
... | ... | @@ -17,8 +17,8 @@ |
"require": { | ||
"silex/silex" : "^2.3", | ||
"phpmailer/phpmailer": ">=6.0", | ||
"jards/eventsapiclient": "=3.4", | ||
"jards/gcsjardsapiclient": "=2.3" | ||
"jards/gcsjardsapiclient": "=2.3", | ||
"jards/eventsapiclient": "3.5" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "^9.5.5" | ||
... | ... |
Please register or sign in to comment