Sid Gifari File Manager
🏠 Root
/
home2
/
iuywvcmy
/
public_html
/
wp-content
/
plugins
/
bluehost-wordpress-plugin
/
vendor
/
wp-forge
/
fluent
/
Editing: composer.json
{ "name": "wp-forge/fluent", "description": "An instance of the Laravel Fluent class for use with WordPress.", "license": "GPL-2.0-or-later", "authors": [ { "name": "Micah Wood", "email": "micah@wpscholar.com" } ], "autoload": { "psr-4": { "WP_Forge\\Fluent\\": "includes" } } }
Save
Cancel