Skip to content

Commit 05a8a62

Browse files
committed
Bump composer.json
1 parent d4507dc commit 05a8a62

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
},
3434
"require": {
3535
"php": ">=7.1 || ^8.0",
36-
"symfony/yaml": "^4.0 || ^5.0",
37-
"symfony/http-foundation": "^4.0 || ^5.0",
38-
"symfony/http-kernel": "^4.0 || ^5.0",
36+
"symfony/yaml": "^4.4 || ^5.0",
37+
"symfony/http-foundation": "^4.4 || ^5.0",
38+
"symfony/http-kernel": "^4.4 || ^5.0",
3939
"composer/installers": "~1",
4040
"enqueue/redis": "^0.10.9",
4141
"predis/predis": "^1.1",
@@ -46,10 +46,10 @@
4646
"enqueue/enqueue": "^0.10",
4747
"enqueue/null": "^0.10",
4848
"proklung/bitrix.module.boilerplate": "^1.0",
49-
"proklung/bitrix-containerable-boilerplate": "^1.0",
49+
"proklung/bitrix-containerable-boilerplate": "^1.1",
5050
"ext-json": "*"
5151
},
5252
"require-dev": {
53-
"icanhazstring/composer-unused": "^0.7.5"
53+
"icanhazstring/composer-unused": "^0.7.7"
5454
}
5555
}

0 commit comments

Comments
 (0)