We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f7db9 commit 64a9aa5Copy full SHA for 64a9aa5
bundles/best_practices.rst
@@ -197,9 +197,9 @@ of Symfony and the latest beta release:
197
include:
198
# Minimum supported dependencies with the latest and oldest PHP version
199
- php: 7.2
200
- env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" SYMFONY_DEPRECATIONS_HELPER="weak"
+ env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" SYMFONY_DEPRECATIONS_HELPER="weak_vendors"
201
- php: 7.0
202
203
204
# Test the latest stable release
205
0 commit comments