Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Laravel 9 #33

Merged
merged 2 commits into from
Sep 4, 2022
Merged

Conversation

AmirrezaNasiri
Copy link
Collaborator

@AmirrezaNasiri AmirrezaNasiri commented Sep 4, 2022

I know it's late, but let's support Laravel 9!

@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2022

Codecov Report

Merging #33 (e57bb7a) into master (b9f47a8) will increase coverage by 0.13%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master      #33      +/-   ##
============================================
+ Coverage     95.05%   95.19%   +0.13%     
+ Complexity      225      219       -6     
============================================
  Files            29       29              
  Lines           587      562      -25     
============================================
- Hits            558      535      -23     
+ Misses           29       27       -2     
Impacted Files Coverage Δ
src/Money.php 83.87% <0.00%> (-0.98%) ⬇️
src/Factory.php 86.48% <0.00%> (-0.36%) ⬇️
src/Concerns/CallbackRequest.php 100.00% <0.00%> (ø)
src/Gateways/IDPay/BaseRequest.php 100.00% <0.00%> (ø)
src/LaravelTomanServiceProvider.php 100.00% <0.00%> (ø)
src/Gateways/IDPay/PaymentRequest.php 100.00% <0.00%> (ø)
src/Gateways/Zarinpal/PaymentRequest.php 100.00% <0.00%> (ø)
src/Gateways/IDPay/PaymentVerification.php 100.00% <0.00%> (ø)
src/Gateways/Zarinpal/PaymentVerification.php 100.00% <0.00%> (ø)
src/PendingRequest.php 93.75% <0.00%> (+0.89%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AmirrezaNasiri AmirrezaNasiri changed the title Features/support laravel 9 Add support for Laravel 9 Sep 4, 2022
@AmirrezaNasiri AmirrezaNasiri merged commit ad565bf into master Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants