Skip to content

Commit

Permalink
Update to 2024.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Hagemeister authored and Patrick Hagemeister committed Dec 13, 2024
1 parent 8b2051c commit 6b94e35
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,14 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"pimcore/pimcore": "^11.1",
"pimcore/admin-ui-classic-bundle": "^1.2",
"symfony/runtime": "^6.2",
"krankikom/pimcore-jetpakk": "^2.0.0",
"pimcore/admin-ui-classic-bundle": "^1.7.2",
"pimcore/pimcore": "^11.5",
"pimcore/platform-version": "^2024.4",
"symfony/dotenv": "^6.2",
"krankikom/pimcore-jetpakk": "@dev"
"symfony/runtime": "^6.2"
},
"require-dev": {
"codeception/codeception": "^5.0.3",
"codeception/module-symfony": "^3.1.0"
},
"suggest": {
"pimcore/data-hub": "Universal data interface for GraphQL, CSV and other formats"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6b94e35

Please sign in to comment.