Skip to content

Commit

Permalink
composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ProklUng committed Jul 15, 2021
1 parent 93c51c4 commit 42e7e07
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
},
"require": {
"php": ">=7.1 || ^8.0",
"symfony/dependency-injection": "^4.0 || ^5.0",
"symfony/config": "^4.0 || ^5.0",
"symfony/yaml": "^4.0 || ^5.0",
"symfony/http-foundation": "^4.0 || ^5.0",
"symfony/http-kernel": "^4.0 || ^5.0",
Expand Down
4 changes: 4 additions & 0 deletions readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ composer.json основного проекта:
{
"type": "git",
"url": "https://github.com/proklung/bitrix.redis.module"
},
{
"type": "git",
"url": "https://github.com/proklung/bitrix.containerable.boilerplate"
}
]
```
Expand Down

0 comments on commit 42e7e07

Please sign in to comment.