Skip to content

Commit

Permalink
Remove sqlite PHP extension as it is only an optional dependency nowa…
Browse files Browse the repository at this point in the history
…days
  • Loading branch information
BlackbitDevs authored Dec 10, 2024
1 parent e990987 commit a7205c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
}],
"require": {
"php": "~7.1|^8",
"ext-pdo_sqlite": "*",
"ext-sqlite3": "*",
"ext-mbstring": "*",
"predis/predis": "^2.2"
},
Expand Down

0 comments on commit a7205c9

Please sign in to comment.