jeremykendall / slim-auth

Authorization and authentication for the Slim Framework using ZF2 Authentication and Acl components
MIT License
244 stars 38 forks source link

Document minimum Slim version #8

Closed jeremykendall closed 10 years ago

jeremykendall commented 10 years ago

Minimum Slim version should be 2.4.2. Will document and add that version to the require-dev key in composer.json to make sure it's obvious.

Points to @hugofcampos for pointing out the need for the updated documentation. Thanks!