Skip to content

Commit

Permalink
Update symfony/http-foundation requirement from ^5.3 || ^6.0 to ^5.3 …
Browse files Browse the repository at this point in the history
…|| ^6.0 || ^7.0

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 1d66554 commit a049387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"ext-json": "*",
"psr/http-server-middleware": "^1.0",
"symfony/polyfill-php80": "^1.23",
"symfony/http-foundation": "^5.3 || ^6.0"
"symfony/http-foundation": "^5.3 || ^6.0 || ^7.0"
},
"require-dev": {
"composer/package-versions-deprecated": "^1.11",
Expand Down

0 comments on commit a049387

Please sign in to comment.