Skip to content
This repository was archived by the owner on Nov 6, 2021. It is now read-only.

Commit 53c849d

Browse files
Merge pull request #9 from wakeapp/HUB-367
[HUB-367] update swagger-resolver-bundle
2 parents 66374e3 + f85edb3 commit 53c849d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.0.9] - 2020-09-04
2+
## Patch
3+
- Updated `wakeapp/swagger-resolver-bundle` to the `^0.4.8`.
4+
15
## [2.0.8] - 2020-09-04
26
## Patch
37
- Added Symfony 5 support.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"require": {
99
"php": "~7.1",
1010
"ext-json": "*",
11-
"wakeapp/swagger-resolver-bundle": "^0.4.7",
11+
"wakeapp/swagger-resolver-bundle": "^0.4.8",
1212
"psr/log": "^1.0",
1313
"symfony/config": "~3.4||~4.0||~5.0",
1414
"symfony/dependency-injection": "~3.4||~4.0||~5.0",

0 commit comments

Comments
 (0)