Merge branch 'master' into patch-1

This commit is contained in:
Jens Hausdorf 2019-02-26 06:44:47 +01:00 committed by GitHub
commit d48cda2861
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 1014 additions and 306 deletions

View file

@ -24,11 +24,16 @@
"name": "Romain Biard",
"email": "romain.biard@gmail.com",
"homepage": "https://www.strime.io/"
},
{
"name": "Jens Hausdorf",
"email": "hello@jens-hausdorf.de",
"homepage": "https://jens-hausdorf.de"
}
],
"require": {
"php": "^5.3.9 || ^7.0",
"alchemy/binary-driver": "^1.5",
"alchemy/binary-driver": "^1.5 || ~2.0.0 || ^5.0",
"doctrine/cache": "^1.0",
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
"neutron/temporary-filesystem": "^2.1.1"
@ -39,7 +44,7 @@
"require-dev": {
"sami/sami": "~1.0",
"silex/silex": "~1.0",
"phpunit/phpunit": "^4.8"
"phpunit/phpunit": "^4.8.36"
},
"autoload": {
"psr-0": {