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 4353331 commit 56a99f5Copy full SHA for 56a99f5
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