File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 13
13
" Zain Cash Laravel" ,
14
14
" ZainCash Laravel" ,
15
15
" Laravel Zain Cash" ,
16
- " Laravel ZainCash"
16
+ " Laravel ZainCash" ,
17
+ " ZainCash API" ,
18
+ " API ZainCash"
17
19
],
18
20
"authors" : [
19
21
{
24
26
}
25
27
],
26
28
"require" : {
27
- "php" : " ^8.1 " ,
28
- "laravel/framework" : " ^10 .0"
29
+ "php" : " ^8.2 " ,
30
+ "laravel/framework" : " ^11 .0"
29
31
},
30
32
"autoload" : {
31
33
"psr-4" : {
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ This is a Laravel package to integrate ZainCash payment gateway API. For local f
20
20
| 8.x | 8.x | 7.3+ \| 8.0+ |
21
21
| 9.x | 9.x | 8.0+ |
22
22
| 10.x | 10.x | 8.1+ |
23
+ | 11.x | 11.x | 8.2+ |
23
24
24
25
25
26
@@ -190,7 +191,7 @@ class PaymentController extends Controller
190
191
<br >
191
192
192
193
193
- ####- ` Getter ` And ` Setter ` Attributes Table
194
+ #### - ` Getter ` And ` Setter ` Attributes Table
194
195
195
196
196
197
| Attribute | Important| Type | Getter | Setter | Default |
You can’t perform that action at this time.
0 commit comments