2020-03-27 15:54:07 +00: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"
|
|
|
|
],
|
2024-06-11 08:40:06 +00:00
|
|
|
"content-hash": "7eec232d4a6c2dea5a37ba784aa1b2ad",
|
2022-04-26 05:57:39 +00:00
|
|
|
"packages": [],
|
2020-03-27 15:54:07 +00:00
|
|
|
"packages-dev": [
|
2020-10-13 06:20:10 +00:00
|
|
|
{
|
2021-08-19 08:48:44 +00:00
|
|
|
"name": "bamarni/composer-bin-plugin",
|
2022-12-08 00:01:36 +00:00
|
|
|
"version": "1.8.2",
|
2020-10-13 06:20:10 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2021-08-19 08:48:44 +00:00
|
|
|
"url": "https://github.com/bamarni/composer-bin-plugin.git",
|
2022-12-08 00:01:36 +00:00
|
|
|
"reference": "92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880"
|
2020-10-13 06:20:10 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-12-08 00:01:36 +00:00
|
|
|
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880",
|
|
|
|
"reference": "92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880",
|
2020-10-13 06:20:10 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-07-18 16:58:24 +00:00
|
|
|
"composer-plugin-api": "^2.0",
|
|
|
|
"php": "^7.2.5 || ^8.0"
|
2020-10-13 06:20:10 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-07-18 16:58:24 +00: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 18:44:58 +00: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 06:20:10 +00:00
|
|
|
},
|
2021-08-19 08:48:44 +00:00
|
|
|
"type": "composer-plugin",
|
2021-03-17 09:05:25 +00:00
|
|
|
"extra": {
|
2022-07-18 16:58:24 +00:00
|
|
|
"class": "Bamarni\\Composer\\Bin\\BamarniBinPlugin"
|
2021-03-17 09:05:25 +00:00
|
|
|
},
|
2020-10-13 06:20:10 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2021-08-19 08:48:44 +00:00
|
|
|
"Bamarni\\Composer\\Bin\\": "src"
|
2020-10-13 06:20:10 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
2021-08-19 08:48:44 +00:00
|
|
|
"description": "No conflicts for your bin dependencies",
|
2020-10-13 06:20:10 +00:00
|
|
|
"keywords": [
|
2021-08-19 08:48:44 +00:00
|
|
|
"composer",
|
|
|
|
"conflict",
|
|
|
|
"dependency",
|
|
|
|
"executable",
|
|
|
|
"isolation",
|
|
|
|
"tool"
|
2020-10-13 06:20:10 +00:00
|
|
|
],
|
2021-03-08 08:38:56 +00:00
|
|
|
"support": {
|
2021-08-19 08:48:44 +00:00
|
|
|
"issues": "https://github.com/bamarni/composer-bin-plugin/issues",
|
2022-12-08 00:01:36 +00:00
|
|
|
"source": "https://github.com/bamarni/composer-bin-plugin/tree/1.8.2"
|
2021-03-08 08:38:56 +00:00
|
|
|
},
|
2022-12-08 00:01:36 +00:00
|
|
|
"time": "2022-10-31T08:38:03+00:00"
|
2020-03-27 15:54:07 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
2020-05-13 07:49:26 +00:00
|
|
|
"platform": {
|
2024-06-11 08:40:06 +00:00
|
|
|
"php": "^8.1",
|
|
|
|
"ext-ctype": "*",
|
|
|
|
"ext-curl": "*",
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-fileinfo": "*",
|
|
|
|
"ext-gd": "*",
|
2020-05-28 18:43:50 +00:00
|
|
|
"ext-json": "*",
|
2020-11-20 10:08:37 +00:00
|
|
|
"ext-libxml": "*",
|
2021-06-01 13:33:21 +00:00
|
|
|
"ext-mbstring": "*",
|
2023-02-20 13:48:06 +00:00
|
|
|
"ext-openssl": "*",
|
2020-11-20 10:28:47 +00:00
|
|
|
"ext-pdo": "*",
|
2024-06-11 08:40:06 +00:00
|
|
|
"ext-posix": "*",
|
|
|
|
"ext-session": "*",
|
2020-11-26 14:15:55 +00:00
|
|
|
"ext-simplexml": "*",
|
2024-06-11 08:40:06 +00:00
|
|
|
"ext-xml": "*",
|
2020-12-23 19:03:08 +00:00
|
|
|
"ext-xmlreader": "*",
|
2024-06-11 08:40:06 +00:00
|
|
|
"ext-xmlwriter": "*",
|
|
|
|
"ext-zip": "*",
|
|
|
|
"ext-zlib": "*"
|
2020-05-13 07:49:26 +00:00
|
|
|
},
|
2020-03-27 15:54:07 +00:00
|
|
|
"platform-dev": [],
|
2021-08-19 08:48:44 +00:00
|
|
|
"platform-overrides": {
|
2024-06-11 08:40:06 +00:00
|
|
|
"php": "8.1"
|
2021-08-19 08:48:44 +00:00
|
|
|
},
|
2024-06-11 08:40:06 +00:00
|
|
|
"plugin-api-version": "2.6.0"
|
2020-03-27 15:54:07 +00:00
|
|
|
}
|