Skip to content

Commit f3cf95f

Browse files
committed
Update composer dependencies to latest versions
- phpunit/phpunit: ^12.3 → ^13.1 (12.3.15 → 13.1.7) - mockery/mockery: ^1.6 (1.6.12, already up to date) - squizlabs/php_codesniffer: ^4.0 (4.0.1, already up to date) All transitive dependencies updated accordingly.
1 parent cd38980 commit f3cf95f

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
"ext-ctype": "*"
3838
},
3939
"require-dev": {
40-
"phpunit/phpunit": "^12.3",
40+
"phpunit/phpunit": "^13.1",
4141
"mockery/mockery": "^1.6",
4242
"squizlabs/php_codesniffer": "^4.0"
4343
},

0 commit comments

Comments
 (0)