{ "_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": "707b384c48043bf6189691939295e457", "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": "nesbot/carbon", "version": "1.19.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", "reference": "68868e0b02d2d803d0052a59d4e5003cccf87320" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/68868e0b02d2d803d0052a59d4e5003cccf87320", "reference": "68868e0b02d2d803d0052a59d4e5003cccf87320", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/translation": "~2.6" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "psr-0": { "Carbon": "src" } }, "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": "2015-05-09T03:23:44+00:00" }, { "name": "php-curl-class/php-curl-class", "version": "8.6.2", "source": { "type": "git", "url": "https://github.com/php-curl-class/php-curl-class.git", "reference": "54be433a7299c15b024ba808e10a96c5d5791d99" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-curl-class/php-curl-class/zipball/54be433a7299c15b024ba808e10a96c5d5791d99", "reference": "54be433a7299c15b024ba808e10a96c5d5791d99", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3" }, "require-dev": { "ext-gd": "*", "phpunit/phpunit": "*", "squizlabs/php_codesniffer": "*" }, "suggest": { "ext-mbstring": "*" }, "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-Client", "api", "class", "client", "curl", "framework", "http", "http-client", "http-proxy", "json", "php", "php-curl", "php-curl-library", "proxy", "requests", "restful", "web-scraper", "web-scraping ", "web-service", "xml" ], "time": "2019-11-17T08:37:31+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.14.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.14-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": "2020-01-13T11:15:53+00:00" }, { "name": "symfony/translation", "version": "v2.8.52", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "fc58c2a19e56c29f5ba2736ec40d0119a0de2089" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/fc58c2a19e56c29f5ba2736ec40d0119a0de2089", "reference": "fc58c2a19e56c29f5ba2736ec40d0119a0de2089", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/config": "<2.7" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8", "symfony/intl": "~2.7.25|^2.8.18|~3.2.5", "symfony/yaml": "~2.2|~3.0.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-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-11-24T21:16:41+00:00" } ], "packages-dev": [ { "name": "kint-php/kint", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/kint-php/kint.git", "reference": "b8acac7c9b767d8c9da56db3b8827e9c8a9d6205" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kint-php/kint/zipball/b8acac7c9b767d8c9da56db3b8827e9c8a9d6205", "reference": "b8acac7c9b767d8c9da56db3b8827e9c8a9d6205", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "phpunit/phpunit": "^5.0", "seld/phar-utils": "^1.0", "symfony/finder": "^2.0 || ^3.0 || ^4.0 || ^5.0", "vimeo/psalm": "^3.7" }, "suggest": { "ext-ctype": "Simple data type tests", "ext-iconv": "Provides fallback detection for ambiguous legacy string encodings such as the Windows and ISO 8859 code pages", "ext-mbstring": "Provides string encoding detection", "kint-php/kint-js": "Provides a simplified dump to console.log()", "kint-php/kint-twig": "Provides d() and s() functions in twig templates", "symfony/polyfill-ctype": "Replacement for ext-ctype if missing", "symfony/polyfill-iconv": "Replacement for ext-iconv if missing", "symfony/polyfill-mbstring": "Replacement for ext-mbstring if missing" }, "type": "library", "autoload": { "files": [ "init.php" ], "psr-4": { "Kint\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Vollebregt", "homepage": "https://github.com/jnvsor" }, { "name": "Rokas Šleinius", "homepage": "https://github.com/raveren" }, { "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": "2020-02-01T09:28:39+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "askupa-software/amarkal-admin-notification": 20, "kint-php/kint": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4", "ext-curl": "*", "ext-json": "*" }, "platform-dev": [] }