Dependencies
Direct runtime dependencies
| Dependency | Purpose |
|---|---|
fast-forward/container
|
Provides the service provider integration and container API |
psr/clock
|
Provides the PSR-20 interface used by application services |
symfony/clock
|
Provides NativeClock
, MockClock
, and Symfony's API |
Development dependencies
| Dependency | Purpose |
|---|---|
fast-forward/dev-tools
|
Provides PHPUnit integration, QA tooling, and CI helpers |