1
0
mirror of https://koodu.h-i.works/projects/thebadspace synced 2025-08-14 17:27:21 -05:00

Added Public Search API

Added the first version of the method that can be used to search the DB
programatically. Making it public for now.
This commit is contained in:
Ro
2023-04-10 13:34:52 -07:00
parent 2b174a96c8
commit b8eda54267
3 changed files with 158 additions and 1 deletions

View File

@ -21,6 +21,7 @@
"symfony/proxy-manager-bridge": "6.1.*",
"symfony/runtime": "6.1.*",
"symfony/security-csrf": "6.1.*",
"symfony/serializer": "6.1.*",
"symfony/twig-bundle": "6.1.*",
"symfony/uid": "6.1.*",
"symfony/yaml": "6.1.*",