Fixed composer.json and updated dependencies
This commit is contained in:
parent
11e4fee711
commit
8e88ffb440
2 changed files with 149 additions and 25 deletions
|
@ -27,8 +27,8 @@
|
|||
},
|
||||
"suggest": {
|
||||
"mongodb/mongo-php-driver": "Required to use the Mongo storage engine",
|
||||
"predis/predis": "Required to use the Redis storage engine",
|
||||
}
|
||||
"predis/predis": "Required to use the Redis storage engine"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Pickles\\" : "src/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue