Adding spatie/phpunit-snapshot-assertions

parent 3cfd053e
...@@ -27,7 +27,8 @@ ...@@ -27,7 +27,8 @@
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~6.0", "phpunit/phpunit": "~6.0",
"orchestra/testbench": "3.5.*" "orchestra/testbench": "3.5.*",
"spatie/phpunit-snapshot-assertions": "^1.0"
}, },
"autoload-dev": { "autoload-dev": {
"psr-4": { "psr-4": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment