Skip to content

Commit

Permalink
added symfony var_dumper in order to make sure Dump test passes
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymframework committed Apr 13, 2019
1 parent fae1fb9 commit b44265a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"mockery/mockery": "~1.0",
"codedungeon/phpunit-result-printer": "^0.14.0",
"php-mock/php-mock": "^2.0",
"symfony/var-dumper": "^4.2"
"symfony/var-dumper": "~3.3"
},
"autoload": {
"files": [
Expand Down

0 comments on commit b44265a

Please sign in to comment.