Skip to content

Commit 623c2be

Browse files
chore: check API Platform 4.1@alpha (#494)
1 parent 4b28f9c commit 623c2be

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

api/composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"php": ">=8.3",
66
"ext-ctype": "*",
77
"ext-iconv": "*",
8-
"api-platform/doctrine-orm": "^4.0.15",
9-
"api-platform/graphql": "^4.0.15",
10-
"api-platform/symfony": "^4.0.15",
8+
"api-platform/doctrine-orm": "^4.1",
9+
"api-platform/graphql": "^4.1",
10+
"api-platform/symfony": "^4.1",
1111
"doctrine/common": "^3.4",
1212
"doctrine/doctrine-bundle": "^2.11",
1313
"doctrine/doctrine-fixtures-bundle": "^4.0",
@@ -120,5 +120,5 @@
120120
]
121121
}
122122
},
123-
"minimum-stability": "stable"
123+
"minimum-stability": "alpha"
124124
}

api/composer.lock

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)