Skip to content

Commit

Permalink
[TASK] Package dependencies
Browse files Browse the repository at this point in the history
Increase version of Solarium to 6.2.7 due dependency to symfony/event-dispatcher-contracts.

Resolves: #3376
  • Loading branch information
3l73 committed Oct 24, 2022
1 parent 3d5889d commit 566f601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"ext-json": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
"solarium/solarium": "6.2.3",
"solarium/solarium": "6.2.7",
"typo3/cms-backend": "*",
"typo3/cms-core": "^12.0.0",
"typo3/cms-extbase": "*",
Expand Down

0 comments on commit 566f601

Please sign in to comment.