Skip to content

Commit f3bc7da

Browse files
chore(deps): update composer updates
1 parent e6d0e58 commit f3bc7da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@
66
"php": "^5.6 || ~7.0 || ~7.1 || ~7.2 || ~7.3 || ~7.4 || ~8.0 || ~8.1",
77
"alma/alma-php-client": ">=2.4.0",
88
"ext-openssl": "*",
9-
"psr/log": "^1 || ^2"
9+
"psr/log": "^1 || ^2 || ^3"
1010
},
1111
"require-dev": {
12-
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
12+
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
1313
"johnpbloch/wordpress-core": "*",
1414
"mockery/mockery": "^1.3",
1515
"phpcompatibility/php-compatibility": "^9.3",
1616
"phpcompatibility/phpcompatibility-wp": "^2.1",
17-
"phpunit/phpunit": "^5 || ^6 || ^7 || ^8 || ^9",
17+
"phpunit/phpunit": "^5 || ^6 || ^7 || ^8 || ^9 || ^12",
1818
"squizlabs/php_codesniffer": "^3.5",
1919
"symfony/var-dumper": "*",
2020
"woocommerce/woocommerce": "*",
21-
"wp-coding-standards/wpcs": "^2.3",
21+
"wp-coding-standards/wpcs": "^3.0",
2222
"yoast/phpunit-polyfills": "*",
2323
"ext-simplexml": "*"
2424
},

0 commit comments

Comments
 (0)