Skip to content

Commit 4b10fa8

Browse files
committed
chore(dependencies): require php-llm/llm-chain 0.21
1 parent 87db6c0 commit 4b10fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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)