{ "_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": "7e4fa5d143f4b7de7440e735ea44b6bb", "packages": [ { "name": "askupa-software/amarkal-admin-notification", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/askupasoftware/amarkal-admin-notification.git", "reference": "ecb93059997bb1d174823114d6b9767f39a9e117" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/askupasoftware/amarkal-admin-notification/zipball/ecb93059997bb1d174823114d6b9767f39a9e117", "reference": "ecb93059997bb1d174823114d6b9767f39a9e117", "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/askupasoftware/amarkal-admin-notification", "keywords": [ "framework", "notices", "wordpress" ], "time": "2017-03-27 20:07:53" }, { "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-21 05:47:57" }, { "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-06 22:02:47" }, { "name": "php-curl-class/php-curl-class", "version": "7.3.1", "source": { "type": "git", "url": "https://github.com/php-curl-class/php-curl-class.git", "reference": "0dcf0230ef7b1cc49d5f8c1a3457acb325ab3707" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-curl-class/php-curl-class/zipball/0dcf0230ef7b1cc49d5f8c1a3457acb325ab3707", "reference": "0dcf0230ef7b1cc49d5f8c1a3457acb325ab3707", "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": "2017-06-27T23:57:16+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "f29dca382a6485c3cbe6379f0c61230167681937" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937", "reference": "f29dca382a6485c3cbe6379f0c61230167681937", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-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": "2017-06-09T14:24:12+00:00" }, { "name": "symfony/translation", "version": "v3.3.5", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3", "reference": "35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/config": "<2.8", "symfony/yaml": "<3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8|~3.0", "symfony/intl": "^2.8.18|^3.2.5", "symfony/yaml": "~3.3" }, "suggest": { "psr/log": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-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": "2017-06-24T16:45:30+00:00" } ], "packages-dev": [ { "name": "kint-php/kint", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/kint-php/kint.git", "reference": "27457efb00017400818deb3216f9bc7255bdeff2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kint-php/kint/zipball/27457efb00017400818deb3216f9bc7255bdeff2", "reference": "27457efb00017400818deb3216f9bc7255bdeff2", "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": "2017-07-14T16:10:48+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "nesbot/carbon": 20, "hynotech/usos-generales": 20, "askupa-software/amarkal-admin-notification": 20, "kint-php/kint": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }