Skip to content

Commit

Permalink
[PHP]: Update symfony/framework-bundle requirement
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 1efbc63 commit 0a3fc6a
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 @@ -22,7 +22,7 @@
"serendipity_hq/component-array-writer": "^5.1",
"serendipity_hq/component-value-objects": "^7.1",
"symfony/form": "^4.4|^5.4|^6.0",
"symfony/framework-bundle": "^4.4|^5.4|^6.0",
"symfony/framework-bundle": "^4.4|^5.4|^6.0|^7.0",
"symfony/options-resolver": "^4.4|^5.4|^6.0",
"symfony/routing": "^4.4|^5.4|^6.0",
"symfony/translation": "^4.4|^5.4|^6.0|^7.0",
Expand Down

0 comments on commit 0a3fc6a

Please sign in to comment.