Commit a6b1916
authored
docs: stop readers adding a custom endpoint to install the bundle (#37)
The bundle's Flex recipe landed in `symfony/recipes-contrib`
([#2014](symfony/recipes-contrib#2014), merged
2026-07-20). A plain `composer require soviann/deploy-tasks-bundle` now
applies the recipe once Contrib recipes are enabled — no custom Composer
endpoint required.
This rewrites the README "Flex recipe" section to lead with the
published recipe and `extra.symfony.allow-contrib`, and demotes the
`Soviann/flex-recipes` endpoint to an optional fallback in a `<details>`
block for anyone who prefers not to enable Contrib recipes globally.
Verified end-to-end: a fresh `symfony/skeleton` with `allow-contrib` +
plain `composer require` scaffolds config, host runner, and gitignore
from `github.com/symfony/recipes-contrib:main`.
Docs-only — no CHANGELOG entry (bundle code/API unchanged; the recipe
lives in recipes-contrib, not the package).1 parent 909c370 commit a6b1916
1 file changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
35 | 46 | | |
36 | 47 | | |
37 | 48 | | |
38 | 49 | | |
39 | 50 | | |
40 | | - | |
| 51 | + | |
41 | 52 | | |
42 | 53 | | |
43 | 54 | | |
| |||
0 commit comments