Skip to content

Commit 9064e73

Browse files
adiwidjajaclaude
andcommitted
Bump phpunit to ^11 for SilverStripe 6 compatibility.
SS6 framework requires sebastian/diff ^6.0, which conflicts with phpunit ^9's requirement of sebastian/diff ^4.0.6. CI was unable to resolve dependencies. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 957b09a commit 9064e73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"deeplcom/deepl-php": "^1.12"
3838
},
3939
"require-dev": {
40-
"phpunit/phpunit": "^9",
40+
"phpunit/phpunit": "^11",
4141
"squizlabs/php_codesniffer": "^3",
4242
"wernerkrauss/silverstripe-rector": "^1"
4343
},

0 commit comments

Comments
 (0)