Skip to content

Commit 0b42403

Browse files
committed
feat: add SQLite3 support to composer dependencies
1 parent b3d5aa1 commit 0b42403

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"ext-pcntl": "*",
2525
"ext-sockets": "*",
2626
"adbario/php-dot-notation": "^3.1",
27+
"ahjdev/amphp-sqlite3": "dev-main",
2728
"amphp/cache": "^2.0",
2829
"amphp/cluster": "^2.0",
2930
"amphp/file": "^v3.0.0",

0 commit comments

Comments
 (0)