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

Add support Laravel 6.0 #391

Merged
merged 6 commits into from
Sep 5, 2019
Merged

Add support Laravel 6.0 #391

merged 6 commits into from
Sep 5, 2019

Conversation

sangnguyenplus
Copy link
Contributor

No description provided.

@antonkomarev
Copy link
Contributor

Resolves #390

composer.json Outdated Show resolved Hide resolved
@antonkomarev
Copy link
Contributor

Replace:

"phpunit/phpunit": "~5.7|^7.0"

With:

"phpunit/phpunit": "~5.7|^7.0|^8.0"

Because Laravel 6 requires PHPUnit 8.

@sangnguyenplus
Copy link
Contributor Author

@antonkomarev You're right, thanks!

@garbinmarcelo
Copy link

I had not seen this pull, I ended up sending another. You can ignore mine. Thank you

composer.json Outdated Show resolved Hide resolved
@sangnguyenplus
Copy link
Contributor Author

@antonkomarev Can you take a look on it?

@antonkomarev antonkomarev merged commit 1d823ff into proengsoft:master Sep 5, 2019
@antonkomarev
Copy link
Contributor

Released as v2.5.0

bytestream pushed a commit to bytestream/laravel-jsvalidation that referenced this pull request Oct 31, 2019
* Add support Laravel 6.0

* Replace deprecated function array_dot by Arr::dot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants