lara-elegant / support
The Elegant Support package.
v2.0.1
2023-03-07 19:26 UTC
Requires
- php: ^8.1
- ext-ctype: *
- ext-json: *
- ext-mbstring: *
- doctrine/inflector: ^2.0
- lara-elegant/collections: ^2.0
- lara-elegant/conditionable: ^2.0
- lara-elegant/contracts: ^2.0
- lara-elegant/macroable: ^2.0
- league/commonmark: ^2.0.2
- ramsey/uuid: ^4.7
- symfony/uid: ^6.0
- vlucas/phpdotenv: ^5.4.1
- voku/portable-ascii: ^2.0
Suggests
- league/commonmark: Required to use Str::markdown() and Stringable::markdown() (^2.0.2).
- ramsey/uuid: Required to use Str::uuid() (^4.7).
- symfony/uid: Required to use Str::ulid() (^6.0).
- vlucas/phpdotenv: Required to use the Env class and env helper (^5.4.1).
Conflicts
- tightenco/collect: <5.5.33