Skip to content

Commit

Permalink
Update symfony packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2023
1 parent 589721a commit e9858bf
Show file tree
Hide file tree
Showing 2 changed files with 778 additions and 724 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"eventsauce/eventsauce": "^0.8.2",
"justinrainbow/json-schema": "^5.2",
"ramsey/uuid": "^4.1",
"symfony/console": "5.2.*",
"symfony/dotenv": "5.2.*",
"symfony/event-dispatcher": "5.2.*",
"symfony/console": "5.4.*",
"symfony/dotenv": "5.4.*",
"symfony/event-dispatcher": "5.4.*",
"symfony/flex": "^1.3.1",
"symfony/framework-bundle": "5.2.*",
"symfony/framework-bundle": "5.4.*",
"symfony/monolog-bundle": "^3.7",
"symfony/proxy-manager-bridge": "5.2.*",
"symfony/yaml": "5.2.*",
"symfony/proxy-manager-bridge": "5.4.*",
"symfony/yaml": "5.4.*",
"zircote/swagger-php": "^3.1"
},
"require-dev": {
Expand Down

0 comments on commit e9858bf

Please sign in to comment.