mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
Add recipe for eightpoints/guzzle-bundle
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
eight_points_guzzle:
|
||||
logging: true
|
||||
@@ -0,0 +1,2 @@
|
||||
eight_points_guzzle:
|
||||
clients: ~
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"EightPoints\\Bundle\\GuzzleBundle\\EightPointsGuzzleBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user