Skip to content

Commit a73d418

Browse files
committed
Dependencies updated
1 parent b18a5fb commit a73d418

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"ext-json": "*"
1111
},
1212
"require-dev": {
13-
"phpunit/phpunit": "~9.6",
14-
"brain/monkey": "2.*",
15-
"phpstan/phpstan": "^1.8",
16-
"szepeviktor/phpstan-wordpress": "^1.1",
17-
"phpstan/extension-installer": "^1.1",
18-
"antecedent/patchwork": "~2.1.19",
19-
"squizlabs/php_codesniffer": "^3.7",
13+
"phpunit/phpunit": "^9.6",
14+
"brain/monkey": "^2.6",
15+
"phpstan/phpstan": "^1.10",
16+
"szepeviktor/phpstan-wordpress": "^1.3",
17+
"phpstan/extension-installer": "^1.3",
18+
"antecedent/patchwork": "^2.1",
19+
"squizlabs/php_codesniffer": "^3.9",
2020
"phpcompatibility/php-compatibility": "^9.3"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)