Skip to content
Snippets Groups Projects
Commit e9f339d1 authored by Carsten Karbach's avatar Carsten Karbach
Browse files

Update composer dependencies

Conflicts:
	composer.phar
parent c8d32011
Branches
Tags
1 merge request!3Composer and clients update
...@@ -8,16 +8,20 @@ ...@@ -8,16 +8,20 @@
{ {
"type": "vcs", "type": "vcs",
"url": "https://gitlab.version.fz-juelich.de/jards/GCSJARDSAPIClient.git" "url": "https://gitlab.version.fz-juelich.de/jards/GCSJARDSAPIClient.git"
},
{
"type" : "vcs",
"url" : "https://gitlab.version.fz-juelich.de/jards/Silex.git"
} }
], ],
"require": { "require": {
"silex/silex": ">=2.0", "silex/silex" : "^2.3",
"jards/eventsapiclient": "=3.2", "jards/eventsapiclient": "=3.2",
"jards/gcsjardsapiclient": "=2.1", "jards/gcsjardsapiclient": "=2.1",
"phpmailer/phpmailer": ">=6.0" "phpmailer/phpmailer": ">=6.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^5.0" "phpunit/phpunit": "^7.0"
}, },
"autoload": { "autoload": {
"psr-4": { "jards\\eventsapi\\": "lib/", "psr-4": { "jards\\eventsapi\\": "lib/",
......
This diff is collapsed.
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment