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

Unresolvable dependency and BindingResolutionException on Laravel 5.4 #35

Closed
gandra opened this issue Jan 26, 2017 · 3 comments
Closed
Labels

Comments

@gandra
Copy link

gandra commented Jan 26, 2017

After installing package on laravel 5.4 php artisan route:list fails:

$ php artisan   route:list

  [Illuminate\Contracts\Container\BindingResolutionException]
  Unresolvable dependency resolving [Parameter #2 [ <required> $path ]] in class Asvae\ApiTester\Storages\JsonStorage

My environment:
Windows 7
php 7.1
Laravel 5.4

@asvae
Copy link
Owner

asvae commented Jan 26, 2017

Thanks.

This means that library essentially doesn't work on laravel 5.4. I'll take a look promtly.

@asvae asvae added the bug label Jan 26, 2017
@greabock
Copy link
Collaborator

laravel/framework#17556

@asvae asvae self-assigned this Jan 29, 2017
@asvae
Copy link
Owner

asvae commented Jan 30, 2017

Fixed in 2.0.7.

@gandra please reopen if i missed something.

@asvae asvae closed this as completed Jan 30, 2017
@asvae asvae removed their assignment Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants