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.
JsonSerializable
ext-json
1 parent d75dfe4 commit 301e547Copy full SHA for 301e547
1 file changed
composer.json
@@ -19,7 +19,8 @@
19
},
20
"require": {
21
"php": "^7.2|^8.0",
22
- "gettext/languages": "^2.3"
+ "gettext/languages": "^2.3",
23
+ "ext-json": "*"
24
25
"require-dev": {
26
"phpunit/phpunit": "^8.0|^9.0",
0 commit comments