github workflows update
This commit is contained in:
parent
554dc7bbeb
commit
423d5f9935
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"require": {
|
||||
"phpunit/phpunit": "^5"
|
||||
},
|
||||
"scripts":{
|
||||
"test": "vendor/bin/phpunit tests"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue