Add compatibility to the latest BinaryDriver version
This commit is contained in:
parent
fc8dbd6f02
commit
e08ffbd05e
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
],
|
||||
"require": {
|
||||
"php": "^5.3.9 || ^7.0",
|
||||
"alchemy/binary-driver": "^1.5 || ~2.0.0",
|
||||
"alchemy/binary-driver": "^1.5 || ~2.0.0 || ^5.0",
|
||||
"doctrine/cache": "^1.0",
|
||||
"evenement/evenement": "^2.0 || ^1.0",
|
||||
"neutron/temporary-filesystem": "^2.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue