|
|
|
@ -9,16 +9,16 @@
|
|
|
|
"packages-dev": [
|
|
|
|
"packages-dev": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "bamarni/composer-bin-plugin",
|
|
|
|
"name": "bamarni/composer-bin-plugin",
|
|
|
|
"version": "1.4.1",
|
|
|
|
"version": "1.4.2",
|
|
|
|
"source": {
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/bamarni/composer-bin-plugin.git",
|
|
|
|
"url": "https://github.com/bamarni/composer-bin-plugin.git",
|
|
|
|
"reference": "9329fb0fbe29e0e1b2db8f4639a193e4f5406225"
|
|
|
|
"reference": "f7fb03e96a154f9c7a10fe736b6c1fa4a617d54e"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/9329fb0fbe29e0e1b2db8f4639a193e4f5406225",
|
|
|
|
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/f7fb03e96a154f9c7a10fe736b6c1fa4a617d54e",
|
|
|
|
"reference": "9329fb0fbe29e0e1b2db8f4639a193e4f5406225",
|
|
|
|
"reference": "f7fb03e96a154f9c7a10fe736b6c1fa4a617d54e",
|
|
|
|
"shasum": ""
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"require": {
|
|
|
|
@ -53,9 +53,9 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/bamarni/composer-bin-plugin/issues",
|
|
|
|
"issues": "https://github.com/bamarni/composer-bin-plugin/issues",
|
|
|
|
"source": "https://github.com/bamarni/composer-bin-plugin/tree/master"
|
|
|
|
"source": "https://github.com/bamarni/composer-bin-plugin/tree/1.4.2"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"time": "2020-05-03T08:27:20+00:00"
|
|
|
|
"time": "2022-02-16T16:23:46+00:00"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"aliases": [],
|
|
|
|
@ -76,5 +76,5 @@
|
|
|
|
"platform-overrides": {
|
|
|
|
"platform-overrides": {
|
|
|
|
"php": "7.4"
|
|
|
|
"php": "7.4"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"plugin-api-version": "2.1.0"
|
|
|
|
"plugin-api-version": "2.2.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|