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

Migrating carbon and phpdotenv #4

Closed
wants to merge 5 commits into from
Closed

Migrating carbon and phpdotenv #4

wants to merge 5 commits into from

Commits on Nov 14, 2019

  1. Update Carbon to v2.

    This change is needed as `laravel/cashier v10.5.*` requires `nesbot/carbon ^2.0`.
    justinhartman committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    874d121 View commit details
    Browse the repository at this point in the history
  2. Upgrade phpdotenv

    `vlucas/phpdotenv` needs to be upgraded to `^3.3` to avoid build errors in this repo and to work with Laravel 5.8.
    justinhartman committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    52a74da View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    fcf9930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d56cc11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccc1ffa View commit details
    Browse the repository at this point in the history