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

Fix: Remove reference to CASHIER_MODEL enviromment variable #1563

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

localheinz
Copy link
Contributor

This pull request

  • removes a reference to the CASHIER_MODEL environment variable

Replaces #1562.

πŸ’β€β™‚οΈ Running

git grep CASHIER_MODEL

on current 14x. yields

.github/CONTRIBUTING.md:9:Copy the default file using `cp phpunit.xml.dist phpunit.xml` and add the following line below the `CASHIER_MODEL` environment variable in your new `phpunit.xml` file:
UPGRADE.md:584:The `STRIPE_MODEL` environment variable has been renamed to `CASHIER_MODEL`.

so it does not exist in phpunit.xml.dist.

@driesvints driesvints merged commit 330cae3 into laravel:14.x Aug 31, 2023
7 checks passed
@driesvints
Copy link
Member

Thanks!

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