mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
Merge pull request #1339 from t-richard/patch-3
Delete Hautelook from contrib
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
hautelook_alice:
|
||||
fixtures_path: fixtures
|
||||
@@ -1,2 +0,0 @@
|
||||
imports:
|
||||
- { resource: ../dev/hautelook_alice.yaml }
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Hautelook\\AliceBundle\\HautelookAliceBundle": ["dev", "test"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/",
|
||||
"fixtures/": "fixtures/"
|
||||
}
|
||||
}
|
||||
@@ -1,2 +0,0 @@
|
||||
* <fg=blue>Write</> fixtures files in the <comment>fixtures/</> folder
|
||||
* <fg=blue>Run</> <comment>php bin/console hautelook:fixtures:load</>
|
||||
Reference in New Issue
Block a user