Skip to content

Commit 4e30797

Browse files
authored
Fix tests for phpunit 12 (#528)
1 parent 3bc378c commit 4e30797

File tree

4 files changed

+315
-357
lines changed

4 files changed

+315
-357
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"php": ">=7.3"
88
},
99
"require-dev": {
10-
"phpunit/phpunit": "^10"
10+
"phpunit/phpunit": "^12"
1111
},
1212
"autoload": {
1313
"psr-4": {

0 commit comments

Comments
 (0)