Skip to content

Commit 74ff95c

Browse files
authored
Merge pull request #4 from undabot/v2.2.2
Upgrade to sf 5.3
2 parents 8c8b714 + cd944db commit 74ff95c

File tree

2 files changed

+664
-513
lines changed

2 files changed

+664
-513
lines changed

Diff for: composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"php": "^8",
88
"ext-json": "*",
99
"undabot/json-api-core": "^2.1",
10-
"symfony/http-kernel": "^5.2",
11-
"symfony/validator": "^5.2",
10+
"symfony/http-kernel": "^5.3",
11+
"symfony/validator": "^5.3",
1212
"symfony/orm-pack": "^2.1",
1313
"doctrine/annotations": "^1.12",
14-
"symfony/property-access": "^5.2",
15-
"symfony/serializer": "^5.2",
16-
"symfony/yaml": "^5.2",
14+
"symfony/property-access": "^5.3",
15+
"symfony/serializer": "^5.3",
16+
"symfony/yaml": "^5.3",
1717
"ramsey/uuid": "^4.1",
1818
"beberlei/assert": "^3.3",
1919
"sensio/framework-extra-bundle": "^6.1"

0 commit comments

Comments
 (0)