byjg / php-migration

Simple library writen in PHP without framework dependancy for database version control. Supports Sqlite, MySql, Sql Server and Postgres
MIT License
159 stars 27 forks source link

deps: allow byjg/uri:^2.0 #25

Closed Gounlaf closed 4 years ago

byjg commented 4 years ago

I am handling this in the component anydataset-db and I will remove URI dependency from migration.

https://github.com/byjg/anydataset-db/pull/3

I plan merge all deps today night.

Gounlaf commented 4 years ago

Ok! Thanks :)