We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In GitDownloader.php line 500:
Failed to execute git checkout 031d69d -- && git reset --hard 031d69d --
error: The following untracked working tree files would be overwritten by checkout: .coveralls.yml
.gitattributes .github/workflows/static-analysis.yml .github/workflows/tests.yml .gitignore .scrutinizer.yml .travis.yml.bak Dockerfile LICENSE README.md composer.json config/config.php docker-compose.yml lang/ar/error.php lang/cn/error.php lang/de/error.php lang/en/error.php lang/es/error.php lang/fr/error.php lang/hy/error.php lang/it/error.php lang/ja/error.php phpstan.neon.dist phpunit.xml.dist phpunit.xml.dist.php72 phpunit.xml.dist.php8 src/Facades/PayPal.php src/PayPalFacadeAccessor.php src/Providers/PayPalServiceProvider.php src/Services/PayPal.php src/Services/Str.php src/Services/VerifyDocuments.php src/Traits/PayPalAPI.php src/Traits/PayPalAPI/BillingPlans.php src/Traits/PayPalAPI/BillingPlans/PricingSchemes.php src/Traits/PayPalAPI/CatalogProducts.php src/Traits/PayPalAPI/Disputes.php src/Traits/PayPalAPI/DisputesActions.php src/Traits/PayPalAPI/Identity.php src/Traits/PayPalAPI/InvoiceSearch/Filters.php src/Traits/PayPalAPI/Invoices.php src/Traits/PayPalAPI/InvoicesSearch.php src/Traits/PayPalAPI/InvoicesTemplates.php src/Traits/PayPalAPI/Orders.php src/Traits/PayPalAPI/Orders/Helpers.php src/Traits/PayPalAPI/PartnerReferrals.php src/Traits/PayPalAPI/PaymentAuthorizations.php src/Traits/PayPalAPI/PaymentCaptures.php src/Traits/PayPalAPI/PaymentExperienceWebProfiles.php src/Traits/PayPalAPI/PaymentMethodsTokens.php src/Traits/PayPalAPI/PaymentMethodsTokens/Helpers.php src/Traits/PayPalAPI/PaymentRefunds.php src/Traits/PayPalAPI/Payouts.php src/Traits/PayPalAPI/ReferencedPayouts.php src/Traits/PayPalAPI/Reporting.php src/Traits/PayPalAPI/Subscriptions.php src/Traits/PayPalAPI/Subscriptions/Helpers.php src/Traits/PayPalAPI/Trackers.php src/Traits/PayPalAPI/WebHooks.php src/Traits/PayPalAPI/WebHooksEvents.php src/Traits/PayPalAPI/WebHooksVerification.php src/Traits/PayPalExperienceContext.php src/Traits/PayPalHttpClient.php src/Traits/PayPalRequest.php src/Traits/PayPalVerifyIPN.php supervisor.conf tests/Feature/AdapterBillingPlansPricingHelpersTest.php tests/Feature/AdapterConfigTest.php tests/Feature/AdapterCreateSubscriptionHelpersTest.php tests/Feature/AdapterExperienceContextTest.php tests/Feature/AdapterFeatureTest.php tests/Feature/AdapterOrdersHelperTest.php tests/Feature/AdapterPaymentMethodTokensHelpersTest.php tests/MockClientClasses.php tests/MockRequestPayloads.php tests/MockResponsePayloads.php tests/Mocks/Requests/BillingPlans.php tests/Mocks/Requests/CatalogProducts.php tests/Mocks/Requests/Disputes.php tests/Mocks/Requests/DisputesActions.php tests/Mocks/Requests/Identity.php tests/Mocks/Requests/Invoices.php tests/Mocks/Requests/InvoicesSearch.php tests/Mocks/Requests/InvoicesTemplates.php tests/Mocks/Requests/Orders.php tests/Mocks/Requests/PartnerReferrals.php tests/Mocks/Requests/PaymentAuthorizations.php tests/Mocks/Requests/PaymentCaptures.php tests/Mocks/Requests/PaymentExperienceWebProfiles.php tests/Mocks/Requests/PaymentMethodsTokens.php tests/Mocks/Requests/Payouts.php tests/Mocks/Requests/ReferencedPayouts.php tests/Mocks/Requests/Subscriptions.php tests/Mocks/Requests/Trackers.php tests/Mocks/Requests/WebHooks.php tests/Mocks/Responses/BillingPlans.php tests/Mocks/Responses/CatalogProducts.php tests/Mocks/Responses/Disputes.php tests/Mocks/Responses/DisputesActions.php tests/Mocks/Responses/Identity.php tests/Mocks/Responses/Invoices.php tests/Mocks/Responses/InvoicesSearch.php tests/Mocks/Responses/InvoicesTemplates.php tests/Mocks/Responses/Orders.php tests/Mocks/Responses/PartnerReferrals.php tests/Mocks/Responses/PaymentAuthorizations.php tests/Mocks/Responses/PaymentCaptures.php tests/Mocks/Responses/PaymentExperienceWebProfiles.php tests/Mocks/Responses/PaymentMethodsTokens.php tests/Mocks/Responses/PaymentRefunds.php tests/Mocks/Responses/Payouts.php tests/Mocks/Responses/ReferencedPayouts.php tests/Mocks/Responses/Reporting.php tests/Mocks/Responses/Subscriptions.p
Aborting
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In GitDownloader.php line 500:
Failed to execute git checkout 031d69d -- && git reset --hard 031d69d --
error: The following untracked working tree files would be overwritten by checkout:
.coveralls.yml
Aborting
The text was updated successfully, but these errors were encountered: