Skip to content

Commit

Permalink
fix(deps): update app_platform
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 74a8a47 commit cb5d608
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 421 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
"php": ">=8.3",
"ext-iconv": "*",
"ext-openssl": "*",
"doctrine/dbal": "4.0.3",
"doctrine/dbal": "4.0.4",
"doctrine/doctrine-bundle": "2.12.0",
"doctrine/doctrine-migrations-bundle": "3.3.1",
"doctrine/orm": "3.2.1",
"easycorp/easyadmin-bundle": "v4.10.5",
"symfony/console": "v6.4.9",
"easycorp/easyadmin-bundle": "v4.11.0",
"symfony/console": "v6.4.10",
"symfony/flex": "v2.4.5",
"symfony/framework-bundle": "v6.4.9",
"symfony/framework-bundle": "v6.4.10",
"symfony/proxy-manager-bridge": "v6.4.8",
"symfony/runtime": "v6.4.8",
"symfony/security-bundle": "v6.4.9",
"symfony/security-bundle": "v6.4.10",
"symfony/twig-bundle": "v6.4.8",
"symfony/validator": "v6.4.9",
"symfony/validator": "v6.4.10",
"symfony/yaml": "v6.4.8"
},
"require-dev": {
Expand All @@ -29,10 +29,10 @@
"rector/rector": "1.2.2",
"symfony/browser-kit": "v6.4.8",
"symfony/css-selector": "v6.4.8",
"symfony/dotenv": "v6.4.8",
"symfony/phpunit-bridge": "v6.4.9",
"symfony/dotenv": "v6.4.10",
"symfony/phpunit-bridge": "v6.4.10",
"symfony/stopwatch": "v6.4.8",
"symfony/web-profiler-bundle": "v6.4.8"
"symfony/web-profiler-bundle": "v6.4.10"
},
"config": {
"preferred-install": {
Expand Down
Loading

0 comments on commit cb5d608

Please sign in to comment.