We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 722f5be commit e2e492fCopy full SHA for e2e492f
1 file changed
composer.json
@@ -41,7 +41,8 @@
41
"require-dev": {
42
"php-coveralls/php-coveralls": "^2.0",
43
"phpunit/phpunit": "^6.0",
44
- "squizlabs/php_codesniffer": "^3.2"
+ "squizlabs/php_codesniffer": "^3.2",
45
+ "symfony/yaml": "^3.4"
46
},
47
"autoload": {
48
"psr-4": { "TraderInteractive\\": "src/" }
0 commit comments