Skip to content

Commit 5551159

Browse files
committed
minor #37833 Added missing router config (dragosprotung)
This PR was merged into the 5.1 branch. Discussion ---------- Added missing router config | Q | A | ------------- | --- | Branch? | 5.1 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | N/A | License | MIT | Doc PR | N/A Commits ------- a3bfb7d204 Added missing router config
2 parents 5a3d923 + 021c676 commit 5551159

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/schema/symfony-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
<xsd:attribute name="https-port" type="xsd:string" />
9696
<xsd:attribute name="strict-requirements" type="xsd:string" />
9797
<xsd:attribute name="utf8" type="xsd:boolean" />
98+
<xsd:attribute name="default-uri" type="xsd:string" />
9899
</xsd:complexType>
99100

100101
<xsd:complexType name="session">

0 commit comments

Comments
 (0)