Skip to content

Conversation

@binaryfire
Copy link
Contributor

Move symfony/uid from require-dev to require. This package is required for Str::ulid() to work and Laravel includes it by default for this reason. Hypervel should match Laravel's behavior here.

See: https://github.com/laravel/framework/blob/27de0d9eaf1889da0421d9c21402c84de4cacfc3/composer.json#L59

Move symfony/uid from require-dev to require. This package is required
for Str::ulid() to work and Laravel includes it by default for this
reason. Hypervel should match Laravel's behavior here.

See: https://github.com/laravel/framework/blob/27de0d9eaf1889da0421d9c21402c84de4cacfc3/composer.json#L59
@albertcht albertcht changed the title feat: add symfony/uid as a runtime dependency chore: add symfony/uid as a runtime dependency Dec 27, 2025
@albertcht albertcht merged commit 5e68dd8 into hypervel:main Dec 27, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants