Skip to content

Commit

Permalink
Fix: Run 'composer bump'
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jan 15, 2024
1 parent ac56bfa commit 6ea5935
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -31,14 +31,14 @@
"doctrine/orm": "^2.17.2",
"ramsey/uuid": "^4.7.5",
"symfony/config": "^7.0.0",
"symfony/console": "^7.0.1",
"symfony/console": "^7.0.2",
"symfony/dependency-injection": "^7.0.2",
"symfony/dotenv": "^7.0.2",
"symfony/error-handler": "^7.0.0",
"symfony/flex": "^2.4.3",
"symfony/framework-bundle": "^7.0.2",
"symfony/http-kernel": "^7.0.1",
"symfony/routing": "^7.0.1",
"symfony/http-kernel": "^7.0.2",
"symfony/routing": "^7.0.2",
"symfony/runtime": "^7.0.0",
"symfony/yaml": "^7.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

0 comments on commit 6ea5935

Please sign in to comment.