Add json dependency for tests
This commit is contained in:
parent
5c73b3db2b
commit
96673d94af
@ -14,7 +14,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^8",
|
"ext-json": "*",
|
||||||
|
"phpunit/phpunit": "^8",
|
||||||
"spatie/phpunit-snapshot-assertions": "^2.2.0"
|
"spatie/phpunit-snapshot-assertions": "^2.2.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user