Skip to content

Commit be1c023

Browse files
committed
Update monolog-1.0.xsd
1 parent d8676e6 commit be1c023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/config/schema/monolog-1.0.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<xsd:attribute name="priority" type="xsd:integer" />
3333
<xsd:attribute name="level" type="level" />
3434
<xsd:attribute name="bubble" type="xsd:boolean" />
35-
<xsd:attribute name="app_name" type="xsd:string" />
35+
<xsd:attribute name="app-name" type="xsd:string" />
3636
<xsd:attribute name="path" type="xsd:string" />
3737
<xsd:attribute name="id" type="xsd:string" />
3838
<xsd:attribute name="name" type="xsd:string" use="required" />

0 commit comments

Comments
 (0)