Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
clone
/
wp-conte...
/
plugins
/
flow-flo...
•
File:
composer.lock
•
Content:
{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "57a399571b81f2a9688bc87d15f84ea5", "packages": [ { "name": "cakephp/cache", "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/cakephp/cache.git", "reference": "e8ec4e77fb288adda318e08053f5f540870aeb9d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cakephp/cache/zipball/e8ec4e77fb288adda318e08053f5f540870aeb9d", "reference": "e8ec4e77fb288adda318e08053f5f540870aeb9d", "shasum": "" }, "require": { "cakephp/core": "^3.6.0", "php": ">=5.6.0", "psr/simple-cache": "^1.0.0" }, "type": "library", "autoload": { "psr-4": { "Cake\\Cache\\": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "CakePHP Community", "homepage": "https://github.com/cakephp/cache/graphs/contributors" } ], "description": "Easy to use Caching library with support for multiple caching backends", "homepage": "https://cakephp.org", "keywords": [ "cache", "caching", "cakephp" ], "support": { "forum": "https://stackoverflow.com/tags/cakephp", "irc": "irc://irc.freenode.org/cakephp", "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/cache" }, "time": "2020-06-16T00:54:28+00:00" }, { "name": "cakephp/core", "version": "3.x-dev", "source": { "type": "git", "url": "https://github.com/cakephp/core.git", "reference": "eadccd407141ea8ef8afac5e01467110543d6484" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cakephp/core/zipball/eadccd407141ea8ef8afac5e01467110543d6484", "reference": "eadccd407141ea8ef8afac5e01467110543d6484", "shasum": "" }, "require": { "cakephp/utility": "^3.6.0", "php": ">=5.6.0,<8.0.0" }, "suggest": { "cakephp/cache": "To use Configure::store() and restore().", "cakephp/event": "To use PluginApplicationInterface or plugin applications." }, "type": "library", "autoload": { "psr-4": { "Cake\\Core\\": "." }, "files": [ "functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "CakePHP Community", "homepage": "https://github.com/cakephp/core/graphs/contributors" } ], "description": "CakePHP Framework Core classes", "homepage": "https://cakephp.org", "keywords": [ "cakephp", "core", "framework" ], "support": { "forum": "https://stackoverflow.com/tags/cakephp", "irc": "irc://irc.freenode.org/cakephp", "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/core" }, "time": "2021-03-08T16:46:32+00:00" }, { "name": "cakephp/utility", "version": "3.x-dev", "source": { "type": "git", "url": "https://github.com/cakephp/utility.git", "reference": "51b0af31af3239f6141006bbd7cbc7b16aba40d6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cakephp/utility/zipball/51b0af31af3239f6141006bbd7cbc7b16aba40d6", "reference": "51b0af31af3239f6141006bbd7cbc7b16aba40d6", "shasum": "" }, "require": { "cakephp/core": "^3.6.0", "php": ">=5.6.0,<8.0.0" }, "suggest": { "ext-intl": "To use Text::transliterate() or Text::slug()", "lib-ICU": "To use Text::transliterate() or Text::slug()" }, "type": "library", "autoload": { "psr-4": { "Cake\\Utility\\": "." }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "CakePHP Community", "homepage": "https://github.com/cakephp/utility/graphs/contributors" } ], "description": "CakePHP Utility classes such as Inflector, String, Hash, and Security", "homepage": "https://cakephp.org", "keywords": [ "cakephp", "hash", "inflector", "security", "string", "utility" ], "support": { "forum": "https://stackoverflow.com/tags/cakephp", "irc": "irc://irc.freenode.org/cakephp", "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/utility" }, "time": "2020-12-09T02:43:02+00:00" }, { "name": "colshrapnel/safemysql", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/colshrapnel/safemysql.git", "reference": "e64dacc23247b784595aa09d08f8683dc8982eb5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/colshrapnel/safemysql/zipball/e64dacc23247b784595aa09d08f8683dc8982eb5", "reference": "e64dacc23247b784595aa09d08f8683dc8982eb5", "shasum": "" }, "require": { "php": ">=5.0.0" }, "default-branch": true, "type": "library", "autoload": { "files": [ "safemysql.class.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Colonel Shrapnel", "email": "col.shrapnel@gmail.com", "role": "lead" } ], "description": "A real safe and convenient way to handle MySQL queries.", "homepage": "https://github.com/colshrapnel/safemysql", "keywords": [ "db", "mysql" ], "support": { "issues": "https://github.com/colshrapnel/safemysql/issues", "source": "https://github.com/colshrapnel/safemysql/tree/master" }, "time": "2019-01-14T10:10:56+00:00" }, { "name": "flowflow/core", "version": "dev-master", "source": { "type": "git", "url": "https://1ce410b7cdcee412dfe65c321ab4c4fa0f46ce2c@github.com/navdeykin/flowflow_core.git", "reference": "1149be209de9d031e2db29e8e3998e1b8abdb303" }, "require": { "colshrapnel/safemysql": "dev-master", "ext-curl": "*", "ext-gd": "*", "ext-json": "*", "ext-mbstring": "*", "ext-mysqli": "*", "ext-zlib": "*", "flowflow/social": "dev-remove_open_api", "mashape/unirest-php": "^3.0.4" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "la\\core\\": "src/" } }, "autoload-dev": { "files": [ "src/dev/functions.php" ] }, "license": [ "proprietary" ], "authors": [ { "name": "Nikolay Avdeykin", "email": "navdeykin@gmail.com" } ], "description": "The core lib for products of looks awesome company", "time": "2021-03-10T20:06:39+00:00" }, { "name": "flowflow/social", "version": "dev-remove_open_api", "source": { "type": "git", "url": "https://1ce410b7cdcee412dfe65c321ab4c4fa0f46ce2c@github.com/Gorkiy/FlowSocial.git", "reference": "5ddeb57190feade317c0f509f071c594275f7533" }, "require": { "cakephp/cache": "^3.8", "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.6.0", "psr/simple-cache": "^1.0" }, "require-dev": { "phpunit/phpunit": "^5.7" }, "type": "library", "autoload": { "psr-4": { "flow\\social\\": "src/flow/social" } }, "license": [ "proprietary" ], "authors": [ { "name": "Nikolay Avdeykin", "email": "navdeykin@gmail.com" } ], "description": "The social lib for products of looks awesome company.", "time": "2021-03-25T10:46:57+00:00" }, { "name": "mashape/unirest-php", "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/Mashape/unirest-php.git", "reference": "842c0f242dfaaf85f16b72e217bf7f7c19ab12cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Mashape/unirest-php/zipball/842c0f242dfaaf85f16b72e217bf7f7c19ab12cb", "reference": "842c0f242dfaaf85f16b72e217bf7f7c19ab12cb", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.4.0" }, "require-dev": { "codeclimate/php-test-reporter": "0.1.*", "phpunit/phpunit": "~4.4" }, "suggest": { "ext-json": "Allows using JSON Bodies for sending and parsing requests" }, "type": "library", "autoload": { "psr-0": { "Unirest\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Unirest PHP", "homepage": "https://github.com/Mashape/unirest-php", "keywords": [ "client", "curl", "http", "https", "rest" ], "support": { "email": "opensource@mashape.com", "issues": "https://github.com/Mashape/unirest-php/issues", "source": "https://github.com/Mashape/unirest-php/tree/master" }, "time": "2016-08-11T17:49:21+00:00" }, { "name": "psr/simple-cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ], "support": { "source": "https://github.com/php-fig/simple-cache/tree/master" }, "time": "2017-10-23T01:57:42+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "flowflow/core": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "ext-json": "*", "ext-curl": "*", "ext-mbstring": "*", "ext-openssl": "*" }, "platform-dev": [], "platform-overrides": { "php": "5.6" }, "plugin-api-version": "2.0.0" }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List