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 8074a66 commit d26b459Copy full SHA for d26b459
composer.json
@@ -20,6 +20,7 @@
20
"minimum-stability": "RC",
21
"require": {
22
"php": "^7.3 | ^8.0",
23
+ "ext-json": "*",
24
"codeception/lib-innerbrowser": "^1.3",
25
"codeception/codeception": "^4.0"
26
},
0 commit comments