Skip to content

[Bug] Bedrock projects are not being recognized #287

@chrillep

Description

@chrillep

Hello! 👋🏼

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

roots/bedrock dependency is not part of composer.json in bedrock projects.
https://github.com/roots/bedrock/blob/8d4d3cf2a6ac03e770398f14ed3ad0a184c038d9/composer.json#L33-L44

so this check wont work.

roots/bedrock-autoloader however is used as a dependency and should be available in all bedrock projects.

the valet driver for bedrock checks for these paths
https://github.com/laravel/valet/blob/78657cdb35ae327dbf1fdb3a74227be0b2ed0dfa/cli/Valet/Drivers/Specific/BedrockValetDriver.php#L14-L18

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- macOS:
- Valet:
- PHP Monitor:

Do you have a log file (or a screenshot) or any additional information?

No response

Metadata

Metadata

Labels

bugSomething isn't working (correctly).fixed in upcoming releaseFixed in the upcoming release!

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions