Skip to content

Commit

Permalink
Update pimcore/pimcore add php 8.4 (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexz707 authored Jan 15, 2025
1 parent 32bcee7 commit 1c0b2c3
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 @@ -17,11 +17,11 @@
"prefer-stable": true,
"minimum-stability": "dev",
"require": {
"php": "~8.2.0 || ~8.3.0",
"php": "~8.3.0 || ~8.4.0",
"nesbot/carbon": "^2.65",
"pimcore/static-resolver-bundle": "2.x-dev",
"pimcore/generic-data-index-bundle": "2.x-dev",
"pimcore/pimcore": "^11.x-dev",
"pimcore/pimcore": "^12.x-dev",
"zircote/swagger-php": "^4.8",
"ext-zip": "*",
"symfony/mercure": "^0.6.5",
Expand Down

0 comments on commit 1c0b2c3

Please sign in to comment.