Skip to content

Commit 9feee56

Browse files
Merge pull request #41 from jason-napolitano/master
Small Updates
2 parents a4be983 + a580c43 commit 9feee56

File tree

10 files changed

+781
-352
lines changed

10 files changed

+781
-352
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66
"license": "MIT",
77
"version": "0.0.1",
88
"require": {
9+
"ext-mbstring": "*",
910
"ext-pdo": "*",
1011
"php": "^8.2"
1112
},
1213
"require-dev": {
13-
"ext-curl": "*",
14+
"fakerphp/faker": "^1.23",
1415
"phpunit/phpunit": "^9",
1516
"squizlabs/php_codesniffer": "^3"
1617
},

0 commit comments

Comments
 (0)