mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Updated doctrine/dbal to 3.5.1
The bug which prevented the use of 3.5.0 should now be fixed.
This commit is contained in:
parent
fc507668ad
commit
74d345acfe
2 changed files with 9 additions and 9 deletions
|
@ -16,7 +16,7 @@
|
|||
"doctrine/doctrine-bundle": "^2.0",
|
||||
"doctrine/doctrine-migrations-bundle": "^3.0",
|
||||
"doctrine/orm": "^2.9",
|
||||
"doctrine/dbal": "3.4.*",
|
||||
"doctrine/dbal": "^3.4.6",
|
||||
"dompdf/dompdf": "^2.0.0",
|
||||
"erusev/parsedown": "^1.7",
|
||||
"florianv/swap": "^4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue