Skip to content

Commit ee428f1

Browse files
committed
bug #321 [Examples] Add symfony/cache as dependency for examples (chr-hertel)
This PR was merged into the main branch. Discussion ---------- [Examples] Add symfony/cache as dependency for examples | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Docs? | no | Issues | | License | MIT Related to #257 and #293 Commits ------- e641c09 Add symfony/cache as dependency for examples
2 parents 77fa8b6 + e641c09 commit ee428f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"symfony/ai-agent": "@dev",
1616
"symfony/ai-platform": "@dev",
1717
"symfony/ai-store": "@dev",
18+
"symfony/cache": "^6.4|^7.0",
1819
"symfony/console": "^6.4|^7.0",
1920
"symfony/css-selector": "^6.4|^7.0",
2021
"symfony/dom-crawler": "^6.4|^7.0",

0 commit comments

Comments
 (0)