|
11 | 11 | } |
12 | 12 | ], |
13 | 13 | "require": { |
14 | | - "php": ">=7.0", |
| 14 | + "php": ">=7.2", |
15 | 15 | "ext-json": "*", |
16 | 16 | "composer/installers": "~1.0", |
17 | | - "woocommerce/action-scheduler": "^3.8" |
| 17 | + "woocommerce/action-scheduler": "^3.9" |
18 | 18 | }, |
19 | 19 | "require-dev": { |
20 | 20 | "automattic/vipwpcs": "^3.0", |
|
25 | 25 | "phpcompatibility/php-compatibility": "dev-develop as 9.99.99", |
26 | 26 | "phpcompatibility/phpcompatibility-wp": "^2.1", |
27 | 27 | "phpunit/phpunit": "^9.6", |
28 | | - "roots/wordpress": "^6.6", |
| 28 | + "roots/wordpress": "^6.9", |
29 | 29 | "wp-cli/wp-cli-bundle": "^2.6", |
30 | 30 | "wp-coding-standards/wpcs": "^3.1", |
31 | | - "wp-phpunit/wp-phpunit": "^6.6", |
32 | | - "wpackagist-plugin/advanced-custom-fields": "6.3.4", |
33 | | - "wpackagist-plugin/buddypress": "14.0.0", |
34 | | - "wpackagist-plugin/classic-editor": "1.6.4", |
35 | | - "wpackagist-plugin/easy-digital-downloads": "3.3.1", |
36 | | - "wpackagist-plugin/jetpack": "13.6", |
| 31 | + "wp-phpunit/wp-phpunit": "^6.9", |
| 32 | + "wpackagist-plugin/advanced-custom-fields": "6.7.0", |
| 33 | + "wpackagist-plugin/buddypress": "14.4.0", |
| 34 | + "wpackagist-plugin/classic-editor": "1.6.7", |
| 35 | + "wpackagist-plugin/easy-digital-downloads": "3.6.5", |
| 36 | + "wpackagist-plugin/jetpack": "15.5", |
37 | 37 | "wpackagist-plugin/two-factor": "0.11.0", |
38 | | - "wpackagist-plugin/user-switching": "1.8.0", |
39 | | - "wpackagist-plugin/wordpress-seo": "23.6", |
40 | | - "wpackagist-plugin/wp-crontrol": "1.17.0", |
| 38 | + "wpackagist-plugin/user-switching": "1.11.1", |
| 39 | + "wpackagist-plugin/wordpress-seo": "27.0", |
| 40 | + "wpackagist-plugin/wp-crontrol": "1.21.0", |
41 | 41 | "wpackagist-theme/twentytwentythree": "^1.0", |
42 | 42 | "xwp/wait-for": "^0.0.1", |
43 | 43 | "yoast/phpunit-polyfills": "^1.1" |
|
0 commit comments