Pin wp-env core version to 6.5 (#49620)
This commit is contained in:
parent
3d7d7f0201
commit
a6cd46e971
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"core": "WordPress/WordPress#6.5",
|
||||
"phpVersion": "7.4",
|
||||
"plugins": [
|
||||
"."
|
||||
|
|
|
@ -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)
|
Loading…
Reference in New Issue