Skip to content

Commit 450ba51

Browse files
authored
Merge pull request #4 from tonylopez78/php8.3
Supporting Php 8.3
2 parents fed7573 + 94ae1f4 commit 450ba51

File tree

3 files changed

+403
-738
lines changed

3 files changed

+403
-738
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
},
1111
"require": {
12-
"phpunit/phpunit": "^9",
12+
"phpunit/phpunit": "11.4.2",
1313
"ext-mbstring": "*"
1414
},
1515
"autoload-dev": {

0 commit comments

Comments
 (0)