-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Commit 0bb8fe2
committed
minor #18173 Update the docs-builder tool (stof)
This PR was merged into the 5.4 branch.
Discussion
----------
Update the docs-builder tool
This will avoid getting CI failures due to the usage of the `caddy` code blocks, as the tool now supports them.
Summary of dependency changes:
| Production Changes | From | To | Compare |
|-------------------------------|---------|---------|---------------------------------------------------------------------------------|
| symfony-tools/docs-builder | v0.20.0 | v0.20.2 | [...](symfony-tools/docs-builder@v0.20.0...v0.20.2) |
| symfony/console | v6.2.3 | v6.2.8 | [...](symfony/console@v6.2.3...v6.2.8) |
| symfony/css-selector | v6.2.3 | v6.2.7 | [...](symfony/css-selector@v6.2.3...v6.2.7) |
| symfony/deprecation-contracts | v3.2.0 | v3.2.1 | [...](symfony/deprecation-contracts@v3.2.0...v3.2.1) |
| symfony/dom-crawler | v6.2.3 | v6.2.8 | [...](symfony/dom-crawler@v6.2.3...v6.2.8) |
| symfony/filesystem | v6.2.0 | v6.2.7 | [...](symfony/filesystem@v6.2.0...v6.2.7) |
| symfony/finder | v6.2.3 | v6.2.7 | [...](symfony/finder@v6.2.3...v6.2.7) |
| symfony/http-client | v6.2.2 | v6.2.8 | [...](symfony/http-client@v6.2.2...v6.2.8) |
| symfony/http-client-contracts | v3.2.0 | v3.2.1 | [...](symfony/http-client-contracts@v3.2.0...v3.2.1) |
| symfony/process | v6.2.0 | v6.2.8 | [...](symfony/process@v6.2.0...v6.2.8) |
| symfony/service-contracts | v3.2.0 | v3.2.1 | [...](symfony/service-contracts@v3.2.0...v3.2.1) |
| symfony/string | v6.2.2 | v6.2.8 | [...](symfony/string@v6.2.2...v6.2.8) |
| twig/twig | v3.5.0 | v3.5.1 | [...](twigphp/Twig@v3.5.0...v3.5.1) |
Commits
-------
f214349 Update the docs-builder tool1 file changed
+82
-79
lines changed
0 commit comments