Skip to content

Commit

Permalink
feat: Fixed api-platform version to 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
roadiz-ci committed May 2, 2024
1 parent b91c848 commit 71bf78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"prefer-stable": true,
"require": {
"php": ">=8.1",
"api-platform/core": "^3.2.14",
"api-platform/core": "~3.2.14",
"symfony/framework-bundle": "6.4.*",
"symfony/rate-limiter": "6.4.*",
"symfony/lock": "6.4.*",
Expand Down

0 comments on commit 71bf78e

Please sign in to comment.