|
2 | 2 | "name": "eadesignro/composerrepo",
|
3 | 3 | "description": "",
|
4 | 4 | "type": "magento2-module",
|
5 |
| - "version": "1.1.4", |
| 5 | + "version": "1.1.5", |
6 | 6 | "autoload": {
|
7 | 7 | "files": [
|
8 | 8 | "registration.php"
|
|
25 | 25 | },
|
26 | 26 |
|
27 | 27 | "require": {
|
28 |
| - "php": "~5.6.0|7.0.2|~7.0.6|~7.1.0", |
29 |
| - "magento/module-backend": "^100.1.0| ^100.2.0", |
30 |
| - "magento/module-sales": "^100.1.0| ^101.0.0", |
31 |
| - "magento/framework": "^100.1.0 | ^101.0.0", |
32 |
| - "eadesignro/module-eacore": ">=0.2.6" |
| 28 | + "php": "~7.0.13|~7.1.0", |
| 29 | + "magento/module-backend": "100.2.*", |
| 30 | + "magento/module-sales": "101.0.*", |
| 31 | + "magento/framework": "101.0.*", |
| 32 | + "eadesignro/module-eacore": "^0.2.9" |
33 | 33 | },
|
34 | 34 | "require-dev": {
|
35 | 35 | "phpunit/phpunit": "~6.2.0",
|
36 |
| - "squizlabs/php_codesniffer": "3.0.1", |
| 36 | + "squizlabs/php_codesniffer": "3.2.2", |
37 | 37 | "phpmd/phpmd": "@stable",
|
38 |
| - "pdepend/pdepend": "2.5.0", |
39 |
| - "friendsofphp/php-cs-fixer": "~2.1.1", |
| 38 | + "pdepend/pdepend": "2.5.2", |
| 39 | + "friendsofphp/php-cs-fixer": "~2.2.1", |
40 | 40 | "lusitanian/oauth": "~0.8.10",
|
41 | 41 | "sebastian/phpcpd": "2.0.4"
|
42 | 42 | },
|
|
0 commit comments