Skip to content

Conversation

@reganjohnson
Copy link

This is a WIP as there are breaking changes to 5.3 and below. I will be adding in version checking to the affected methods, however, this can be used with 5.4 in its' current state.

@reganjohnson
Copy link
Author

reganjohnson commented Jan 31, 2017

Seems there are some other PR's in progress. Feel free to cannibalize any elements from this.

In the meantime, I have a working VCS going for 5.4 development using the following composer.json settings:

{
    "require": {
            "proengsoft/laravel-jsvalidation": "^1.6.0-dev"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/reganjohnson/laravel-jsvalidation"
        }
    ]
}

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.

1 participant