Skip to content

Commit b2376d9

Browse files
committed
Add dev requirement for subjective-php/psr-cache-mongodb
1 parent 3f8456e commit b2376d9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"require-dev": {
4242
"php-coveralls/php-coveralls": "^2.1",
4343
"phpunit/phpunit": "^6.5.2",
44-
"squizlabs/php_codesniffer": "^3.2"
44+
"squizlabs/php_codesniffer": "^3.2",
45+
"subjective-php/psr-cache-mongodb": "^2.1"
4546
},
4647
"autoload": {
4748
"psr-4": { "TraderInteractive\\Api\\": "src" }

0 commit comments

Comments
 (0)