-
- Downloads
Update composer dependencies:jards/eventsapiclient to 3.4, jards/gcsjardsapiclient to 2.3
... | @@ -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": "dev-php8.1_deprecations", | "jards/eventsapiclient": "=3.4", | ||
"jards/gcsjardsapiclient": "dev-php8.1_deprecations" | "jards/gcsjardsapiclient": "=2.3" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"phpunit/phpunit": "^9.5.5" | "phpunit/phpunit": "^9.5.5" | ||
... | ... |
Please register or sign in to comment