mirror of
https://github.com/silverstripe/silverstripe-fulltextsearch
synced 2024-10-22 12:05:29 +00:00
* FIX: #311 Update Symfony process to at least 3.4 * FIX Separate out all command components so Solr_Reindex works in dev mode. Co-authored-by: Kirk Mayo <kirk.mayo@stats.govt.nz> Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com> Co-authored-by: Kirk Mayo <textagroup@gmail.com> Co-authored-by: Kirk Mayo <kirk.mayo@stats.govt.nz> Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>
This commit is contained in:
parent
e0ec87a0ed
commit
4947961d5a
@ -25,7 +25,7 @@
|
|||||||
"silverstripe/framework": "^4.10",
|
"silverstripe/framework": "^4.10",
|
||||||
"monolog/monolog": "~1.15",
|
"monolog/monolog": "~1.15",
|
||||||
"ptcinc/solr-php-client": "^1.0",
|
"ptcinc/solr-php-client": "^1.0",
|
||||||
"symfony/process": "^3.2 || ^4",
|
"symfony/process": "^3.4 || ^4",
|
||||||
"tractorcow/silverstripe-proxy-db": "~0.1",
|
"tractorcow/silverstripe-proxy-db": "~0.1",
|
||||||
"ext-curl": "*"
|
"ext-curl": "*"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user