Skip to content

Commit

Permalink
chore: bump api-platform dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Aug 12, 2024
1 parent 380ff74 commit 120eaf1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
],
"require": {
"php": ">=8.1",
"api-platform/documentation": "*@dev || ^3.1",
"api-platform/json-schema": "*@dev || ^3.1",
"api-platform/metadata": "*@dev || ^3.1",
"api-platform/serializer": "*@dev || ^3.1",
"api-platform/state": "*@dev || ^3.1",
"api-platform/documentation": "*@dev || ^3.2 || ^4.0",
"api-platform/json-schema": "*@dev || ^3.2 || ^4.0",
"api-platform/metadata": "*@dev || ^3.2 || ^4.0",
"api-platform/serializer": "*@dev || ^3.2 || ^4.0",
"api-platform/state": "*@dev || ^3.2 || ^4.0",
"symfony/error-handler": "^7.1",
"symfony/http-foundation": "^6.4 || ^7.1"
},
Expand Down

0 comments on commit 120eaf1

Please sign in to comment.