Skip to content

Commit

Permalink
[Task] Update webpack (#211)
Browse files Browse the repository at this point in the history
* Update webpack

* Support both versions

* Upgrading since core requires at least 1.7

* Update composer.json

Co-authored-by: Jacob Dreesen <j.dreesen@neusta.de>

* temp change for testing purposes

* revert

---------

Co-authored-by: Jacob Dreesen <j.dreesen@neusta.de>
Co-authored-by: JiaJia Ji <kingjia90@gmail.com>
  • Loading branch information
3 people authored Dec 2, 2024
1 parent 104115c commit 5ea8f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"pimcore/personalization-bundle": "^1.0",
"pimcore/google-marketing-bundle": "^1.0",
"knplabs/knp-paginator-bundle": "^6.0.0",
"symfony/webpack-encore-bundle": "^1.13.2",
"symfony/webpack-encore-bundle": "^1.17 || ^2.0",
"symfony/form": "^6.2"
},
"require-dev": {
Expand Down

0 comments on commit 5ea8f15

Please sign in to comment.