Newer
Older
{
"name": "studip/core",
"description": "Stud.IP ist ein Campus- und Lernmanagementsystem für Hochschulen, Schulen, Unternehmen, Verbände und Behörden.",
"config": {

Jan-Hendrik Willms
committed
"vendor-dir": "composer",
"platform": {

Jan-Hendrik Willms
committed
"php": "7.4"

Jan-Hendrik Willms
committed
}
},
"require-dev": {
"adlawson/vfs": "~0.12.1",
"woohoolabs/yang": "2.3.2",
"codeception/codeception": "^4.2",
"phpstan/phpstan": "^1.8",
"symfony/var-dumper": "^5.4"
},
"require": {
"php": "^7.2",
"guzzlehttp/psr7": "^2.3",
"neomerx/json-api": "4.0.1",
"spomky-labs/otphp": "^10",
"tecnickcom/tcpdf": "^6.3",
"scssphp/scssphp": "^1.4",
"symfony/yaml": "^5.0",
"ezyang/htmlpurifier": "^4.13",
"davefx/phplot": "^6.2",
"phpxmlrpc/phpxmlrpc": "^4.9.0",
"phpxmlrpc/extras": "^1.0.0-beta2",
"algo26-matthias/idna-convert": "^3.0",
"caxy/php-htmldiff": "^0.1.9",
"phpseclib/phpseclib": "^3",
"ext-gd": "*",
"ext-gettext": "*",
"ext-pdo_mysql": "*",
"ext-session": "*",
"ext-curl": "*",
"ext-zip": "*",
"ext-json": "*",
"ext-pcre": "*",
"ext-pdo": "*",
"ext-mbstring": "*",
"opis/json-schema": "^1.0",
"php-di/php-di": "^6.3.4",
"symfony/console": "^5.3.16",

Jan-Hendrik Willms
committed
"league/oauth2-server": "^8.3",
"willdurand/negotiation": "^3.1",
"monolog/monolog": "^2.8",
"symfony/polyfill-php80": "^1.27",

Jan-Hendrik Willms
committed
"symfony/polyfill-php81": "^1.27",
"phpowermove/docblock": "^2.0",
"ksubileau/color-thief-php": "^2.0",
"symfony/polyfill-php82": "^1.28",
"symfony/polyfill-php83": "^1.28",
"phpoffice/phpspreadsheet": "^1.19",
"psy/psysh": "^0.12.2"
},
"replace": {
"symfony/polyfill-php54": "*",
"symfony/polyfill-php55": "*",
"symfony/polyfill-php56": "*",
"symfony/polyfill-php70": "*",
"symfony/polyfill-php71": "*",
"symfony/polyfill-php72": "*",

Jan-Hendrik Willms
committed
"symfony/polyfill-php73": "*",
"symfony/polyfill-php74": "*",
"symfony/polyfill-mbstring": "*"