mirror of
https://github.com/Icinga/icingaweb2-module-reactbundle.git
synced 2025-07-21 12:54:27 +02:00
composer.json: this has been renamed
This commit is contained in:
parent
2e998b6eb0
commit
eab33a5a09
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "Icinga/ipl-3rdparty",
|
"name": "icinga/reactbundle",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"description": "ipl 3rd party PHP libraries",
|
"description": "Icinga Web 2 - ReactPHP-based 3rd party libraries",
|
||||||
"homepage": "https://github.com/Icinga/libipl-3rdparty",
|
"homepage": "https://github.com/Icinga/icingaweb2-module-reactbundle",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"config": {
|
"config": {
|
||||||
"sort-packages": true
|
"sort-packages": true
|
||||||
},
|
},
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/Icinga/libipl-3rdparty/issues"
|
"issues": "https://github.com/Icinga/icingaweb2-module-reactbundle/issues"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user