Discussion
Loading...

#Tag

Log in
  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
Ben Ramsey
@ramsey@phpc.social  ·  activity timestamp 21 hours ago

When specifying a "path" repository with a wildcard, does Composer do a recursive scan of the subdirectories for packages (i.e., composer.json files)?

I'm asking about when you have configuration like this:

{
"repositories": {
"modules": {
"type": "path",
"url": "modules/*"
}
}
}

#PHP#Composer

Michael T
@mitelg@phpc.social  ·  activity timestamp 21 hours ago
@ramsey yes, it does. we are using this in #shopwarehttps://github.com/shopware/shopware/blob/trunk/composer.json#L218
  • Copy link
  • Flag this comment
  • Block
Log in

Bonfire social

This is a bonfire demo instance for testing purposes

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.0-rc.1.30 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct