JSON standard do not allow trailing comma
parent
3d09c17b48
commit
66950f0354
|
@ -232,7 +232,7 @@ resolve to whatever composer.phar is currently being used:
|
||||||
"test": [
|
"test": [
|
||||||
"@composer install",
|
"@composer install",
|
||||||
"phpunit"
|
"phpunit"
|
||||||
],
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue