Making symfony/console 4.2 use symfony/framework 4.2's config/bootstrap.php file

This assumes that the components are upgraded at the same time, but that is
an assumption we need to make for sane versioning. This assumption is already
made (for example) in the framework-bundle 4.2 recipe, whose config/bootstrap.php
file references a DotEnv 4.2 method
This commit is contained in:
Ryan Weaver
2019-12-12 16:48:07 -05:00
parent a4a3f3448d
commit 1a886501b8
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
../3.3/bin
+1
View File
@@ -0,0 +1 @@
../../../framework-bundle/4.2/config/bootstrap.php
+1
View File
@@ -0,0 +1 @@
../3.3/manifest.json
+1 -1
View File
@@ -1 +1 @@
../3.3/config/
../4.2/config