Skip to content

Commit df6583e

Browse files
authored
Drop ext-json extension from composer.json (#208)
1 parent 936b4b6 commit df6583e

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",
9-
"ext-json": "*",
109
"symfony/config": "^5.4 | ^6.0 | ^7.0",
1110
"symfony/dependency-injection": "^5.4 | ^6.0 | ^7.0",
1211
"symfony/http-kernel": "^5.4 | ^6.0 | ^7.0",

0 commit comments

Comments
 (0)