Skip to content

Commit

Permalink
Merge pull request #321 from BlackbitDevs/patch-3
Browse files Browse the repository at this point in the history
Remove sqlite PHP extension as it is only an optional dependency nowadays
  • Loading branch information
nticaric authored Dec 13, 2024
2 parents e990987 + a7205c9 commit 781e0ee
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 781e0ee

Please sign in to comment.