panique / mini2

Just an extremely simple naked PHP application, useful for small projects and quick prototypes.
MIT License
416 stars 102 forks source link

[moved to MINI3] Upgrading from Slim 2 to Slim 3 #40

Closed cxj closed 8 years ago

cxj commented 9 years ago

Any intentions regarding upgrading Mini2 to Slim 3 compatibility when it's released? :-)

panique commented 9 years ago

Hey there, no plans yet, but I think somebody will commit a version for Slim 3 soon !

cxj commented 9 years ago

Thank you for the reply!

panique commented 9 years ago

As this is interesting I'd like to reopen this issue and give some links :)

Feed about Slim3: http://www.slimframework.com/2015/08/10/slim3-beta2.html

BETA 3 for download: https://github.com/slimphp/Slim/releases

I think this will work when require'ing "slim/slim": "3.0.0-beta2" in composer.json.

Cheers, Chris

panique commented 9 years ago

Let's do this when there's a very stable Slim 3 release, usually some weeks after first 3.0 release...

cxj commented 9 years ago

Sounds like a sane plan to me. ;-)

panique commented 8 years ago

By the way, it might take some months until Slim 3 is more popular than Slim 2, so it might be better to wait a long time until this framework really NEEDS Slim 3 under the hood. :)