Pin wp-env core version to 6.5 (#49620)

This commit is contained in:
Adrian Moldovan 2024-07-17 07:46:57 +01:00 committed by GitHub
parent 3d7d7f0201
commit a6cd46e971
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{
"core": "WordPress/WordPress#6.5",
"phpVersion": "7.4",
"plugins": [
"."

View File

@ -0,0 +1,4 @@
Significance: patch
Type: dev
Tests: pin wp-env core version to 6.5 (temporary until tests are fixed to pass with 6.6)