This commit is contained in:
2026-06-10 18:22:27 +02:00
parent 7f31b63aaa
commit 83b475987c
50 changed files with 2550 additions and 11 deletions
+2 -2
View File
@@ -7,6 +7,8 @@
"php": ">=8.4",
"ext-ctype": "*",
"ext-iconv": "*",
"symfony/ai-bundle": "^0.9.0",
"symfony/ai-ollama-platform": "*",
"symfony/console": "8.1.*",
"symfony/dotenv": "8.1.*",
"symfony/flex": "^2",
@@ -14,8 +16,6 @@
"symfony/runtime": "8.1.*",
"symfony/yaml": "8.1.*"
},
"require-dev": {
},
"config": {
"allow-plugins": {
"php-http/discovery": true,