PhpTikaWrapper
PhpTikaWrapper copied to clipboard
Symfony Process Conflict
I am trying to use this package with Laravel 6 and there's a conflict with symfony/process.
Please update composer.json to use
"symfony/process": "^4.3.4",
This is the current version as at Laravel 6.
Thanks.
https://github.com/NinoSkopac/PhpTikaWrapper/pull/19/commits/2eca718b20c2616fdc43bc776d88ac8e5c9cd454
Submited PR