Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongerig committed Oct 15, 2024
1 parent db31acc commit 9e04a03
Show file tree
Hide file tree
Showing 4 changed files with 13,439 additions and 12,629 deletions.
25 changes: 12 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
},
"require": {
"php": ">=8.2",
"dachcom-digital/emailizr": "^3.1",
"dachcom-digital/seo": "^3.1",
"dachcom-digital/toolbox": "^5.2",
"instride/pimcore-monitor": "^3.0",
"pimcore/admin-ui-classic-bundle": "^1.6",
"dachcom-digital/emailizr": "^3.1.0",
"dachcom-digital/seo": "^3.1.3",
"dachcom-digital/toolbox": "^5.2.2",
"instride/pimcore-monitor": "^3.0.1",
"pimcore/admin-ui-classic-bundle": "^1.6.1",
"pimcore/pimcore": "~11.4.0",
"symfony/dotenv": "^6.4",
"symfony/runtime": "^6.4",
"symfony/webpack-encore-bundle": "^1.17"
"symfony/dotenv": "^6.4.12",
"symfony/runtime": "^6.4.12",
"symfony/webpack-encore-bundle": "^1.17.2"
},
"require-dev": {
"deployer/deployer": "^7.4",
"phpstan/phpstan": "^1.12",
"phpstan/phpstan-symfony": "^1.4",
"symplify/easy-coding-standard": "^12.3"
"deployer/deployer": "^7.4.0",
"phpstan/phpstan": "^1.12.6",
"phpstan/phpstan-symfony": "^1.4.10",
"symplify/easy-coding-standard": "^12.3.6"
},
"autoload": {
"psr-4": {
Expand All @@ -59,7 +59,6 @@
]
},
"conflict": {
"knplabs/knp-paginator-bundle": "6.6.0",
"symfony/symfony": "*"
},
"extra": {
Expand Down
Loading

0 comments on commit 9e04a03

Please sign in to comment.