Skip to content

Commit

Permalink
Composer: Install WordPress 6.1.1, always use the latest 6.x version …
Browse files Browse the repository at this point in the history
…of WordPress, update other dependencies. (#524)
  • Loading branch information
dd32 authored Feb 15, 2023
1 parent 2991f4c commit f845b1a
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 206 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"phpcompatibility/phpcompatibility-wp": "dev-master",
"phpunit/phpunit": "^9.5",
"roots/wordpress-core-installer": "^1.100",
"roots/wordpress-full": "^6.0",
"roots/wordpress-full": "~6.0",
"spatie/phpunit-watcher": "^1.23",
"wp-coding-standards/wpcs": "^2.3",
"wp-phpunit/wp-phpunit": "^6.0",
Expand Down
Loading

0 comments on commit f845b1a

Please sign in to comment.