mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Updated to latest doctrine/orm without security issues
This commit is contained in:
parent
731dc64f44
commit
3a6a1f25a7
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
"cocur/slugify": "^4.0",
|
||||
"doctrine/cache": "^1.9",
|
||||
"doctrine/migrations": "^3.1.1",
|
||||
"doctrine/orm": "2.8.1 || ^2.8.3",
|
||||
"doctrine/orm": "^2.8.4",
|
||||
"endroid/qr-code": "^4.0",
|
||||
"geoip2/geoip2": "^2.9",
|
||||
"guzzlehttp/guzzle": "^7.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue