Select Git revision
address-row.jsx
-
Grzegorz Rola authoredGrzegorz Rola authored
composer.lock 132.81 KiB
{
"_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"
],
"hash": "992437661c6ccfbf7330aa46848b93c1",
"content-hash": "b234717b759fb786d9972e1ec6f71a17",
"packages": [],
"packages-dev": [
{
"name": "10up/wp_mock",
"version": "0.3.0",
"source": {
"type": "git",
"url": "https://github.com/10up/wp_mock.git",
"reference": "64956557e98ee4c8c56cd1e396e822adb4673714"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/10up/wp_mock/zipball/64956557e98ee4c8c56cd1e396e822adb4673714",
"reference": "64956557e98ee4c8c56cd1e396e822adb4673714",
"shasum": ""
},
"require": {
"antecedent/patchwork": "^2.1",
"mockery/mockery": "^1.0",
"php": ">=7.0",
"phpunit/phpunit": ">=6.0"
},
"require-dev": {
"behat/behat": "^3.0",
"satooshi/php-coveralls": "^1.0",
"sebastian/comparator": ">=1.2.3"
},
"type": "library",
"autoload": {
"psr-4": {
"WP_Mock\\": "./php/WP_Mock"
},
"classmap": [
"php/WP_Mock.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "A mocking library to take the pain out of unit testing for WordPress",
"time": "2017-12-03 19:28:28"
},
{
"name": "andrewsville/php-token-reflection",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/Andrewsville/PHP-Token-Reflection.git",
"reference": "e6d0ac2baf66cdf154be34c3d2a2aa1bd4b426ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Andrewsville/PHP-Token-Reflection/zipball/e6d0ac2baf66cdf154be34c3d2a2aa1bd4b426ee",
"reference": "e6d0ac2baf66cdf154be34c3d2a2aa1bd4b426ee",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=5.3.0"
},
"type": "library",