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 7 #230

Closed
wants to merge 1 commit into from
Closed

Commits on May 14, 2020

  1. Compatible with Laravel 7

    Fixes:
    PHP Fatal error:  Declaration of MyParcelNL\Sdk\src\Support\Collection::when($value, callable $callback, ?callable $default = NULL) must be compatible with Illuminate\Support\Collection::when($value, ?callable $callback = NULL, ?callable $default = NULL) in /Users/jasonhoendervanger/PhpstormProjects/deraad/vendor/myparcelnl/sdk/src/Support/Collection.php on line 38
    renalpha committed May 14, 2020
    Configuration menu
    Copy the full SHA
    743eb18 View commit details
    Browse the repository at this point in the history