Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Update pimcore/pimcore version
Add php versions.
  • Loading branch information
herbertroth authored Jan 22, 2025
1 parent 9489d2d commit aac7822
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 @@ -21,7 +21,8 @@
}
},
"require": {
"pimcore/pimcore": "12.x-dev",
"php": "~8.3.0 || ~8.4.0",
"pimcore/pimcore": "^12.0",
"friendsofphp/proxy-manager-lts": "^1"
},
"require-dev": {
Expand Down

0 comments on commit aac7822

Please sign in to comment.