Tools: Remove repo-tools

The config is slightly different, and the setup command does not currently support the different install path.
This commit is contained in:
Kelly Dwan 2024-09-13 15:33:01 -04:00
parent 4444fd3dc8
commit ad7b430c21
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
3 changed files with 8 additions and 107 deletions

View file

@ -33,10 +33,6 @@
"type": "composer",
"url": "https://wpackagist.org/"
},
{
"type": "vcs",
"url": "git@github.com:WordPress/wporg-repo-tools.git"
},
{
"type": "vcs",
"url": "git@github.com:WordPress/wporg-mu-plugins.git"
@ -85,7 +81,6 @@
"wpackagist-plugin/wordpress-importer": "*",
"wporg/wporg-mu-plugins": "dev-build",
"wporg/wporg-parent-2021": "dev-build",
"wporg/wporg-repo-tools": "dev-trunk",
"yoast/phpunit-polyfills": "^1.1"
},
"scripts": {