File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33## Features
44
5+ ### PHP 8.4 Compatibility
6+
7+ * Update dependencies
8+ * Add PHP 8.4 support
9+ * Replace abandoned ` swiftmailer/swiftmailer ` with ` symfony/mailer `
10+
511### import-product import-product-ee
612* New validation added, whether the product of the website is assigned to the current shop view line
713 * ` "import_product.store.in.website.validator.observer" `
Original file line number Diff line number Diff line change 55 "require" : {
66 "php" : " ^8.1" ,
77 "techdivision/import" : " ^18.0.0" ,
8- "techdivision/import-cli" : " ^13.0 .0" ,
8+ "techdivision/import-cli" : " ^13.1 .0" ,
99 "techdivision/import-app-simple" : " ^19.0.0" ,
1010 "techdivision/import-configuration-jms" : " ^18.0.1" ,
1111 "techdivision/import-ee" : " ^17.0.0" ,
4242 "techdivision/import-dbal-collection" : " ^2.0.0" ,
4343 "techdivision/import-cache-collection" : " ^2.0.0" ,
4444 "techdivision/import-configuration" : " ^6.0.0" ,
45- "egulias/email-validator" : " ^3.2.0"
45+ "egulias/email-validator" : " ^3.2.0|^4.0 "
4646 },
4747 "require-dev" : {
4848 "doctrine/dbal" : " ^4.0.4" ,
You can’t perform that action at this time.
0 commit comments