mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-21 01:05:46 +03:00
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:
parent
4444fd3dc8
commit
ad7b430c21
3 changed files with 8 additions and 107 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue