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 337
337
<xsd : element name =" default-psr6-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
338
338
<xsd : element name =" default-redis-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
339
339
<xsd : element name =" default-memcached-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
340
- <xsd : element name =" default-doctrine-dbal-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
341
340
<xsd : element name =" default-pdo-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
342
341
<xsd : element name =" pool" type =" cache_pool" minOccurs =" 0" maxOccurs =" unbounded" />
343
342
</xsd : sequence >
349
348
<xsd : attribute name =" default-redis-provider" type =" xsd:string" />
350
349
<xsd : attribute name =" default-memcached-provider" type =" xsd:string" />
351
350
<xsd : attribute name =" default-pdo-provider" type =" xsd:string" />
351
+ <xsd : attribute name =" default-doctrine-dbal-provider" type =" xsd:string" />
352
352
<xsd : attribute name =" prefix-seed" type =" xsd:string" />
353
353
</xsd : complexType >
354
354
You can’t perform that action at this time.
0 commit comments