Skip to content

Commit 9f94685

Browse files
committed
Issue #67: Implement MariaDB/PostgreSQL connection
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
1 parent a4724ae commit 9f94685

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
},
4545
"require": {
4646
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
47+
"ext-sockets": "*",
4748
"dotkernel/dot-cache": "^4.4",
4849
"dotkernel/dot-cli": "^3.10",
4950
"dotkernel/dot-data-fixtures": "^1.5",

0 commit comments

Comments
 (0)