Skip to content
Snippets Groups Projects
composer.json 2.42 KiB
Newer Older
{
    "name": "studip/core",
    "description": "Stud.IP ist ein Campus- und Lernmanagementsystem für Hochschulen, Schulen, Unternehmen, Verbände und Behörden.",
    "config": {
    },
    "require-dev": {
        "ext-gd": "*",
        "ext-gettext": "*",
        "ext-pdo_mysql": "*",
        "ext-session": "*",
        "ext-curl": "*",
        "ext-zip": "*",
        "ext-json": "*",
        "ext-pcre": "*",
        "ext-pdo": "*",
        "ext-mbstring": "*",
        "ext-dom": "*",
        "symfony/polyfill-php73": "*",
        "symfony/polyfill-php74": "*",
        "symfony/polyfill-php80": "*",
        "symfony/polyfill-php81": "*",
        "symfony/polyfill-mbstring": "*"