Skip to content

Commit 43817a0

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 3a19e80 commit 43817a0

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
@@ -20,7 +20,7 @@
2020
"nyholm/psr7-server": "^1.0",
2121
"psr/http-server-middleware": "^1.0",
2222
"react/http": "^1.5",
23-
"symfony/runtime": "^5.3"
23+
"symfony/runtime": "^5.3 || ^6.0"
2424
},
2525
"require-dev": {
2626
"infection/infection": "^0.25",

0 commit comments

Comments
 (0)