| Server IP : 172.67.134.116 / Your IP : 216.73.217.123 Web Server : Apache System : Linux server.rehabsharif.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : nobi37te ( 1003) PHP Version : 8.2.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/nobi37te/public_html/wp-content/plugins/sfwd-lms/vendor/stellarwp/validation/ |
Upload File : |
{
"name": "stellarwp/validation",
"description": "An end-to-end ready PHP validation library",
"minimum-stability": "stable",
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "StellarWP",
"email": "dev@stellarwp.com"
},
{
"name": "Jason Adams",
"email": "jason.adams@givewp.com"
}
],
"require": {
"stellarwp/container-contract": "1.0.4",
"stellarwp/field-conditions": "^1.0",
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "~6.0",
"lucatume/di52": "^3.0",
"lucatume/wp-browser": "^3.0.14",
"codeception/module-phpbrowser": "^1.0.0",
"codeception/module-asserts": "^1.0.0"
},
"autoload": {
"psr-4": {
"StellarWP\\Validation\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"StellarWP\\Validation\\Tests\\": "tests/_support/Helper"
}
},
"config": {
"platform": {
"php": "7.2"
}
},
"repositories": [
{
"type": "git",
"url": "https://github.com/wordpress/wordpress-develop.git"
}
]
}