mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 04:11:39 +02:00
Merge pull request #8124 from eins78/3.0.0-wip-fix-json
fix JSON syntax error in composer.json
This commit is contained in:
@@ -6,11 +6,11 @@
|
|||||||
, "authors": [
|
, "authors": [
|
||||||
{
|
{
|
||||||
"name": "Mark Otto",
|
"name": "Mark Otto",
|
||||||
"email": "markdotto@gmail.com",
|
"email": "markdotto@gmail.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Jacob Thornton",
|
"name": "Jacob Thornton",
|
||||||
"email": "jacobthornton@gmail.com",
|
"email": "jacobthornton@gmail.com"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
, "support": {
|
, "support": {
|
||||||
|
Reference in New Issue
Block a user