After upgrading from 2.5 to 2.8 I started getting: ``` Property Symfony\Component\Asset\PathPackage::$versionStrategy does not exist ``` This is the same issue as https://github.com/symfony/symfony/issues/14692 just a in a different file. I will submit a PR with the fix.