Skip to content

Commit f7fe22e

Browse files
fix: use api-platform/core 3.2 latest stable
1 parent 29bb32f commit f7fe22e

File tree

2 files changed

+21
-37
lines changed

2 files changed

+21
-37
lines changed

api/composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
{
22
"type": "project",
33
"license": "MIT",
4-
"repositories": [
5-
{
6-
"type": "vcs",
7-
"url": "https://github.com/vincentchalamon/core"
8-
}
9-
],
104
"require": {
115
"php": ">=8.3",
126
"ext-ctype": "*",
137
"ext-iconv": "*",
14-
"api-platform/core": "dev-fix/item_uri_template",
8+
"api-platform/core": "^3.2",
159
"doctrine/doctrine-bundle": "^2.11",
1610
"doctrine/doctrine-fixtures-bundle": "^3.5",
1711
"doctrine/doctrine-migrations-bundle": "^3.3",

api/composer.lock

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

0 commit comments

Comments
 (0)