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