Skip to content

Commit dfffb79

Browse files
committed
Update and ping everything.
1 parent d7db75a commit dfffb79

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"php": ">=7.4"
2020
},
2121
"require-dev": {
22-
"ergebnis/phpstan-rules": "^1.0",
22+
"ergebnis/phpstan-rules": "2.2.0",
2323
"humanmade/coding-standards": "^1.1",
24-
"phpcompatibility/php-compatibility": "^9.3",
25-
"phpstan/phpstan": "^1.10",
26-
"phpstan/phpstan-phpunit": "^1.3",
27-
"phpstan/phpstan-strict-rules": "^1.5",
28-
"wp-hooks/wordpress-core": "^1.5",
24+
"phpcompatibility/php-compatibility": "9.3.5",
25+
"phpstan/phpstan": "1.12.2",
26+
"phpstan/phpstan-phpunit": "1.4.0",
27+
"phpstan/phpstan-strict-rules": "1.6.0",
28+
"wp-hooks/wordpress-core": "1.8.0",
2929
"yoast/phpunit-polyfills": "^1.0"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)