undoing github actions

This commit is contained in:
Barbara Pitt 2020-12-27 03:57:23 -06:00
parent dff2aaa9d0
commit 6425580b00
2 changed files with 0 additions and 43 deletions

View file

@ -1,11 +1,5 @@
{
"name": "leftypol/leftypol",
"description": "An imageboard based on lainchans",
"require": {
"php": "5.6.40",
"phpunit/phpunit": "^5"
},
"scripts":{
"test": "vendor/bin/phpunit tests"
}
}