Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 19... Línea 19...
19
        "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
19
        "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
20
        "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
20
        "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
21
        "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
21
        "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
22
    },
22
    },
23
    "conflict": {
23
    "conflict": {
24
        "ext-maxminddb": "<1.10.1,>=2.0.0"
24
        "ext-maxminddb": "<1.11.1 || >=2.0.0"
25
    },
25
    },
26
    "require-dev": {
26
    "require-dev": {
27
        "friendsofphp/php-cs-fixer": "3.*",
27
        "friendsofphp/php-cs-fixer": "3.*",
28
        "phpunit/phpunit": ">=8.0.0,<10.0.0",
28
        "phpunit/phpunit": ">=8.0.0,<10.0.0",
29
        "php-coveralls/php-coveralls": "^2.1",
-
 
30
        "phpunit/phpcov": ">=6.0.0",
-
 
31
        "squizlabs/php_codesniffer": "3.*",
29
        "squizlabs/php_codesniffer": "3.*",
32
        "phpstan/phpstan": "*"
30
        "phpstan/phpstan": "*"
33
    },
31
    },
34
    "autoload": {
32
    "autoload": {
35
        "psr-4": {
33
        "psr-4": {