HEX
Server: Apache
System: Linux webm005.cluster121.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: adventp (418412)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/adventp/www/wp-content/plugins/ut-core/vendor/deliciousbrains/wp-queue/composer.json
{
    "name": "deliciousbrains/wp-queue",
    "description": "WordPress job queues",
    "keywords": ["wordpress","queue","job"],
    "license": "MIT",
    "authors": [
        {
            "name": "Ashley Rich",
            "email": "hello@ashleyrich.com"
        },
        {
            "name": "Delicious Brains",
            "email": "nom@deliciousbrains.com"
        }
    ],
    "require": {
        "php": ">=7.3.0",
        "nesbot/carbon": "^2.0"
    },
    "autoload": {
        "psr-4": {
            "WP_Queue\\": "src\\WP_Queue"
        },
        "files": [
            "src/functions.php"
        ]
    },
    "require-dev": {
        "phpunit/phpunit": "^9.0.0",
        "10up/wp_mock": "^0.4.2",
        "humanmade/coding-standards": "^1.1",
        "php-stubs/wp-cli-stubs": "^2.6",
        "phpstan/phpstan": "^1.4",
        "szepeviktor/phpstan-wordpress": "^1.0"
    },
    "config": {
        "allow-plugins": {
            "dealerdirect/phpcodesniffer-composer-installer": true
        }
    }
}