Skip to content

Commit

Permalink
Update Changelog & under packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kenza-ya committed Oct 11, 2023
1 parent 6fb8331 commit b2077d7
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 53 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
* Better error message on PDOException

## Bugfixes

* #METSUP-40: fix URL-Suffix in initial-import
* Possibly clean an old cache entry with the correct ID at Multi Store Setup.
*
* Import-category & Import-category-ee #METSUP-32:
* url rewrites for the multistore store views are updated unintentionally

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"require": {
"php": ">=7.3.0",
"techdivision/import": "^17.5.1",
"techdivision/import": "^17.5.2",
"techdivision/import-cli": "^12.3.0",
"techdivision/import-app-simple": "^18.0.3",
"techdivision/import-configuration-jms": "^17.4.1",
Expand All @@ -13,7 +13,7 @@
"techdivision/import-attribute-set": "^17.0.1",
"techdivision/import-customer": "^17.1.1",
"techdivision/import-customer-address": "^17.0.6",
"techdivision/import-category": "^21.0.2",
"techdivision/import-category": "^21.0.3",
"techdivision/import-category-ee": "^22.0.1",
"techdivision/import-product": "^25.2.0",
"techdivision/import-product-msi": "^20.1.0",
Expand Down
103 changes: 52 additions & 51 deletions composer.lock

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

0 comments on commit b2077d7

Please sign in to comment.