File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 fail-fast : false
1414 matrix :
1515 include :
16- - laravel : " 8.*"
17- testbench : " 6.*"
18- php : " 8.1"
19- - laravel : " 9.*"
20- testbench : " 7.*"
21- php : " 8.1"
2216 - laravel : " 10.*"
2317 testbench : " 8.*"
2418 php : " 8.2"
Original file line number Diff line number Diff line change 1313 }
1414 ],
1515 "require" : {
16- "illuminate/support" : " ^8.0|^9.0|^ 10.0|^11.0|^12.0"
16+ "illuminate/support" : " ^10.0|^11.0|^12.0"
1717 },
1818 "autoload" : {
1919 "psr-4" : {
3939 }
4040 },
4141 "require-dev" : {
42- "orchestra/testbench" : " ^6.0|^7.0|^ 8.0|^9.0|^10.0"
42+ "orchestra/testbench" : " ^8.0|^9.0|^10.0"
4343 }
4444}
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ Use [Paystack](https://paystack.com) Apis in your laravel project.
44> There are other libraries but this was created to solve the issues such as flexibility and ability to call paystack apis in laravel Job scope.
55
66[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE.md )
7- [ ![ Travis] ( https://img.shields.io/travis/binkode/laravel-paystack.svg?style=flat-square )] ( )
87[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/myckhel/laravel-paystack.svg?style=flat-square )] ( https://packagist.org/packages/myckhel/laravel-paystack )
98[ ![ Postman Collection] ( https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge&logo=postman&logoColor=white )] ( https://www.postman.com/myckhel/workspace/myckhel/collection/9558301-024596ae-713a-4890-b12b-6842195ef802?action=share&creator=9558301 )
109<table border =" 0 " >
You can’t perform that action at this time.
0 commit comments