We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939dda5 commit 7208cd1Copy full SHA for 7208cd1
src/Middleware/JsonPayloadDecodingMiddleware.php
@@ -35,7 +35,6 @@
35
*/
36
use const JSON_BIGINT_AS_STRING;
37
use const JSON_ERROR_NONE;
38
-use const JSON_OBJECT_AS_ARRAY;
39
40
/**
41
* JsonPayloadDecodingMiddleware
0 commit comments