File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
- <img src =" https://banners.beyondco.de/Laravel%20Zendesk.png?theme=light&packageManager=composer+require&packageName=codebar-ag%2Flaravel-zendesk&pattern=circuitBoard&style=style_2&description=A+Laravel+Zendesk+integration.&md=1&showWatermark=1 &fontSize=150px&images=home&widths=500&heights=500 " >
1
+ <img src =" https://banners.beyondco.de/Laravel%20Zendesk.png?theme=light&packageManager=composer+require&packageName=codebar-ag%2Flaravel-zendesk&pattern=circuitBoard&style=style_2&description=A+Laravel+Zendesk+integration.&md=1&showWatermark=0 &fontSize=150px&images=home&widths=500&heights=500 " >
2
2
3
3
[ ![ Latest Version on Packagist] ( https://img.shields.io/packagist/v/codebar-ag/laravel-zendesk.svg?style=flat-square )] ( https://packagist.org/packages/codebar-ag/laravel-zendesk )
4
+ [ ![ GitHub-Tests] ( https://github.com/codebar-ag/laravel-zendesk/actions/workflows/run-tests.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-zendesk/actions/workflows/run-tests.yml )
5
+ [ ![ GitHub Code Style] ( https://github.com/codebar-ag/laravel-zendesk/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-zendesk/actions/workflows/fix-php-code-style-issues.yml )
4
6
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/codebar-ag/laravel-zendesk.svg?style=flat-square )] ( https://packagist.org/packages/codebar-ag/laravel-zendesk )
5
- [ ![ run-tests] ( https://github.com/codebar-ag/laravel-zendesk/actions/workflows/run-tests.yml/badge.svg )] ( https://github.com/codebar-ag/laravel-zendesk/actions/workflows/run-tests.yml )
6
- [ ![ PHPStan] ( https://github.com/codebar-ag/laravel-zendesk/actions/workflows/phpstan.yml/badge.svg )] ( https://github.com/codebar-ag/laravel-zendesk/actions/workflows/phpstan.yml )
7
7
8
8
This package was developed to give you a quick start to creating tickets via the Zendesk API.
9
9
@@ -14,9 +14,12 @@ knowledge base and online communities.
14
14
15
15
## 🛠 Requirements
16
16
17
- | Package | PHP | Laravel | Zendesk |
18
- | -----------| -------| ----------------| :---------:|
19
- | >v1.0 | >8.2 | > Laravel 10.0 | ✅ |
17
+ | Package | PHP | Laravel | Zendesk |
18
+ | -----------| -------------| -----------| :---------:|
19
+ | v12.0 | ^8.2 - ^8.4 | 12.x | ✅ |
20
+ | v11.0 | ^8.2 - ^8.3 | 11.x | ✅ |
21
+ | v1.0 | ^8.2 | 10.x | ✅ |
22
+
20
23
21
24
## Authentication
22
25
You can’t perform that action at this time.
0 commit comments