Skip to content

Commit ba2b787

Browse files
authored
composer.json: Add ext-json to require-dev
1 parent 0497734 commit ba2b787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"composer-plugin-api": "^1.1||^2.0"
1717
},
1818
"require-dev": {
19+
"ext-json": "*",
1920
"composer/composer": "^1.1||^2.0",
2021
"mediawiki/mediawiki-phan-config": "0.10.6",
2122
"php-parallel-lint/php-parallel-lint": "~1.2.0",

0 commit comments

Comments
 (0)