Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitda77fc2

Browse files
bug#29199 [FrameworkBundle] conflict with Dotenv <4.2 to simplify recipes (nicolas-grekas)
This PR was merged into the 4.2-dev branch.Discussion----------[FrameworkBundle] conflict with Dotenv <4.2 to simplify recipes| Q | A| ------------- | ---| Branch? | 4.2| Bug fix? | no| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | -| License | MIT| Doc PR | -In the recipe for fwb 4.2, we already assume that if dotenv is installed, it will be at v4.2 or higher.Let's enforce this.Commits-------0e80cc1 [FrameworkBundle] conflict with Dotenv <4.2 to simplify recipes
2 parents0e242ab +0e80cc1 commitda77fc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/Symfony/Bundle/FrameworkBundle/composer.json‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
"phpunit/phpunit":"<4.8.35|<5.4.3,>=5.0",
6767
"symfony/asset":"<3.4",
6868
"symfony/console":"<3.4",
69+
"symfony/dotenv":"<4.2",
6970
"symfony/form":"<4.2",
7071
"symfony/messenger":"<4.2",
7172
"symfony/property-info":"<3.4",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp