Skip to content

Commit d6abbc9

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

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
@@ -57,6 +57,7 @@
5757
"ramsey/uuid": "^4.9.2",
5858
"ramsey/uuid-doctrine": "^2.1",
5959
"roave/psr-container-doctrine": "^5.2.2 || ^6.1.0",
60+
"symfony/polyfill-php83": "^1.33",
6061
"symfony/redis-messenger": "^7.4.6"
6162
},
6263
"require-dev": {

0 commit comments

Comments
 (0)