File tree Expand file tree Collapse file tree 3 files changed +12
-705
lines changed Expand file tree Collapse file tree 3 files changed +12
-705
lines changed Original file line number Diff line number Diff line change 2424 "psr/cache" : " ^2.0||^3.0" ,
2525 "psr/simple-cache" : " ^2.0||^3.0" ,
2626 "ext-mbstring" : " *" ,
27- "ext-json" : " *"
27+ "ext-json" : " *" ,
28+ "doctrine/couchdb" : " dev-master" ,
29+ "phpfastcache/phpssdb" : " ~1.2" ,
30+ "predis/predis" : " ~1.1" ,
31+ "mongodb/mongodb" : " ~1.9" ,
32+ "triagens/arangodb" : " ~3.8" ,
33+ "aws/aws-sdk-php" : " ~3.2" ,
34+ "google/cloud-firestore" : " ~1.39" ,
35+ "solarium/solarium" : " ~6.1" ,
36+ "symfony/var-dumper" : " ^6.0"
2837 },
2938 "require-dev" : {
3039 "league/climate" : " ^3.8" ,
3140 "ext-gettext" : " *" ,
3241 "phpmd/phpmd" : " @stable" ,
3342 "squizlabs/php_codesniffer" : " @stable" ,
3443 "phpstan/phpstan" : " ^1.5" ,
35- "jetbrains/phpstorm-stubs" : " dev-master"
44+ "jetbrains/phpstorm-stubs" : " dev-master" ,
45+ "phpfastcache/phpfastcache-devtools" : " ^9.2"
3646 },
3747 "suggest" : {
3848 "ext-apcu" : " *" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments