mirror of
https://github.com/symfony/recipes.git
synced 2026-09-20 11:36:33 +03:00
bug #90 [symfony] Correct versions for symfony/orm-pack and symfony/profiler-pack (teohhanhui)
This PR was merged into the master branch.
Discussion
----------
[symfony] Correct versions for symfony/orm-pack and symfony/profiler-pack
| Q | A
| ------------- | ---
| License | MIT
Also added aliases `doctrine-orm` and `doctrine` for `symfony/orm-pack` to better address symfony/flex#28 and symfony/recipes#24.
Commits
-------
38f8251 [symfony] Correct versions for symfony/orm-pack and symfony/profiler-pack
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"aliases": ["orm", "doctrine-orm", "doctrine"]
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"aliases": ["orm"]
|
||||
}
|
||||
Reference in New Issue
Block a user