Commit 99706db
committed
Add symfony/uid as a runtime dependency
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#L591 parent b2f3dca commit 99706db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| |||
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
219 | | - | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
0 commit comments