Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Updated README with wanring about PHP version compat
Browse files Browse the repository at this point in the history
  • Loading branch information
kleijnweb committed Jul 29, 2016
1 parent fbb8d7e commit 9c5fdf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Invert your workflow (contract first) using Swagger ([Open API](https://openapis

Aimed to be lightweight, this bundle does not depend on FOSRestBundle or Twig.

**HEADS UP:** _You are looking at the main (4.0) development line, which is PHP 7 only. SwaggerBundle 3.x works with PHP 5.4+._

## Contract First

SwaggerBundle is built around the idea of "contract first". Other "Swagger Bundles" see an OpenAPI definition as documentation, that you generate using config and annotations.
Expand Down

0 comments on commit 9c5fdf0

Please sign in to comment.