Skip to content

Commit

Permalink
chore: update symfony
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Dec 2, 2024
1 parent c22b4c4 commit cf63192
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"ext-mbstring": "*",
"ext-ctype": "*",
"ext-intl": "*",
"symfony/console": "^7.1",
"symfony/dependency-injection": "^7.1",
"symfony/filesystem": "^7.1",
"symfony/process": "^7.1",
"symfony/console": "^7.2",
"symfony/dependency-injection": "^7.2",
"symfony/filesystem": "^7.2",
"symfony/process": "^7.2",
"knplabs/github-api": "^3.16",
"symfony/config": "^7.1",
"symfony/http-client": "^7.1",
"symfony/config": "^7.2",
"symfony/http-client": "^7.2",
"nyholm/psr7": "^1.8",
"symfony/finder": "^7.1",
"symfony/finder": "^7.2",
"m4tthumphrey/php-gitlab-api": "^11.14"
},
"replace": {
Expand Down

0 comments on commit cf63192

Please sign in to comment.