Skip to content

Commit 4df5821

Browse files
authored
Update composer.json
1 parent e0d8106 commit 4df5821

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
"require": {
2424
"php": "^7.4 || ^8.0",
2525
"illuminate/support": "^v8.83 || ^9.39 || ^10.0",
26-
"ext-json": "*",
27-
"composer/installers": "~1.0"
26+
"ext-json": "*"
2827
},
2928
"minimum-stability": "dev",
3029
"prefer-stable": true,

0 commit comments

Comments
 (0)