ai / evil-blocks

Tiny framework for web pages to split your app to separated blocks
MIT License
131 stars 10 forks source link

Add Slim 3.0 support #33

Closed jastkand closed 9 years ago

jastkand commented 9 years ago

Gets rid of default_options has been deprecated, use options deprecation warning.

ai commented 9 years ago

Thanks. Released in 0.6.3.

jastkand commented 9 years ago

Thanks.