__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{
"name": "twig/cache-extension",
"description": "Cache fragments of templates directly within Twig.",
"keywords": ["twig", "cache", "extension"],
"homepage": "https://github.com/twigphp/twig-cache-extension",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "Alexander",
"email": "[email protected]"
}
],
"require": {
"php": ">=5.3.2",
"twig/twig": "^1.38|^2.4|^3.0"
},
"require-dev": {
"psr/cache": "^1.0",
"phpunit/phpunit": "^5.0 || ^4.8.36",
"sebastian/comparator": "^1.2.4|^2.0",
"doctrine/cache": "~1.0"
},
"scripts": {
"test": "phpunit"
},
"suggest": {
"psr/cache-implementation": "To make use of PSR-6 cache implementation via PsrCacheAdapter."
},
"autoload": {
"psr-4": {
"": "lib/"
}
},
"autoload-dev": {
"psr-4": {
"": "test/"
}
},
"extra": {
"branch-alias": {
"dev-master": "1.5-dev"
}
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| lib | Folder | 0775 |
|
|
| composer.json | File | 1.07 KB | 0775 |
|