Зміни в документі 1. Встановлення
Остання зміна 2024/07/11 09:57 автором Ashterix
Підсумок
-
Властивості сторінки (1 змінено, 0 додано, 0 видалено)
Подробиці
- Властивості сторінки
-
- Вміст
-
... ... @@ -19,6 +19,23 @@ 19 19 } 20 20 {{/code}} 21 21 22 +{{highlight language="php"}} 23 +{ 24 + "extra" : { 25 + "symfony": { 26 + "endpoint": [ 27 + "https://api.github.com/repos/ufo-tech/recipes/contents/index.json?ref=main", 28 + "flex://defaults" 29 + ] 30 + } 31 + }, 32 +} 33 +{{/highlight}} 34 + 35 +{{highlight language="bash"}} 36 +$ composer require ufo-tech/json-rpc-bundle 4.* 37 +{{/highlight}} 38 + 22 22 (% class="wikigeneratedid" %) 23 23 Детально про Symfony Flex в [[документації Symfony>>url:https://symfony.com/doc/current/setup/flex_private_recipes.html]] 24 24