feat: sort documents by status 'new' on initial render

This commit is contained in:
Björn Fromme
2024-08-27 10:43:14 +02:00
parent 0f76e5c439
commit 5ac77e9e9c
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"ext-ctype": "*",
"ext-iconv": "*",
"ext-simplexml": "*",
"beberlei/doctrineextensions": "^1.3",
"beberlei/doctrineextensions": "^1.5",
"doctrine/doctrine-bundle": "^2.10",
"doctrine/doctrine-migrations-bundle": "^3.2",
"doctrine/orm": "^2.15",