Commit fdd5b43
committed
bug #1080 [AI Bundle] Add missing store bridge packages to require-dev (OskarStark)
This PR was merged into the main branch.
Discussion
----------
[AI Bundle] Add missing store bridge packages to require-dev
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Docs? | no
| Issues | Fixes #1075
| License | MIT
The options.php configuration imports Distance enums from symfony/ai-postgres-store and symfony/ai-redis-store, but these packages were split out and not added to require-dev.
Commits
-------
475cc47 Add missing store bridge packages to require-dev1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments