Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Update pimcore/pimcore version
  • Loading branch information
herbertroth authored Jan 22, 2025
1 parent a9190ec commit 6a40624
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@
}
},
"prefer-stable": true,
"minimum-stability": "dev",
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"doctrine/dbal": "^3.6",
"pimcore/admin-ui-classic-bundle": "^1.1 || 2.x-dev",
"pimcore/pimcore": "^11.2 || 12.x-dev"
"pimcore/pimcore": "^11.2 || ^12.0"
},
"require-dev": {
"phpstan/phpstan": "^1.10.5",
Expand Down

0 comments on commit 6a40624

Please sign in to comment.