We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c8b714 + cd944db commit 74ff95cCopy full SHA for 74ff95c
composer.json
@@ -7,13 +7,13 @@
7
"php": "^8",
8
"ext-json": "*",
9
"undabot/json-api-core": "^2.1",
10
- "symfony/http-kernel": "^5.2",
11
- "symfony/validator": "^5.2",
+ "symfony/http-kernel": "^5.3",
+ "symfony/validator": "^5.3",
12
"symfony/orm-pack": "^2.1",
13
"doctrine/annotations": "^1.12",
14
- "symfony/property-access": "^5.2",
15
- "symfony/serializer": "^5.2",
16
- "symfony/yaml": "^5.2",
+ "symfony/property-access": "^5.3",
+ "symfony/serializer": "^5.3",
+ "symfony/yaml": "^5.3",
17
"ramsey/uuid": "^4.1",
18
"beberlei/assert": "^3.3",
19
"sensio/framework-extra-bundle": "^6.1"
0 commit comments