Skip to content

Commit

Permalink
[Task] Update pimcore/pimcore to ^11.5 (#17)
Browse files Browse the repository at this point in the history
* Update pimcore/pimcore to ^11.5

* Update composer.json
  • Loading branch information
mattamon authored Dec 2, 2024
1 parent 1042f85 commit 422334a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
"config": {
"sort-packages": true
},
"prefer-stable": true,
"minimum-stability": "dev",
"require": {
"php": "^8.1",
"pimcore/pimcore": "^11.x-dev",
"pimcore/pimcore": "^11.5",
"elasticsearch/elasticsearch": "^8.0",
"psr/log": "*"
},
Expand Down

0 comments on commit 422334a

Please sign in to comment.