Skip to content

Commit

Permalink
[TASK] Bump solarium to 6.1.4, which supports PHP 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dkd-kaehm committed Dec 2, 2021
1 parent e7eeb2b commit e56c324
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Resources/Private/Php/ComposerLibraries/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"prepend-autoloader": false
},
"require": {
"solarium/solarium": "6.0.3"
"solarium/solarium": "6.1.4"
},
"replace": {
"psr/event-dispatcher": "*",
Expand Down
24 changes: 12 additions & 12 deletions Resources/Private/Php/ComposerLibraries/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"typo3/cms-reports": "*",
"typo3/cms-scheduler": "*",
"typo3/cms-tstemplate": "*",
"solarium/solarium": "6.0.3"
"solarium/solarium": "6.1.4"
},
"require-dev": {
"phpunit/phpunit": "^7.5.6 || ^8",
Expand Down

0 comments on commit e56c324

Please sign in to comment.