Skip to content

Commit

Permalink
Update some testing packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Nov 20, 2024
1 parent 90f90d5 commit f31becc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"codeception/module-webdriver": "^1.0",
"codeception/util-universalframework": "^1.0",
"johnbillion/plugin-infrastructure": "dev-trunk",
"johnbillion/wp-compat": "0.2.3",
"johnbillion/wp-compat": "0.3.0",
"lucatume/wp-browser": "3.2.3",
"phpcompatibility/phpcompatibility-wp": "2.1.5",
"phpstan/phpstan": "1.12.2",
"phpstan/phpstan-phpunit": "1.4.0",
"phpstan/phpstan": "1.12.11",
"phpstan/phpstan-phpunit": "1.4.1",
"roots/wordpress-core-installer": "1.100.0",
"roots/wordpress-full": "6.7-RC1",
"roots/wordpress-full": "6.7.0",
"szepeviktor/phpstan-wordpress": "1.3.5",
"wp-coding-standards/wpcs": "3.1.0"
},
Expand Down

0 comments on commit f31becc

Please sign in to comment.