Closed patrickguevara closed 8 years ago
I'm using a forked copy of this and it seems to be working just fine (all my previous tests are still passing)
"repositories": [
{
"type": "vcs",
"url": "https://github.com/metricloop/laravel-vfs-provider"
}
]
The only difference is adding 5.3.*
to composer.json
that requires Illuminate\Support and Illuminate\Filesystem.
Thanks for the #3 PR Patrick! Your commit is merged and tagged as 0.0.3. Packagist already picked up the changes. Happy coding!
Running into these problems when upgrading to Laravel 5.3