Skip to content

Commit

Permalink
Remove json extension requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzipp committed Oct 14, 2021
1 parent 9da12d8 commit d1a8245
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
],
"require": {
"php": "^7.4|^8.0",
"ext-json": "*",
"illuminate/database": "^5.4|^6.0|^7.0|^8.0",
"illuminate/support": "^5.4|^6.0|^7.0|^8.0"
},
Expand Down

0 comments on commit d1a8245

Please sign in to comment.