We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f8456e commit b2376d9Copy full SHA for b2376d9
1 file changed
composer.json
@@ -41,7 +41,8 @@
41
"require-dev": {
42
"php-coveralls/php-coveralls": "^2.1",
43
"phpunit/phpunit": "^6.5.2",
44
- "squizlabs/php_codesniffer": "^3.2"
+ "squizlabs/php_codesniffer": "^3.2",
45
+ "subjective-php/psr-cache-mongodb": "^2.1"
46
},
47
"autoload": {
48
"psr-4": { "TraderInteractive\\Api\\": "src" }
0 commit comments