Skip to content

Commit

Permalink
Bump composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ProklUng committed Aug 10, 2021
1 parent d4507dc commit 05a8a62
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
},
"require": {
"php": ">=7.1 || ^8.0",
"symfony/yaml": "^4.0 || ^5.0",
"symfony/http-foundation": "^4.0 || ^5.0",
"symfony/http-kernel": "^4.0 || ^5.0",
"symfony/yaml": "^4.4 || ^5.0",
"symfony/http-foundation": "^4.4 || ^5.0",
"symfony/http-kernel": "^4.4 || ^5.0",
"composer/installers": "~1",
"enqueue/redis": "^0.10.9",
"predis/predis": "^1.1",
Expand All @@ -46,10 +46,10 @@
"enqueue/enqueue": "^0.10",
"enqueue/null": "^0.10",
"proklung/bitrix.module.boilerplate": "^1.0",
"proklung/bitrix-containerable-boilerplate": "^1.0",
"proklung/bitrix-containerable-boilerplate": "^1.1",
"ext-json": "*"
},
"require-dev": {
"icanhazstring/composer-unused": "^0.7.5"
"icanhazstring/composer-unused": "^0.7.7"
}
}

0 comments on commit 05a8a62

Please sign in to comment.