<?xml version="1.0"?>
<extension key="riverlea" type="module">
  <file>riverlea</file>
  <name>RiverLea CiviCRM Theme Framework</name>
  <description>CiviCRM Theme package with CSS Variable defined variations ('streams'). Includes Minetta (~Greenwich), Walbrook (~Shoreditch), HackneyBrook (~Finsbury Park), Thames (~Aah).</description>
  <license>AGPL-3.0</license>
  <maintainer>
    <author>Nicol Wistreich</author>
  </maintainer>
  <urls>
    <url desc="Main Extension Page">https://lab.civicrm.org/extensions/riverlea</url>
    <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
  </urls>
  <releaseDate>[civicrm.releaseDate]</releaseDate>
  <version>[civicrm.version]</version>
  <develStage>stable</develStage>
  <compatibility>
    <ver>[civicrm.majorVersion]</ver>
  </compatibility>
  <php_compatibility>
    <ver>8.0</ver>
    <ver>8.1</ver>
    <ver>8.2</ver>
    <ver>8.3</ver>
    <ver>8.4</ver>
  </php_compatibility>
  <smarty_compatibility>
    <ver>5</ver>
  </smarty_compatibility>
  <comments>A cross-CMS CiviCRM theme framework.</comments>
  <classloader>
    <psr4 prefix="Civi\" path="Civi"/>
    <psr0 prefix="CRM_" path="."/>
  </classloader>
  <civix>
    <namespace>CRM/riverlea</namespace>
    <format>25.10.2</format>
  </civix>
  <mixins>
    <mixin>theme-php@1.0.0</mixin>
    <mixin>setting-php@1.0.0</mixin>
    <mixin>mgd-php@2.0.0</mixin>
    <mixin>scan-classes@1.0.0</mixin>
    <mixin>entity-types-php@2.0.0</mixin>
    <mixin>afform-entity-php@1.0.0</mixin>
    <mixin>ang-php@1.0.0</mixin>
    <mixin>menu-xml@1.0.0</mixin>
    <mixin>smarty@1.0.3</mixin>
  </mixins>
  <upgrader>CiviMix\Schema\Riverlea\AutomaticUpgrader</upgrader>
</extension>
