Skip to content

Commit b27ac77

Browse files
committed
Used PhpUnit 12
1 parent de95284 commit b27ac77

2 files changed

Lines changed: 228 additions & 322 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"require": {
3333
"php": "~8.2 || ~8.3 || ~8.4",
3434
"ext-pdo": "*",
35-
"phpunit/phpunit": "^11.5"
35+
"phpunit/phpunit": "^12.2 || 11.5"
3636
},
3737
"require-dev": {
3838
"slevomat/coding-standard": "^8.19",

0 commit comments

Comments
 (0)