Skip to content

Commit 79d3394

Browse files
authored
fix(#343): remove unnecessary ext-json from dependencies (#344)
1 parent bde42fe commit 79d3394

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"minimum-stability": "dev",
77
"require": {
88
"php": ">=8.1.10",
9-
"ext-json": "*",
109
"symfony/config": "^5.4 | ^6.0 | ^7.0",
1110
"symfony/dependency-injection": "^5.4 | ^6.0 | ^7.0",
1211
"symfony/deprecation-contracts": "^2.2 | ^3.0",

0 commit comments

Comments
 (0)