Files
nextcloud-pantry/composer/autoload.php

9 lines
191 B
PHP

<?php
// SPDX-FileCopyrightText: Chen Asraf <contact@casraf.dev>
// SPDX-License-Identifier: AGPL-3.0-or-later
//
declare(strict_types=1);
require_once __DIR__ . '/../vendor/autoload.php';