Skip to content

Commit 86a0f5c

Browse files
committed
First commit
1 parent 42f2db8 commit 86a0f5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ composer.json основного проекта:
2929
"repositories": [
3030
{
3131
"type": "git",
32-
"url": "https://github.com/proklung/bitrix.symfony.router"
32+
"url": "https://github.com/proklung/bitrix.symfony.router.module"
3333
}
3434
]
3535
```
3636

3737
```bash
38-
$ composer require proklung/bitrix-symfony-router
38+
$ composer require proklung/bitrix-symfony-router-module
3939
```
4040

4141
Установить модуль `proklung.symfony.router` в административном интерфейсе сайта `bitrix/admin/partner_modules.php`

0 commit comments

Comments
 (0)