Skip to content

Commit

Permalink
Merge pull request #11 from B0rner/patch-1
Browse files Browse the repository at this point in the history
Lock solarium Version to 5.x
  • Loading branch information
Sammaye authored Aug 7, 2020
2 parents 225380d + 5f98d5b commit 83ad424
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
}
],
"require": {
"solarium/solarium": "*"
"solarium/solarium": "~5.0"
},
"autoload": {
"psr-4": { "sammaye\\solr\\": "" }
}
}
}

0 comments on commit 83ad424

Please sign in to comment.