<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware/shopware/5.2/engine/Shopware/Components/Plugin/schema/plugin.xsd">
    <label lang="de">HTTP-Passwortschutz für Entwicklungsshops</label>
    <label lang="en">Basic HTTP password protection for development</label>

    <version>1.1.0</version>
    <link>https://onlineshop.consulting</link>
    <author>onlineshop.consulting</author>
    <compatibility minVersion="5.2.0" />

    <changelog version="1.0.0">
        <changes lang="de">Veröffentlichung</changes>
        <changes lang="en">Release</changes>
    </changelog>
    <changelog version="1.1.0">
        <changes lang="de">Subshopfähigkeit</changes>
        <changes lang="en">Subshop compatibility</changes>
    </changelog>
</plugin>
