Skip to content

Commit

Permalink
Merge pull request #2274 from tarlepp/chore(deps)/dependency-update
Browse files Browse the repository at this point in the history
Chore(deps) - Dependency update
  • Loading branch information
tarlepp committed Apr 16, 2023
2 parents d3ea08b + 9813feb commit ca2ff1d
Show file tree
Hide file tree
Showing 15 changed files with 302 additions and 300 deletions.
9 changes: 4 additions & 5 deletions composer.json
Expand Up @@ -26,10 +26,9 @@
"ext-mbstring": "*",
"ext-pdo": "*",
"ext-random": "*",
"doctrine/annotations": "1.14.3",
"doctrine/doctrine-bundle": "2.9.0",
"doctrine/doctrine-bundle": "2.9.1",
"doctrine/doctrine-migrations-bundle": "3.2.2",
"doctrine/orm": "2.14.1",
"doctrine/orm": "2.14.2",
"gedmo/doctrine-extensions": "3.11.1",
"lexik/jwt-authentication-bundle": "2.18.1",
"mark-gerarts/automapper-plus-bundle": "1.4.1",
Expand All @@ -46,7 +45,7 @@
"symfony/expression-language": "6.2.7",
"symfony/flex": "2.2.5",
"symfony/form": "6.2.8",
"symfony/framework-bundle": "6.2.8",
"symfony/framework-bundle": "6.2.9",
"symfony/monolog-bundle": "3.8.0",
"symfony/process": "6.2.8",
"symfony/property-access": "6.2.8",
Expand All @@ -68,7 +67,7 @@
},
"require-dev": {
"bamarni/composer-bin-plugin": "1.8.2",
"doctrine/doctrine-fixtures-bundle": "3.4.2",
"doctrine/doctrine-fixtures-bundle": "3.4.3",
"roave/security-advisories": "dev-latest",
"symfony/browser-kit": "6.2.7",
"symfony/debug-bundle": "6.2.7",
Expand Down

0 comments on commit ca2ff1d

Please sign in to comment.