Contract for Orchestra Platform
Table of Content
- Version Compatibility
- Installation
- Changelog
Version Compatibility
| Laravel | Contracts |
|---|---|
| 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 |
| 9.x | 7.x |
Installation
To install through composer using the following command:
composer require "orchestra/contracts"