Closed michalkleiner closed 6 years ago
I also PR'd it on the other side https://github.com/silverstripe/silverstripe-framework/pull/8281
It’s not possible to soften it, v4 is a lot different.
On Tue, 24 Jul 2018 at 06:33, Michal Kleiner notifications@github.com wrote:
I also PR'd ir on the other side silverstripe/silverstripe-framework#8281 https://github.com/silverstripe/silverstripe-framework/pull/8281
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/phpstan/phpstan-shim/issues/21#issuecomment-407277887, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGZuJdr9QMwmDCwcmlyCVURBVlVrOYnks5uJqOFgaJpZM4VcDG4 .
--
Ondřej Mirtes
Ok, no problem. Hopefully, SS will accept the PR at their end which should resolve it. Thanks!
If my understanding is correct, does the package, providing a standalone phar executable, need to reference the
nikic/php-parser
as a replacement dependency?If so, would it be possible to soften it to
^3 || ^4
?Currently, it's conflicting with SilverStripe framework admin module's requirement of version 3.