Skip to content

Commit

Permalink
Update min php version to 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexz707 committed Feb 29, 2024
1 parent 4c15c69 commit f1d7a1e
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 @@ -17,7 +17,7 @@
"prefer-stable": true,
"minimum-stability": "dev",
"require": {
"php": "~8.1.0 || ~8.2.0",
"php": "~8.2",
"pimcore/static-resolver-bundle": "^1.3",
"pimcore/generic-data-index-bundle": "1.x-dev",
"pimcore/pimcore": "^11.0",
Expand Down

0 comments on commit f1d7a1e

Please sign in to comment.