mirror of
https://github.com/composer/composer
synced 2025-05-10 17:12:51 +00:00
Merge remote-tracking branch 'curry684/rewrite-depends'
This commit is contained in:
commit
f681dbc51e
32 changed files with 443 additions and 170 deletions
|
@ -46,7 +46,7 @@ use Composer\Package\Version\VersionParser;
|
|||
* @author Tobias Munk <schmunk@usrbin.de>
|
||||
* @author Nils Adermann <naderman@naderman.de>
|
||||
*/
|
||||
class CreateProjectCommand extends Command
|
||||
class CreateProjectCommand extends BaseCommand
|
||||
{
|
||||
protected function configure()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue