mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 19:48:49 +02:00
Update Symfony bundles
This commit is contained in:
committed by
bdalsass
parent
31cc294cc3
commit
25a612da04
@@ -292,7 +292,14 @@
|
||||
<xsd:element name="default-pdo-provider" type="xsd:string" minOccurs="0" maxOccurs="1" />
|
||||
<xsd:element name="pool" type="cache_pool" minOccurs="0" maxOccurs="unbounded" />
|
||||
</xsd:sequence>
|
||||
|
||||
<xsd:attribute name="app" type="xsd:string" />
|
||||
<xsd:attribute name="system" type="xsd:string" />
|
||||
<xsd:attribute name="directory" type="xsd:string" />
|
||||
<xsd:attribute name="default-doctrine-provider" type="xsd:string" />
|
||||
<xsd:attribute name="default-psr6-provider" type="xsd:string" />
|
||||
<xsd:attribute name="default-redis-provider" type="xsd:string" />
|
||||
<xsd:attribute name="default-memcached-provider" type="xsd:string" />
|
||||
<xsd:attribute name="default-pdo-provider" type="xsd:string" />
|
||||
<xsd:attribute name="prefix-seed" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user