Skip to content

Commit

Permalink
Update and ping everything.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Sep 7, 2024
1 parent d7db75a commit dfffb79
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"php": ">=7.4"
},
"require-dev": {
"ergebnis/phpstan-rules": "^1.0",
"ergebnis/phpstan-rules": "2.2.0",
"humanmade/coding-standards": "^1.1",
"phpcompatibility/php-compatibility": "^9.3",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-strict-rules": "^1.5",
"wp-hooks/wordpress-core": "^1.5",
"phpcompatibility/php-compatibility": "9.3.5",
"phpstan/phpstan": "1.12.2",
"phpstan/phpstan-phpunit": "1.4.0",
"phpstan/phpstan-strict-rules": "1.6.0",
"wp-hooks/wordpress-core": "1.8.0",
"yoast/phpunit-polyfills": "^1.0"
},
"autoload": {
Expand Down

0 comments on commit dfffb79

Please sign in to comment.