Skip to content

Commit

Permalink
Merge d45995d into d416eca
Browse files Browse the repository at this point in the history
  • Loading branch information
chadicus committed Jun 8, 2018
2 parents d416eca + d45995d commit 3f27b9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -12,7 +12,8 @@
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^6.5",
"squizlabs/php_codesniffer": "^3.3"
"squizlabs/php_codesniffer": "^3.3",
"symfony/yaml": ">=2.0.5"
},
"autoload": {
"psr-4": { "Chadicus\\Util\\": "src" }
Expand Down

0 comments on commit 3f27b9f

Please sign in to comment.