|
25 | 25 | "prefer-stable": true, |
26 | 26 | "require": { |
27 | 27 | "php": ">=7.0", |
28 | | - "composer/composer": "2.1.9", |
| 28 | + "composer/composer": "2.2.12", |
29 | 29 | "composer/semver": "3.2.4", |
30 | 30 | "easyengine/admin-tools-command": "v1.1.0", |
31 | | - "easyengine/auth-command": "v1.1.0", |
| 31 | + "easyengine/auth-command": "v1.2.0", |
32 | 32 | "easyengine/config-command": "v1.0.2", |
33 | | - "easyengine/cron-command": "v1.1.0", |
| 33 | + "easyengine/cron-command": "v1.2.0", |
34 | 34 | "easyengine/log-command": "v1.1.0", |
35 | 35 | "easyengine/mailhog-command": "v1.0.2", |
36 | | - "easyengine/service-command": "v1.2.0", |
| 36 | + "easyengine/service-command": "v1.4.0", |
37 | 37 | "easyengine/shell-command": "v1.1.0", |
38 | | - "easyengine/site-command": "v2.8.2", |
39 | | - "easyengine/site-type-php": "v1.5.0", |
40 | | - "easyengine/site-type-wp": "v1.5.0", |
| 38 | + "easyengine/site-command": "v3.0.8", |
| 39 | + "easyengine/site-type-php": "v1.6.2", |
| 40 | + "easyengine/site-type-wp": "v1.6.7", |
41 | 41 | "monolog/monolog": "1.24.0", |
42 | | - "mustache/mustache": "2.13.0", |
| 42 | + "mustache/mustache": "2.14.1", |
43 | 43 | "rmccue/requests": "1.8.0", |
44 | 44 | "symfony/config": "4.4.*", |
45 | 45 | "symfony/console": "4.4.*", |
|
57 | 57 | "require-dev": { |
58 | 58 | "behat/behat": "3.8.1", |
59 | 59 | "dealerdirect/phpcodesniffer-composer-installer": "0.7.0", |
60 | | - "phpunit/phpunit": "3.7.*", |
| 60 | + "phpunit/phpunit": "9.5.*", |
61 | 61 | "phpcompatibility/php-compatibility": "8.2.0", |
62 | 62 | "wp-coding-standards/wpcs": "0.13.1" |
63 | 63 | }, |
|
0 commit comments