Skip to content

Commit 29ed2e3

Browse files
chore: update api-platform/core to 3.2.20
1 parent 558e208 commit 29ed2e3

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

api/composer.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/config/packages/api_platform.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
api_platform:
22
title: API Platform's demo
3-
version: 3.2.19
3+
version: 3.2.20
44
description: |
55
This is a demo application of the [API Platform](https://api-platform.com) framework.
66
[Its source code](https://github.com/api-platform/demo) includes various examples, check it out!

helm/api-platform/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ type: application
1717
# This is the chart version. This version number should be incremented each time you make changes
1818
# to the chart and its templates, including the app version.
1919
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20-
version: 3.2.19
20+
version: 3.2.20
2121

2222
# This is the version number of the application being deployed. This version number should be
2323
# incremented each time you make changes to the application. Versions are not expected to
2424
# follow Semantic Versioning. They should reflect the version the application is using.
25-
appVersion: 3.2.19
25+
appVersion: 3.2.20
2626

2727
dependencies:
2828
- name: postgresql

0 commit comments

Comments
 (0)