-
Notifications
You must be signed in to change notification settings - Fork 182
Closed
Description
According to #337 (comment), here is a roadmap for the next 2.0 major of this bundle:
- Bump PHP support to 7.1 → [WIP] [2.x] Version bumps #366
- Introduce PHP7 type-hinting -> Dependencies upgrade #379
- Move to psr-4 new directory structure (
srcandtests) → [2.x] PSR-4 friendly structure #365 - Bump PHPUnit support to v6 -> Dependencies upgrade #379
- Bump Symfony support to v3.4. As it's the next LTS, it would make sense
- Bump nelmio/alice support to v3 => nelmio/alice v3 #268 and Nelmio Alice v3 upgrade #337
- Bump Twig support to v2 -> Dependencies upgrade #379
- Bump jackalope/jackalope-doctrine-dbal support to v1.3 -> Dependencies upgrade #379
- Bump brianium/paratest to v1 -> Dependencies upgrade #379
- Check and bump other dependencies to latest -> Dependencies upgrade #379
This are ideas I got right know. Feel free to comment if you want to add/modify/remove any of them.
Also, feel free to participate to this next major. 👍
alexislefebvre