|
31 | 31 | "firebase/php-jwt": "^5.0" |
32 | 32 | }, |
33 | 33 | "require-dev": { |
34 | | - "composer/installers": "^1.9", |
35 | | - "lucatume/wp-browser": "^2.6.", |
36 | | - "wp-graphql/wp-graphql-testcase": "^1.0.1", |
37 | 34 | "codeception/module-asserts": "^1.0", |
38 | | - "codeception/util-universalframework": "^1.0", |
39 | 35 | "codeception/module-rest": "^1.2", |
| 36 | + "codeception/util-universalframework": "^1.0", |
| 37 | + "composer/installers": "^1.9", |
| 38 | + "johnpbloch/wordpress": "^5.7", |
| 39 | + "lucatume/wp-browser": "^2.6.", |
| 40 | + "phpunit/phpunit": "<=9.4.4", |
40 | 41 | "simpod/php-coveralls-mirror": "^3.0", |
| 42 | + "squizlabs/php_codesniffer": "^3.5", |
41 | 43 | "stripe/stripe-php": "^7.75", |
42 | 44 | "wp-coding-standards/wpcs": "^2.3", |
43 | | - "johnpbloch/wordpress": "~5.3", |
44 | 45 | "wp-graphql/wp-graphql-jwt-authentication": "^0.4.1", |
45 | | - "wpackagist-plugin/wp-graphql": "^1.1.8", |
46 | | - "wpackagist-plugin/woocommerce": "^5.0", |
| 46 | + "wp-graphql/wp-graphql-testcase": "^1.0.1", |
| 47 | + "wpackagist-plugin/woocommerce": "^5.1.0", |
47 | 48 | "wpackagist-plugin/woocommerce-gateway-stripe": "^4.5", |
48 | | - "wpackagist-theme/twentytwentyone": "^1.0", |
49 | | - "phpunit/phpunit": "<=9.4.4", |
50 | | - "squizlabs/php_codesniffer": "^3.5" |
| 49 | + "wpackagist-plugin/wp-graphql": "^1.2.6", |
| 50 | + "wpackagist-theme/twentytwentyone": "^1.0" |
51 | 51 | }, |
52 | 52 | "config": { |
53 | 53 | "optimize-autoloader": true, |
|
0 commit comments