Skip to content

Commit 21a0258

Browse files
authored
chore: allow Symfony UID v6.4 (#6)
1 parent a89e3ff commit 21a0258

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^8.2",
1414
"psr/log": "^3.0",
15-
"symfony/uid": "^7.2",
15+
"symfony/uid": "^6.4 || ^7.0",
1616
"php-llm/llm-chain": "^0.19.0"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)