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

The uri param should be a generic PSR UriInterface #5

Merged
merged 2 commits into from
Mar 5, 2018

Conversation

Naouak
Copy link
Contributor

@Naouak Naouak commented Mar 5, 2018

You should be able to create your own UriInterface implementation to use the migration system. This pull request change Uri to PSR's UriInterface.

@byjg byjg changed the base branch from master to 2.0.4 March 5, 2018 15:26
@byjg
Copy link
Owner

byjg commented Mar 5, 2018

Yes! You're right! Thank you!

I was reviewing the code and there are another file to change the Uri. Could you change the DatabaseInterface class also before I apply your PR?

@Naouak
Copy link
Contributor Author

Naouak commented Mar 5, 2018

Done.

@byjg byjg merged commit 092af17 into byjg:2.0.4 Mar 5, 2018
@byjg
Copy link
Owner

byjg commented Mar 5, 2018

Great!

Soon I'll create the release 2.0.4.

For while you can use the release "2.0.4.x-dev" or the release ^2.0.3 with the "minumum-stability": "dev" in your composer file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants