Bump zircote/swagger-php version

This commit is contained in:
Guilhem Niot 2017-03-15 13:31:40 +01:00
parent 19666e1ed6
commit cb74f4d36c
No known key found for this signature in database
GPG Key ID: 7A655BEB5BDC1CA6
2 changed files with 1 additions and 4 deletions

View File

@ -22,7 +22,4 @@ matrix:
- php: 7.0
env: COMPOSER_FLAGS="--prefer-lowest"
before_install:
- composer self-update
install: composer update $COMPOSER_FLAGS

View File

@ -19,7 +19,7 @@
"symfony/framework-bundle": "^2.8|^3.0",
"symfony/property-info": "^2.8|^3.0",
"exsyst/swagger": "~0.2.3",
"zircote/swagger-php": "dev-master"
"zircote/swagger-php": "^2.0.9"
},
"require-dev": {
"symfony/twig-bundle": "^2.8|^3.0",