Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit e8f7809

Browse files
authored
chore: support LLM Chain 0.21 (#84)
1 parent 345ad70 commit e8f7809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": ">=8.2",
18-
"php-llm/llm-chain": "^0.20",
18+
"php-llm/llm-chain": "^0.21",
1919
"symfony/config": "^6.4 || ^7.0",
2020
"symfony/dependency-injection": "^6.4 || ^7.0",
2121
"symfony/framework-bundle": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)