-
- Downloads
remove camspiers/json-pretty and indent json in jsonapi tests using a regex, fixes #2470
Closes #2470 Merge request studip/studip!1666
... | @@ -9,7 +9,6 @@ | ... | @@ -9,7 +9,6 @@ |
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"adlawson/vfs": "~0.12.1", | "adlawson/vfs": "~0.12.1", | ||
"camspiers/json-pretty": "~1.0.2", | |||
"php-http/curl-client": "~1.7.0", | "php-http/curl-client": "~1.7.0", | ||
"woohoolabs/yang": "2.3.2", | "woohoolabs/yang": "2.3.2", | ||
"codeception/codeception": "^4.2", | "codeception/codeception": "^4.2", | ||
... | ... |
Please register or sign in to comment