We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c51c4 commit 42e7e07Copy full SHA for 42e7e07
composer.json
@@ -33,8 +33,6 @@
33
},
34
"require": {
35
"php": ">=7.1 || ^8.0",
36
- "symfony/dependency-injection": "^4.0 || ^5.0",
37
- "symfony/config": "^4.0 || ^5.0",
38
"symfony/yaml": "^4.0 || ^5.0",
39
"symfony/http-foundation": "^4.0 || ^5.0",
40
"symfony/http-kernel": "^4.0 || ^5.0",
readme.MD
@@ -21,6 +21,10 @@ composer.json основного проекта:
21
{
22
"type": "git",
23
"url": "https://github.com/proklung/bitrix.redis.module"
24
+ },
25
+ {
26
+ "type": "git",
27
+ "url": "https://github.com/proklung/bitrix.containerable.boilerplate"
28
}
29
]
30
```
0 commit comments