You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
204 lines
7.0 KiB
204 lines
7.0 KiB
{
|
|
"name": "chamilo/chamilo-lms",
|
|
"description": "E-learning and collaboration software",
|
|
"type": "project",
|
|
"homepage": "http://www.chamilo.org",
|
|
"license": "GPL-3.0-or-later",
|
|
"support": {
|
|
"forum": "https://chamilo.org/forum",
|
|
"irc": "irc://irc.freenode.org/chamilo",
|
|
"source": "https://github.com/chamilo/chamilo-lms",
|
|
"docs": "https://github.com/chamilo/docs",
|
|
"issues": "https://github.com/chamilo/chamilo-lms/issues"
|
|
},
|
|
"replace": {
|
|
"paragonie/random_compat": "2.*",
|
|
"symfony/polyfill-ctype": "*",
|
|
"symfony/polyfill-iconv": "*",
|
|
"symfony/polyfill-php56": "*",
|
|
"symfony/polyfill-php70": "*",
|
|
"symfony/polyfill-php71": "*"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Chamilo\\": "src/"
|
|
},
|
|
"files": [
|
|
"public/legacy.php"
|
|
],
|
|
"classmap": [
|
|
"public/main/auth",
|
|
"public/main/admin",
|
|
"public/main/cron/lang",
|
|
"public/main/course_description",
|
|
"public/main/dropbox",
|
|
"public/main/exercise",
|
|
"public/main/gradebook/lib",
|
|
"public/main/lp",
|
|
"public/main/inc/lib",
|
|
"public/plugin",
|
|
"public/main/install",
|
|
"public/main/survey"
|
|
]
|
|
},
|
|
"repositories": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/jmontoyaa/APYDataGridBundle.git"
|
|
}
|
|
],
|
|
"require": {
|
|
"php": "^7.3",
|
|
"ext-bcmath": "*",
|
|
"ext-curl": "*",
|
|
"ext-dom": "*",
|
|
"ext-exif": "*",
|
|
"ext-fileinfo": "*",
|
|
"ext-gd": "*",
|
|
"ext-intl": "*",
|
|
"ext-json": "*",
|
|
"ext-libxml": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-soap": "*",
|
|
"ext-xml": "*",
|
|
"ext-xmlreader": "*",
|
|
"ext-zip": "*",
|
|
"ext-zlib": "*",
|
|
"a2lix/translation-form-bundle": "^3.0",
|
|
"antishov/doctrine-extensions-bundle": "~1.4",
|
|
"api-platform/api-pack": "^1.2",
|
|
"apy/datagrid-bundle": "dev-master",
|
|
"beberlei/doctrineextensions": "^1.2",
|
|
"brumann/polyfill-unserialize": "^1.0",
|
|
"chamilo/settings-bundle": "dev-master",
|
|
"clue/graph": "~0.9",
|
|
"cocur/slugify": "^4.0",
|
|
"doctrine/data-fixtures": "~1.0",
|
|
"doctrine/dbal": "~2.10",
|
|
"doctrine/doctrine-bundle": "~2.0",
|
|
"doctrine/doctrine-fixtures-bundle": "^3.0",
|
|
"doctrine/doctrine-migrations-bundle": "~2.0",
|
|
"doctrine/orm": "~2.7",
|
|
"endroid/qr-code": "~3.7",
|
|
"erusev/parsedown": "~1.7",
|
|
"essence/essence": "~3.0",
|
|
"ezyang/htmlpurifier": "~4.12",
|
|
"firebase/php-jwt": "^5.0",
|
|
"friendsofsymfony/jsrouting-bundle": "~2.0",
|
|
"friendsofsymfony/rest-bundle": "dev-master",
|
|
"graphp/algorithms": "~0.8",
|
|
"graphp/graphviz": "~0.2",
|
|
"gregwar/captcha-bundle": "^2.0",
|
|
"jbroadway/urlify": "~1.1",
|
|
"jeroendesloovere/vcard": "~1.7",
|
|
"jimmiw/php-time-ago": "~3.0",
|
|
"kigkonsult/icalcreator": "~2.29",
|
|
"knplabs/doctrine-behaviors": "~2.0",
|
|
"knplabs/gaufrette": "~0.9",
|
|
"knplabs/knp-components": "~2.0",
|
|
"knplabs/knp-menu-bundle": "~3.0",
|
|
"knpuniversity/oauth2-client-bundle": "~2.0",
|
|
"laminas/laminas-config": "~3.2",
|
|
"laminas/laminas-feed": "~2.10",
|
|
"laminas/laminas-filter": "~2.9",
|
|
"laminas/laminas-http": "~2.10",
|
|
"laminas/laminas-permissions-acl": "~2.7",
|
|
"laminas/laminas-soap": "~2.8",
|
|
"league/csv": "^9.1",
|
|
"league/glide-symfony": "^1.0",
|
|
"liip/imagine-bundle": "^2.1",
|
|
"maennchen/zipstream-php": "^2.0",
|
|
"masterminds/html5": "^2.0",
|
|
"michelf/php-markdown": "~1.8",
|
|
"mpdf/mpdf": "~8.0",
|
|
"nesbot/carbon": "^2.33",
|
|
"oneup/flysystem-bundle": "~3.0",
|
|
"oneup/uploader-bundle": "~3.0",
|
|
"overblog/graphql-bundle": "~0.11",
|
|
"pagerfanta/pagerfanta": "~2.0",
|
|
"paragonie/random-lib": "~2.0",
|
|
"patchwork/utf8": "~1.3",
|
|
"php-ffmpeg/php-ffmpeg": "~0.14",
|
|
"phpoffice/phpspreadsheet": "~1.9",
|
|
"phpoffice/phpword": "~0.16",
|
|
"robrichards/xmlseclibs": "3.0.*",
|
|
"sabre/vobject": "~4.2",
|
|
"sensio/framework-extra-bundle": "~5.0",
|
|
"sensiolabs/security-checker": "~6.0",
|
|
"sunra/php-simple-html-dom-parser": "~1.5",
|
|
"symfony/apache-pack": "^1.0",
|
|
"symfony/asset": "^5.0",
|
|
"symfony/dotenv": "^5.0",
|
|
"symfony/expression-language": "^5.0",
|
|
"symfony/flex": "^1.6",
|
|
"symfony/form": "^5.0",
|
|
"symfony/http-kernel": "^5.0",
|
|
"symfony/intl": "^5.0",
|
|
"symfony/mailer": "^5.0",
|
|
"symfony/monolog-bundle": "^3.1",
|
|
"symfony/polyfill-apcu": "^1.9",
|
|
"symfony/requirements-checker": "^1.1",
|
|
"symfony/security-bundle": "^5.0",
|
|
"symfony/string": "5.0.*",
|
|
"symfony/templating": "^5.0",
|
|
"symfony/translation": "^5.0",
|
|
"symfony/twig-pack": "^1.0",
|
|
"symfony/validator": "^5.0",
|
|
"symfony/webpack-encore-bundle": "^1.7",
|
|
"symfony/yaml": "^5.0",
|
|
"symfonycasts/reset-password-bundle": "^1.1",
|
|
"tgalopin/html-sanitizer-bundle": "^1.1",
|
|
"twig/extensions": "^1.5",
|
|
"vich/uploader-bundle": "^1.13",
|
|
"webit/eval-math": "~1.0"
|
|
},
|
|
"config": {
|
|
"component-dir": "public/assets",
|
|
"sort-packages": true
|
|
},
|
|
"require-dev": {
|
|
"behat/behat": "@stable",
|
|
"behat/mink": "dev-master",
|
|
"behat/mink-goutte-driver": "@stable",
|
|
"behat/mink-selenium2-driver": "@stable",
|
|
"php-translation/symfony-bundle": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"symfony/browser-kit": "^4.0|^5.0",
|
|
"symfony/css-selector": "^5.0",
|
|
"symfony/debug-pack": "*",
|
|
"symfony/maker-bundle": "^1.15",
|
|
"symfony/phpunit-bridge": "^5.0",
|
|
"symfony/profiler-pack": "*",
|
|
"symfony/test-pack": "*",
|
|
"symplify/easy-coding-standard": "^7.0",
|
|
"vimeo/psalm": "^3.10"
|
|
},
|
|
"scripts": {
|
|
"analyse": [
|
|
"@php vendor/bin/ecs check src",
|
|
"@php vendor/bin/psalm --show-info=false"
|
|
],
|
|
"auto-scripts": {
|
|
"cache:clear": "symfony-cmd",
|
|
"assets:install %PUBLIC_DIR%": "symfony-cmd"
|
|
},
|
|
"install-ckeditor": {
|
|
"ckeditor:install %PUBLIC_DIR%/libs/ckeditor --clear=keep --tag=4.13.0 --exclude=samples --exclude=adapters ": "symfony-cmd",
|
|
"security-checker security:check": "script",
|
|
"requirements-checker": "script"
|
|
},
|
|
"post-install-cmd": [
|
|
"@auto-scripts",
|
|
"@install-ckeditor"
|
|
],
|
|
"post-update-cmd": [
|
|
"@auto-scripts"
|
|
],
|
|
"pre-install-cmd": [
|
|
"Chamilo\\CoreBundle\\Composer\\ScriptHandler::deleteOldFilesFrom19x"
|
|
],
|
|
"pre-update-cmd": [
|
|
],
|
|
"phpcs": "phpcs --standard=.php_cs.dist"
|
|
}
|
|
}
|
|
|