mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
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:
Symlink
+1
@@ -0,0 +1 @@
|
||||
../3.3/bin
|
||||
@@ -0,0 +1 @@
|
||||
../../../framework-bundle/4.2/config/bootstrap.php
|
||||
+1
@@ -0,0 +1 @@
|
||||
../3.3/manifest.json
|
||||
@@ -1 +1 @@
|
||||
../3.3/config/
|
||||
../4.2/config
|
||||
Reference in New Issue
Block a user