Added testing

This commit is contained in:
2024-04-22 11:56:36 -04:00
parent 99344fda7d
commit 96d0232d78
13 changed files with 287 additions and 4 deletions

View File

@ -1,6 +1,7 @@
{
"name": "provm/database",
"type": "library",
"version": "1.2.0",
"authors": [
{
"name": "Aldarien",
@ -12,8 +13,7 @@
"ext-pdo": "*"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
"kint-php/kint": "^5.0"
"phpunit/phpunit": "^10.0"
},
"autoload": {
"psr-4": {