Skip to content
Snippets Groups Projects
Commit 0b4e7e05 authored by Andreas Galonska's avatar Andreas Galonska
Browse files

fix composer require for eventsapiclient and gcsjardsapiclient

parent ed8ce407
Branches
Tags
1 merge request!4Php8.1 deprecations
......@@ -16,9 +16,9 @@
],
"require": {
"silex/silex" : "^2.3",
"phpmailer/phpmailer": ">=6.0",
"jards/eventsapiclient": "dev-php8.1_deprecations",
"jards/gcsjardsapiclient": "dev-php8.1_deprecations",
"phpmailer/phpmailer": ">=6.0"
"jards/gcsjardsapiclient": "dev-php8.1_deprecations"
},
"require-dev": {
"phpunit/phpunit": "^9.5.5"
......
......@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b858cc30a98c43883916662452264f9a",
"content-hash": "30f6ba935a1ba70e633d02697f5da2ee",
"packages": [
{
"name": "jards/eventsapiclient",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment