Upstatement / routes

Simple routing for WordPress
188 stars 38 forks source link

AltoRouter version limitation #8

Closed JRWillis closed 7 years ago

JRWillis commented 7 years ago

Our application has a requirement of AltoRouter at version 1.2.0, however, this package is limiting the version to 1.1.0.

We're using Timber, which is including Upstatement/routes, and it's in WordPress where we have that higher dependancy on AltoRouter - because we are using our own routing package.

Suggested fix

I suggest we allow any version < 2.0.0, and I have added a pull request for this fix.

jarednova commented 7 years ago

Close by #9 and #10