Skip to content

Commit f9dbd3c

Browse files
kornrunnerclaude
andcommitted
Bump phpunit/phpunit from 10.5.62 to 12.5.8
- Update schema URL in phpunit.xml.dist to 12.0 - Remove deprecated E_STRICT constant from bootstrap.php - Modernize ClientTest: typed properties, createStub(), ::class syntax Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 8971ce2 commit f9dbd3c

5 files changed

Lines changed: 340 additions & 337 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"symfony/console" : "~5 || ~6 || ~7"
2323
},
2424
"require-dev" : {
25-
"phpunit/phpunit" : "^10.0"
25+
"phpunit/phpunit" : "^12.0"
2626
},
2727
"autoload" : {
2828
"psr-4" : {

0 commit comments

Comments
 (0)