Skip to content

Commit

Permalink
Add pdo_sqlite extension as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin committed Sep 27, 2021
1 parent 259f568 commit 13634d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/model/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
],
"require": {
"php": "^7.2|^8.0",
"ext-pdo_sqlite": "*",
"illuminate/database": "^6.0 || ^7.0 || ^8.40.0",
"illuminate/support": "^6.0 || ^7.0 || ^8.0"
},
Expand Down

0 comments on commit 13634d9

Please sign in to comment.