Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: add symfony/uid as a runtime dependency - #323

Merged
albertcht merged 1 commit into
hypervel:mainfrom
binaryfire:add-symfony-uid-dependency
Dec 27, 2025
Merged

albertcht merged 1 commit into
hypervel:mainfrom
binaryfire:add-symfony-uid-dependency

Conversation

@binaryfire

Copy link
Copy Markdown
Member

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