File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 339
339
<xsd : element name =" default-psr6-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
340
340
<xsd : element name =" default-redis-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
341
341
<xsd : element name =" default-memcached-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
342
- <xsd : element name =" default-doctrine-dbal-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
343
342
<xsd : element name =" default-pdo-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
344
343
<xsd : element name =" pool" type =" cache_pool" minOccurs =" 0" maxOccurs =" unbounded" />
345
344
</xsd : sequence >
351
350
<xsd : attribute name =" default-redis-provider" type =" xsd:string" />
352
351
<xsd : attribute name =" default-memcached-provider" type =" xsd:string" />
353
352
<xsd : attribute name =" default-pdo-provider" type =" xsd:string" />
353
+ <xsd : attribute name =" default-doctrine-dbal-provider" type =" xsd:string" />
354
354
<xsd : attribute name =" prefix-seed" type =" xsd:string" />
355
355
</xsd : complexType >
356
356
You can’t perform that action at this time.
0 commit comments