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

update php 8 dependencies

parent d97b33aa
No related branches found
No related tags found
1 merge request!4Php8.1 deprecations
......@@ -16,12 +16,12 @@
],
"require": {
"silex/silex" : "^2.3",
"jards/eventsapiclient": "=3.3",
"jards/gcsjardsapiclient": "=2.2",
"jards/eventsapiclient": "dev-php8.1_deprecations",
"jards/gcsjardsapiclient": "dev-php8.1_deprecations",
"phpmailer/phpmailer": ">=6.0"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
"phpunit/phpunit": "^9.5.5"
},
"autoload": {
"psr-4": { "jards\\eventsapi\\": "lib/",
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment