mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Implement the SQLite extension for doctrine via a middleware instead of an deprecated event listener
This commit is contained in:
parent
641b47b189
commit
dd0f8ec97c
6 changed files with 137 additions and 21 deletions
|
@ -62,6 +62,7 @@
|
|||
"symfony/http-kernel": "6.4.*",
|
||||
"symfony/mailer": "6.4.*",
|
||||
"symfony/monolog-bundle": "^3.1",
|
||||
"symfony/polyfill-php82": "^1.28",
|
||||
"symfony/process": "6.4.*",
|
||||
"symfony/property-access": "6.4.*",
|
||||
"symfony/property-info": "6.4.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue