mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 00:56:24 +03:00
Add warning when using symfony/symfony directly
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
{
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
<bg=yellow;fg=black> </>
|
||||
<bg=yellow;fg=black> Using "symfony/symfony" in your dependencies is incompatible with Symfony Flex! </>
|
||||
<bg=yellow;fg=black> </>
|
||||
|
||||
* <fg=blue>Instead</> use individual <comment>symfony/*</comment> packages.
|
||||
Reference in New Issue
Block a user