Skip to content

Commit ab713ae

Browse files
authored
deprecation
scalar quote for 4.0
1 parent 68de3a8 commit ab713ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/config/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ services:
66
class: Kendrick\SymfonyDebugToolbarGit\DataCollector\GitDataCollector
77
arguments: [%symfony_debug_toolbar_git.repository_commit_url%]
88
tags:
9-
- { name: data_collector, template: %symfony_debug_toolbar_git.data_collector.template%, id:"datacollector_git" }
9+
- { name: data_collector, template: "%symfony_debug_toolbar_git.data_collector.template%", id:"datacollector_git" }

0 commit comments

Comments
 (0)