woocommerce/bin/composer
Christopher Allford e9dfe64f9f Replaced the local repository with root autoload definitions
Since Composer can't recursively use repositories, we can't actually use a local package to deal with this. We're going to keep the local package to separate the dependencies but we need to add autoload keys in the root package's `composer.json`
2020-11-18 15:31:54 -08:00
..
mozart Created dummy `woocommerce/woocommerce-lib` package to contain dependencies 2020-11-18 13:54:20 -08:00
phpcs Created dummy `woocommerce/woocommerce-lib` package to contain dependencies 2020-11-18 13:54:20 -08:00
phpunit Created dummy `woocommerce/woocommerce-lib` package to contain dependencies 2020-11-18 13:54:20 -08:00
wp Replaced the local repository with root autoload definitions 2020-11-18 15:31:54 -08:00