Merge pull request #5640 from yaman-jain/master
JSON standard do not allow trailing commapull/5645/head
commit
054f5305b7
|
@ -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