diff --git a/.wp-env.json b/.wp-env.json index a0e0f8f..55db5de 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -1,5 +1,5 @@ { - "core": "./vendor/roots/wordpress-no-content", + "core": "WordPress/WordPress#6.3", "plugins": ["."], "env": { "development": { diff --git a/composer.json b/composer.json index a1c1d15..ceb7d4b 100644 --- a/composer.json +++ b/composer.json @@ -21,8 +21,7 @@ }, "require-dev": { "inpsyde/modularity": "^1.5", - "inpsyde/php-coding-standards": "^1.0", - "roots/wordpress-no-content": "^6.3" + "inpsyde/php-coding-standards": "^1.0" }, "config": { "platform": {