This commit is contained in:
Hesabix 2025-03-05 23:51:46 +00:00
parent 8ec908c7c7
commit a34a046c93
2 changed files with 2 additions and 1 deletions

View file

@ -10,6 +10,7 @@
"ext-fileinfo": "*", "ext-fileinfo": "*",
"ext-iconv": "*", "ext-iconv": "*",
"doctrine/annotations": "^1.0", "doctrine/annotations": "^1.0",
"doctrine/dbal": "^3.9",
"doctrine/doctrine-bundle": "^2.8", "doctrine/doctrine-bundle": "^2.8",
"doctrine/doctrine-migrations-bundle": "^3.2", "doctrine/doctrine-migrations-bundle": "^3.2",
"doctrine/orm": "^2.14", "doctrine/orm": "^2.14",

View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "8fade6c168119e9380774d2ae76c4b26", "content-hash": "cad0936f39dcdd676939ccbf7de779e9",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",