Skip to content

Commit ab15dca

Browse files
Bump symfony/http-kernel from 4.3.8 to 4.4.50
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 4.3.8 to 4.4.50. - [Release notes](https://github.com/symfony/http-kernel/releases) - [Changelog](https://github.com/symfony/http-kernel/blob/6.2/CHANGELOG.md) - [Commits](symfony/http-kernel@v4.3.8...v4.4.50) --- updated-dependencies: - dependency-name: symfony/http-kernel dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20fb9ae commit ab15dca

File tree

2 files changed

+597
-235
lines changed

2 files changed

+597
-235
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"ext-mysqli": "*"
2323
},
2424
"require-dev": {
25-
"symfony/http-kernel": "^5.4"
25+
"symfony/http-kernel": "^5.4 || ^4.0"
2626
},
2727

2828
"autoload": {

0 commit comments

Comments
 (0)