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 290290 <xsd : element name =" default-psr6-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
291291 <xsd : element name =" default-redis-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
292292 <xsd : element name =" default-memcached-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
293- <xsd : element name =" default-doctrine-dbal-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
294293 <xsd : element name =" default-pdo-provider" type =" xsd:string" minOccurs =" 0" maxOccurs =" 1" />
295294 <xsd : element name =" pool" type =" cache_pool" minOccurs =" 0" maxOccurs =" unbounded" />
296295 </xsd : sequence >
302301 <xsd : attribute name =" default-redis-provider" type =" xsd:string" />
303302 <xsd : attribute name =" default-memcached-provider" type =" xsd:string" />
304303 <xsd : attribute name =" default-pdo-provider" type =" xsd:string" />
304+ <xsd : attribute name =" default-doctrine-dbal-provider" type =" xsd:string" />
305305 <xsd : attribute name =" prefix-seed" type =" xsd:string" />
306306 </xsd : complexType >
307307
You can’t perform that action at this time.
0 commit comments