gothinkster / slim-php-realworld-example-app

Exemplary real world application built with Slim
https://realworld.io
427 stars 96 forks source link

Use Slim 4 #17

Open filips123 opened 4 years ago

filips123 commented 4 years ago

Please update this project to use Slim 4. You can check upgrade guide. This would be useful because it would help people having example apps for never Slim versions.

phrazer commented 4 years ago

yes that would be awsome...

gustavofabiane commented 4 years ago

As the project is well architected it wouldn't be hard to upgrade, recently I've upgraded an project to version 4, so I'm going to fork it and see what I can do during this week and then open a PR.