Skip to content

Commit

Permalink
PLANET-7565: Upgrade to Wordpress 6.6.1 (#44)
Browse files Browse the repository at this point in the history
* PLANET-7565: Upgrade to Wordpress 6.6

- Wordpress was upgraded to the last stable version

* PLANET-7565: Upgrade to Wordpress 6.6.1

- Wordpress was upgraded to the last stable version

* PLANET-7565: Change master theme branch

- The master theme branch connection was changed to check that the tests failing with WP v6.6 are now fixed.

* PLANET 7565: Revert changes in the env file

- Changes to the env file related to the connection to the master theme were reverted.
  • Loading branch information
mardelnet authored Aug 8, 2024
1 parent c00c43d commit 6e7425b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .wp-env.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"phpVersion": "8.1",
"core": "WordPress/WordPress#6.5.3",
"core": "WordPress/WordPress#6.6.1",
"mappings": {
"wp-content": "./planet4"
},
Expand Down

0 comments on commit 6e7425b

Please sign in to comment.