RatkoR / laravel-crate.io

Crate.io driver for Laravel
MIT License
36 stars 12 forks source link

Update dependencies to include the newest Crate DBAL Driver #30

Closed JulianMar closed 5 years ago

JulianMar commented 5 years ago

Add composer.lock for more secure dependencies.

It is recommended to always commit the composer.lock file

RatkoR commented 5 years ago

I really like your changes.

The tests in the laravel-crate.io all pass and that's great. We have some more tests in our system, I'd like to run those too. I can do that on monday and then I'll merge it.

JulianMar commented 5 years ago

Thank you 🙏 I think the scope may be too much for this PR. Nonetheless it would be awesome to get this merged, as we would like to use laravel 6

Yeah definitly to much, it looks like my updates to the fork are autmatically added to this PR. I will resubmit one

JulianMar commented 5 years ago

I created a new PR with the changes #31