Skip to content

Commit 547606d

Browse files
committed
Added more classes
1 parent 6b29af2 commit 547606d

17 files changed

+1649
-151
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
"homepage" : "https://github.com/indy2kro/php-iso",
1111
"license" : "GPL-2.0",
1212
"require" : {
13-
"php" : ">=8.2"
13+
"php": ">=8.2",
14+
"ext-mbstring": "*",
15+
"nesbot/carbon": "^3.8"
1416
},
1517
"require-dev" : {
1618
"squizlabs/php_codesniffer" : ">=3.7",

0 commit comments

Comments
 (0)