Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbankowski committed Jun 19, 2023
1 parent 9ce31ab commit b17451b
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 228 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"require": {
"ext-json": "*",
"ext-fileinfo": "*",
"symfony/console": "^5.4",
"symfony/event-dispatcher": "^5.4",
"filp/whoops": "2.8.*",
"symfony/console": "^6.3",
"symfony/event-dispatcher": "^6.3",
"filp/whoops": "^2.15",
"psr/log": "^1.1",
"friendsofphp/proxy-manager-lts": "1.0.16",
"doctrine/annotations": "^1.14"
Expand Down
Loading

0 comments on commit b17451b

Please sign in to comment.