| Server IP : 172.67.133.75 / Your IP : 104.23.197.160 Web Server : nginx/1.26.1 System : Linux HE9229 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 User : www ( 1000) PHP Version : 8.0.26 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/jl3_ph_com/wp-content/plugins/elementor/vendor_prefixed/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": "[email protected]",
"homepage": "http:\/\/fabien.potencier.org",
"role": "Lead Developer"
},
{
"name": "Twig Team",
"role": "Contributors"
},
{
"name": "Armin Ronacher",
"email": "[email protected]",
"role": "Project Founder"
}
],
"require": {
"php": ">=7.2.5",
"symfony\/polyfill-php80": "^1.22",
"symfony\/deprecation-contracts": "^2.5|^3",
"symfony\/polyfill-mbstring": "^1.3",
"symfony\/polyfill-ctype": "^1.8",
"symfony\/polyfill-php81": "^1.29"
},
"require-dev": {
"symfony\/phpunit-bridge": "^5.4.9|^6.4|^7.0",
"psr\/container": "^1.0|^2.0"
},
"autoload": {
"files": [
"src\/Resources\/core.php",
"src\/Resources\/debug.php",
"src\/Resources\/escaper.php",
"src\/Resources\/string_loader.php"
],
"psr-4": {
"ElementorDeps\\Twig\\": "src\/"
}
},
"autoload-dev": {
"psr-4": {
"ElementorDeps\\Twig\\Tests\\": "tests\/"
}
}
}