dep: phpunit 추가

This commit is contained in:
2022-03-02 23:29:09 +09:00
parent a660ec4cca
commit 356f3af919
1222 changed files with 121095 additions and 8 deletions
+3 -1
View File
@@ -50,6 +50,8 @@
"files":[
"f_config/config.php"
]
},
"require-dev": {
"phpunit/phpunit": "^9.5"
}
}