Bumping dependencies versions
Showing
| ... | @@ -2,9 +2,9 @@ | ... | @@ -2,9 +2,9 @@ |
| "name": "lizardmedia/module-mysql-data-migration", | "name": "lizardmedia/module-mysql-data-migration", | ||
| "description": "Implementation for data migration from mysql data source", | "description": "Implementation for data migration from mysql data source", | ||
| "require": { | "require": { | ||
| "php": "~7.1.0", | "php": "~7.2.0||~7.3.0", | ||
| "magento/framework": "102.0.*", | |||
| "lizardmedia/module-abstract-data-migration": "1.0.*", | "lizardmedia/module-abstract-data-migration": "1.0.*", | ||
| "magento/framework": "102.0.*", | |||
| "mslwk/php-typesafe-array": "1.0.*", | "mslwk/php-typesafe-array": "1.0.*", | ||
| "react/cache": "^0.5.0" | "react/cache": "^0.5.0" | ||
| }, | }, | ||
| ... | ... |
Please
register
or
sign in
to comment