Skip to content

Commit 984b3cb

Browse files
Update symfony/runtime requirement from ^5.3 to ^5.3 || ^6.0
Updates the requirements on [symfony/runtime](https://github.com/symfony/runtime) to permit the latest version. - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/5.4/CHANGELOG.md) - [Commits](symfony/runtime@v5.3.0...v6.0.0) --- updated-dependencies: - dependency-name: symfony/runtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1cae74 commit 984b3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"nyholm/psr7": "^1.4",
2626
"nyholm/psr7-server": "^1.0",
2727
"react/http": "^1.5",
28-
"symfony/runtime": "^5.3"
28+
"symfony/runtime": "^5.3 || ^6.0"
2929
},
3030
"require-dev": {
3131
"infection/infection": "^0.25",

0 commit comments

Comments
 (0)