Skip to content

Commit 474cbee

Browse files
Update the Composer (#3825)
* Updated the composer file * updated the composer file * updated the composer file
1 parent 2c8047c commit 474cbee

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"prefer-stable": true,
1818
"minimum-stability": "dev",
1919
"require": {
20-
"php": "~8.3.0 || ~8.4.0",
21-
"pimcore/pimcore": "^12.3",
22-
"pimcore/studio-backend-bundle": "^2025.4.6"
20+
"php": "~8.4.0 || ~8.5.0",
21+
"pimcore/pimcore": "^2026.1.6",
22+
"pimcore/studio-backend-bundle": "^2026.1.6"
2323
},
2424
"require-dev": {
2525
"codeception/codeception": "^5.3.5",

0 commit comments

Comments
 (0)