Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit d6dd201

Browse files
committed
Update readme
1 parent 218e0cc commit d6dd201

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This package provides a simple interface to the ActiveCampaign API v3.
99

1010
Currently the packages only supports the endpoints `Contacts`, `Custom Fields Values` and `Tags`. Feel free to PR the remaining endpoints.
1111

12-
- [Requirements](#requirements)
12+
- [Laravel Support](#laravel-support)
1313
- [Installation](#installation)
1414
- [Usage](#usage)
1515
- [Contacts](#contacts)
@@ -18,10 +18,12 @@ Currently the packages only supports the endpoints `Contacts`, `Custom Fields Va
1818
- [Tests](#tests)
1919
- [License](#license)
2020

21-
## Requirements
21+
## Laravel Support
2222

23-
- PHP 8.x
24-
- Laravel 9.x
23+
| Version | Release |
24+
|---------|---------|
25+
| 10.x | 1.1 |
26+
| 9.x | 1.2 |
2527

2628
## Installation
2729

0 commit comments

Comments
 (0)