Update composer for php-di

master
Mike Koch 7 years ago
parent 5caac8452e
commit f700addda5
No known key found for this signature in database
GPG Key ID: 9BA5D7F8391455ED

@ -10,7 +10,7 @@
}
],
"require-dev": {
"phpunit/phpunit": "5.7.9"
"phpunit/phpunit": "6.3.0"
},
"require": {
"phpmailer/phpmailer": "^5.2",
@ -18,6 +18,7 @@
"php-http/guzzle6-adapter": "^1.1",
"php-http/message": "^1.5",
"php-http/curl-client": "^1.7",
"guzzlehttp/psr7": "^1.3"
"guzzlehttp/psr7": "^1.3",
"php-di/php-di": "4.4.10"
}
}

2337
api/composer.lock generated

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save