mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
Added defaults
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Read more about client options at: https://github.com/kriswallsmith/Buzz/blob/master/doc/client.md
|
||||
services:
|
||||
_defaults:
|
||||
public: false
|
||||
|
||||
# Clients
|
||||
Buzz\Client\Curl:
|
||||
arguments:
|
||||
|
||||
Reference in New Issue
Block a user