zendframework / zend-expressive-aurarouter

Aura.Router integration for Expressive
Other
6 stars 8 forks source link

latest version is AuraRouter 3.0.0 #10

Closed othpiik closed 7 years ago

othpiik commented 8 years ago

zend-expressive-aurarouter take AuraRouter 2.3.0 how to upgrade latest version to AuraRouter 3.0.0, please?

sandrokeil commented 8 years ago

Are there BC breaks? You can try this in your composer.json 3.0.0 as 2.3.0.

geerteltink commented 8 years ago

You can't just update to 3.0. Some used classes are gone or renamed. I guess a rewrite is needed, which might be easy since 3.x is made for PSR-7.

geerteltink commented 8 years ago

If you want you can test it: #11

weierophinney commented 7 years ago

Fixed with #11, which will release with a forthcoming 1.1.0.