This PR was merged into the 1.7-dev branch.
Discussion
----------
Related to #10928.
Commits
-------
3bb2b7ca61 Use Symfony CLI command instead of symfony/web-server-bundle
* 1.2:
Fixed sorting path while sorting by position
Remove PHPStan extension for Symfony
Make PhpSpec passing after fixing PHPStan warnings
Make PHPStan for specs passing
Fix spec classnames / filenames mismatches
Setup spec paths in autoload-dev in the main package
Update PhpSpec to ^5.0
* 1.1:
Apply coding standard fixes
Point to a LICENSE in current branch
Add Sylius/CustomerOrderCancellationPlugin to the lsit of official plugins
Lower PHPStan level 2 errors from 222 to 15
Add information about other plugins
Document officially supported plugins in the README
* 1.1:
Added title to product reviews, fixed#9425
Fix tests.
Make tests passing again
Apply coding standard fixes
Random PHPStan fixed (level 2)
Install Doctrine extension for PHPStan
Install Symfony extension for PHPStan
Fix constraint class related ambiguities in validators
Install PHPStan 0.10 & Webmozart/Assert extension
Fix DoctrineTargetEntitiesResolverPass priority to avoid mapping issues.