Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4f7e61

Browse files
committed
rebase with master
1 parent 3791cd8 commit b4f7e61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@
412412
<xsd:element name="bus" type="messenger_bus" minOccurs="0" maxOccurs="unbounded" />
413413
</xsd:sequence>
414414
<xsd:attribute name="default-bus" type="xsd:string" />
415+
<xsd:attribute name="enabled" type="xsd:boolean" />
415416
<xsd:attribute name="failure_transport" type="xsd:string" />
416417
</xsd:complexType>
417418

@@ -447,6 +448,7 @@
447448
<xsd:attribute name="name" type="xsd:string" />
448449
<xsd:attribute name="serializer" type="xsd:string" />
449450
<xsd:attribute name="dsn" type="xsd:string" />
451+
<xsd:attribute name="failure_transport" type="xsd:string" />
450452
</xsd:complexType>
451453

452454
<xsd:complexType name="messenger_bus">

0 commit comments

Comments
 (0)