-
-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Labels
bugSomething isn't working (correctly).Something isn't working (correctly).fixed in upcoming releaseFixed in the upcoming release!Fixed in the upcoming release!
Description
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": "Bedrock", |
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
Assignees
Labels
bugSomething isn't working (correctly).Something isn't working (correctly).fixed in upcoming releaseFixed in the upcoming release!Fixed in the upcoming release!