Update dependency symfony/flex to v2.6.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/flex | require | minor |
2.5.1 -> 2.6.0
|
Release Notes
symfony/flex (symfony/flex)
v2.6.0
What's Changed
- Handle phpunit.xml.dist as an alias of phpunit.dist.xml by @nicolas-grekas in https://github.com/symfony/flex/pull/1045
- fix jsonPath in ComposerScriptsConfigurator::update by @klkvsk in https://github.com/symfony/flex/pull/1011
- Add configurator for "composer-commands" entries in recipes by @morawskim in https://github.com/symfony/flex/pull/930
- Resolve directories for copy from recipe in update case by @shyim in https://github.com/symfony/flex/pull/950
- Don't run git hooks when running recipes:update by @nicolas-grekas in https://github.com/symfony/flex/pull/1046
- Ignore warnings related to opcache.restrict_api by @nicolas-grekas in https://github.com/symfony/flex/pull/1047
- Add --yes flag to recipes:install command to overwrite all files without asking by @shyim in https://github.com/symfony/flex/pull/963
- Fix needless call to flex API on composer i by @nicolas-grekas in https://github.com/symfony/flex/pull/1048
- Don't copy constraint from framework-bundle when installing a new symfony package by @nicolas-grekas in https://github.com/symfony/flex/pull/1049
New Contributors
- @klkvsk made their first contribution in https://github.com/symfony/flex/pull/1011
- @morawskim made their first contribution in https://github.com/symfony/flex/pull/930
Full Changelog: https://github.com/symfony/flex/compare/v2.5.1...v2.6.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.