Skip to content

Commit

Permalink
Merge pull request #16 from phel-lang/dependabot/composer/symfony/rou…
Browse files Browse the repository at this point in the history
…ting-7.0.2

Bump symfony/routing from 6.4.1 to 7.0.2
  • Loading branch information
Chemaclass authored Jan 11, 2024
2 parents 7e68aaa + 68f5920 commit 2db5469
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 20 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"require": {
"php": ">=8.2",
"phel-lang/phel-lang": "^0.12",
"symfony/routing": "^6.4"
"symfony/routing": "^6.4 || ^7.0"
},
"scripts": {
"test": "vendor/bin/phel test"
Expand Down
36 changes: 17 additions & 19 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2db5469

Please sign in to comment.