orchestra / support-core
Support (Core) Component for Orchestra Platform
v7.0.0
2022-03-13 05:23 UTC
Requires
- php: ^8.0
- illuminate/support: ^9.0
- orchestra/contracts: ^7.0
- statamic/stringy: ^3.1
This package is auto-updated.
Last update: 2026-06-13 14:57:51 UTC
README
Support (Core) Component includes a basic set of classes for Laravel and Orchestra Platform.
Version Compatibility
| Laravel | Support (Core) |
|---|---|
| 5.5.x | 3.5.x |
| 5.6.x | 3.6.x |
| 5.7.x. | 3.7.x |
| 5.8.x | 3.8.x |
| 6.x | 4.x |
| 7.x | 5.x |
| 8.x | 6.x |
Installation
To install through composer, run the following command from terminal:
composer require "orchestra/support-core"