Added suggestions
This commit is contained in:
parent
a4242fd611
commit
1ef2adae12
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@
|
|||
"php": ">=5.4",
|
||||
"bshaffer/oauth2-server-php": "v1.5"
|
||||
},
|
||||
"suggest": {
|
||||
"mongodb/mongo-php-driver": "Required to use the Mongo 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