Skip to content

Relax minimum required version of Slim #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 15, 2016

Conversation

tuupola
Copy link
Contributor

@tuupola tuupola commented Oct 15, 2016

Q A
Bug fix? yes
New feature? n
BC breaks? no
Deprecations? no
Related tickets mentioned in php-http/documentation#159
Documentation
License MIT

What's in this PR?

This relaxes the minimum require Slim Framework version from 3.5 to 3.0. This is something I forgot to change before submitting #53.

Why?

Slim follows semver so anything starting from 3.0 will work. Also ran tests for all 3.x versions manually and they pass.

@sagikazarmark sagikazarmark merged commit 76f6e5c into php-http:master Oct 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants