{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "2584dbea6c3371fc4fd9c5e16c4131a1", "packages": [ { "name": "askupa-software/amarkal-admin-notification", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/amarkal/amarkal-admin-notification.git", "reference": "c8869f12628a9a57dbc972de64a5f6e0e4cc9fed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/amarkal/amarkal-admin-notification/zipball/c8869f12628a9a57dbc972de64a5f6e0e4cc9fed", "reference": "c8869f12628a9a57dbc972de64a5f6e0e4cc9fed", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "wordpress", "autoload": { "psr-4": { "Amarkal\\Admin\\": "" }, "files": [ "composer.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Askupa Software", "email": "hello@askupasoftware.com" } ], "description": "Add static/dismissible admin notifications to WordPress", "homepage": "https://github.com/amarkal/amarkal-admin-notification", "keywords": [ "framework", "notices", "wordpress" ], "time": "2017-12-24T21:40:31+00:00" }, { "name": "hynotech/usos-generales", "version": "dev-master", "source": { "type": "git", "url": "https://AntonySalas@bitbucket.org/hynotech/usos-generales.git", "reference": "9c922bb57ce77e4d2b7be1f55373d283c23cc981" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-4": { "HynoTech\\UsosGenerales\\": "src/" } }, "license": [ "Unlicense" ], "authors": [ { "name": "Antonio Salas H.", "email": "antony.salas@gmail.com", "homepage": "https://www.linkedin.com/in/antonysalas/" } ], "description": "Este proyecto es para implementar utilidades comunes para los plugins que se vayan a crear, utilidades que podran ser implementados en los plugis de manera simple y sencilla.", "keywords": [ "api", "class", "client", "curl", "framework", "http", "http client", "json", "php", "requests", "rest", "restful", "web service", "xml" ], "time": "2017-03-21T05:47:57+00:00" }, { "name": "nesbot/carbon", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", "reference": "926aee5ab38c2868816aa760f862a85ad01cb61a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/926aee5ab38c2868816aa760f862a85ad01cb61a", "reference": "926aee5ab38c2868816aa760f862a85ad01cb61a", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/translation": "~2.6 || ~3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2", "phpunit/phpunit": "~4.0 || ~5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.23-dev" } }, "autoload": { "psr-4": { "Carbon\\": "src/Carbon/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brian Nesbitt", "email": "brian@nesbot.com", "homepage": "http://nesbot.com" } ], "description": "A simple API extension for DateTime.", "homepage": "http://carbon.nesbot.com", "keywords": [ "date", "datetime", "time" ], "time": "2017-02-06T22:02:47+00:00" }, { "name": "php-curl-class/php-curl-class", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-curl-class/php-curl-class.git", "reference": "6efebcdcdf5ed7fcb6ccc54e5f3c35be13d11c69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-curl-class/php-curl-class/zipball/6efebcdcdf5ed7fcb6ccc54e5f3c35be13d11c69", "reference": "6efebcdcdf5ed7fcb6ccc54e5f3c35be13d11c69", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "*", "squizlabs/php_codesniffer": "*" }, "type": "library", "autoload": { "psr-4": { "Curl\\": "src/Curl/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Unlicense" ], "authors": [ { "name": "Zach Borboa" } ], "description": "PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.", "homepage": "https://github.com/php-curl-class/php-curl-class", "keywords": [ "api", "class", "client", "curl", "framework", "http", "http client", "json", "php", "requests", "rest", "restful", "web service", "xml" ], "time": "2018-02-08T16:12:58+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b", "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2018-01-30T19:27:44+00:00" }, { "name": "symfony/translation", "version": "v3.4.4", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "10b32cf0eae28b9b39fe26c456c42b19854c4b84" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/10b32cf0eae28b9b39fe26c456c42b19854c4b84", "reference": "10b32cf0eae28b9b39fe26c456c42b19854c4b84", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/config": "<2.8", "symfony/dependency-injection": "<3.4", "symfony/yaml": "<3.4" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8|~3.0|~4.0", "symfony/dependency-injection": "~3.4|~4.0", "symfony/finder": "~2.8|~3.0|~4.0", "symfony/intl": "^2.8.18|^3.2.5|~4.0", "symfony/yaml": "~3.4|~4.0" }, "suggest": { "psr/log": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Translation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", "time": "2018-01-18T22:16:57+00:00" } ], "packages-dev": [ { "name": "kint-php/kint", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/kint-php/kint.git", "reference": "528f9195d44637c83b64d7ed58dcf17e9c1027c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kint-php/kint/zipball/528f9195d44637c83b64d7ed58dcf17e9c1027c5", "reference": "528f9195d44637c83b64d7ed58dcf17e9c1027c5", "shasum": "" }, "require": { "php": ">=5.1.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "phpunit/phpunit": "^4.0", "symfony/finder": "^2.6" }, "type": "library", "autoload": { "files": [ "init.php" ], "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rokas Šleinius", "homepage": "https://github.com/raveren" }, { "name": "Jonathan Vollebregt", "homepage": "https://github.com/jnvsor" }, { "name": "Contributors", "homepage": "https://github.com/kint-php/kint/graphs/contributors" } ], "description": "Kint - debugging tool for PHP developers", "homepage": "https://kint-php.github.io/kint/", "keywords": [ "debug", "kint", "php" ], "time": "2018-01-09T18:09:44+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "nesbot/carbon": 20, "hynotech/usos-generales": 20, "askupa-software/amarkal-admin-notification": 20, "php-curl-class/php-curl-class": 20, "kint-php/kint": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }