Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 1efbc63 commit 90bf9a7
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 @@ -24,7 +24,7 @@
"symfony/form": "^4.4|^5.4|^6.0",
"symfony/framework-bundle": "^4.4|^5.4|^6.0",
"symfony/options-resolver": "^4.4|^5.4|^6.0",
"symfony/routing": "^4.4|^5.4|^6.0",
"symfony/routing": "^4.4|^5.4|^6.0|^7.0",
"symfony/translation": "^4.4|^5.4|^6.0|^7.0",
"thecodingmachine/safe": "^1.0|^2.0"
},
Expand Down

0 comments on commit 90bf9a7

Please sign in to comment.