2020-03-27 18:54:07 +03:00
|
|
|
{
|
|
|
|
"_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"
|
|
|
|
],
|
2023-02-20 16:48:06 +03:00
|
|
|
"content-hash": "503972be0f0c78458677d4c4e4e8a486",
|
2022-04-26 08:57:39 +03:00
|
|
|
"packages": [],
|
2020-03-27 18:54:07 +03:00
|
|
|
"packages-dev": [
|
2020-10-13 09:20:10 +03:00
|
|
|
{
|
2021-08-19 11:48:44 +03:00
|
|
|
"name": "bamarni/composer-bin-plugin",
|
2022-12-08 03:01:36 +03:00
|
|
|
"version": "1.8.2",
|
2020-10-13 09:20:10 +03:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2021-08-19 11:48:44 +03:00
|
|
|
"url": "https://github.com/bamarni/composer-bin-plugin.git",
|
2022-12-08 03:01:36 +03:00
|
|
|
"reference": "92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880"
|
2020-10-13 09:20:10 +03:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-12-08 03:01:36 +03:00
|
|
|
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880",
|
|
|
|
"reference": "92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880",
|
2020-10-13 09:20:10 +03:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-07-18 19:58:24 +03:00
|
|
|
"composer-plugin-api": "^2.0",
|
|
|
|
"php": "^7.2.5 || ^8.0"
|
2020-10-13 09:20:10 +03:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-07-18 19:58:24 +03:00
|
|
|
"composer/composer": "^2.0",
|
|
|
|
"ext-json": "*",
|
|
|
|
"phpstan/extension-installer": "^1.1",
|
|
|
|
"phpstan/phpstan": "^1.8",
|
|
|
|
"phpstan/phpstan-phpunit": "^1.1",
|
|
|
|
"phpunit/phpunit": "^8.5 || ^9.5",
|
2022-08-09 21:44:58 +03:00
|
|
|
"symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
|
|
|
|
"symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
|
|
|
|
"symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
|
2020-10-13 09:20:10 +03:00
|
|
|
},
|
2021-08-19 11:48:44 +03:00
|
|
|
"type": "composer-plugin",
|
2021-03-17 12:05:25 +03:00
|
|
|
"extra": {
|
2022-07-18 19:58:24 +03:00
|
|
|
"class": "Bamarni\\Composer\\Bin\\BamarniBinPlugin"
|
2021-03-17 12:05:25 +03:00
|
|
|
},
|
2020-10-13 09:20:10 +03:00
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2021-08-19 11:48:44 +03:00
|
|
|
"Bamarni\\Composer\\Bin\\": "src"
|
2020-10-13 09:20:10 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
2021-08-19 11:48:44 +03:00
|
|
|
"description": "No conflicts for your bin dependencies",
|
2020-10-13 09:20:10 +03:00
|
|
|
"keywords": [
|
2021-08-19 11:48:44 +03:00
|
|
|
"composer",
|
|
|
|
"conflict",
|
|
|
|
"dependency",
|
|
|
|
"executable",
|
|
|
|
"isolation",
|
|
|
|
"tool"
|
2020-10-13 09:20:10 +03:00
|
|
|
],
|
2021-03-08 11:38:56 +03:00
|
|
|
"support": {
|
2021-08-19 11:48:44 +03:00
|
|
|
"issues": "https://github.com/bamarni/composer-bin-plugin/issues",
|
2022-12-08 03:01:36 +03:00
|
|
|
"source": "https://github.com/bamarni/composer-bin-plugin/tree/1.8.2"
|
2021-03-08 11:38:56 +03:00
|
|
|
},
|
2022-12-08 03:01:36 +03:00
|
|
|
"time": "2022-10-31T08:38:03+00:00"
|
2020-03-27 18:54:07 +03:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
2020-05-13 10:49:26 +03:00
|
|
|
"platform": {
|
2022-11-07 13:59:54 +03:00
|
|
|
"php": "^8.0",
|
2020-05-28 21:43:50 +03:00
|
|
|
"ext-json": "*",
|
2020-11-20 13:08:37 +03:00
|
|
|
"ext-libxml": "*",
|
2021-06-01 16:33:21 +03:00
|
|
|
"ext-mbstring": "*",
|
2023-02-20 16:48:06 +03:00
|
|
|
"ext-openssl": "*",
|
2020-11-20 13:28:47 +03:00
|
|
|
"ext-pdo": "*",
|
2020-11-26 17:15:55 +03:00
|
|
|
"ext-simplexml": "*",
|
2020-12-23 22:03:08 +03:00
|
|
|
"ext-xmlreader": "*",
|
|
|
|
"ext-zip": "*"
|
2020-05-13 10:49:26 +03:00
|
|
|
},
|
2020-03-27 18:54:07 +03:00
|
|
|
"platform-dev": [],
|
2021-08-19 11:48:44 +03:00
|
|
|
"platform-overrides": {
|
2022-11-07 13:59:54 +03:00
|
|
|
"php": "8.0"
|
2021-08-19 11:48:44 +03:00
|
|
|
},
|
2022-04-26 08:57:39 +03:00
|
|
|
"plugin-api-version": "2.3.0"
|
2020-03-27 18:54:07 +03:00
|
|
|
}
|