Skip to content

Commit

Permalink
feat: Upgraded to API platform 2.7 and PHP 8.0 minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Oct 7, 2022
1 parent 36a45e4 commit f56b655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": ">=7.4",
"php": ">=8.0",
"ext-ctype": "*",
"ext-iconv": "*",
"ext-json": "*",
"ext-zip": "*",
"api-platform/core": "~2.6.8",
"api-platform/core": "~2.7.0",
"composer/package-versions-deprecated": "1.11.99.3",
"doctrine/annotations": "^1.0",
"doctrine/doctrine-bundle": "^2.3",
Expand Down

0 comments on commit f56b655

Please sign in to comment.