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

Compatible with Laravel-8 and update requirements | new version + support new zarinpal system Authority code #47

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mrajaeim
Copy link

Compatible with Laravel-8 and update requirements
Replace abandoned satooshi/php-coveralls with php-coveralls/php-coveralls

@mrajaeim
Copy link
Author

mrajaeim commented Jul 25, 2021

How to use this fork as zarinpal/zarinpal

  • Fork THIS repository and add this code to your composer.json
"repositories": [
        {
            "type": "vcs",
            "url":"https://github.com/<Your_GitHub_Username>/zarinpal-composer-library"
        }
    ],
  • Append "zarinpal/zarinpal": "dev-master" to "require"
  • Execute command composer update
  • Generate GitHub Token key (open link that printed in console by composer for token generating)
  • Enter Token and Done!

@mrajaeim mrajaeim mentioned this pull request Jul 25, 2021
@mrajaeim mrajaeim changed the title Compatible with Laravel-8 and update requirements Compatible with Laravel-8 and update requirements | new version + support new zarinpal system Authority code Nov 28, 2021
@mrajaeim
Copy link
Author

In latest commit I changed code to support new Zarinpal Authority code system

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.

None yet

1 participant