Skip to content

Commit 42e7e07

Browse files
committed
composer.json
1 parent 93c51c4 commit 42e7e07

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
},
3434
"require": {
3535
"php": ">=7.1 || ^8.0",
36-
"symfony/dependency-injection": "^4.0 || ^5.0",
37-
"symfony/config": "^4.0 || ^5.0",
3836
"symfony/yaml": "^4.0 || ^5.0",
3937
"symfony/http-foundation": "^4.0 || ^5.0",
4038
"symfony/http-kernel": "^4.0 || ^5.0",

readme.MD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ composer.json основного проекта:
2121
{
2222
"type": "git",
2323
"url": "https://github.com/proklung/bitrix.redis.module"
24+
},
25+
{
26+
"type": "git",
27+
"url": "https://github.com/proklung/bitrix.containerable.boilerplate"
2428
}
2529
]
2630
```

0 commit comments

Comments
 (0)