We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 516607e commit 01dd34fCopy full SHA for 01dd34f
composer.json
@@ -10,6 +10,7 @@
10
],
11
"require": {
12
"php": "^7.1.3|^8.0",
13
+ "ext-pdo_sqlite": "*",
14
"ext-sqlite3": "*",
15
"illuminate/database": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0",
16
"illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0"
0 commit comments