Skip to content

Commit c40d218

Browse files
authored
Update dependency phpunit/phpunit to v12 (#46)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 7370194 commit c40d218

File tree

2 files changed

+199
-317
lines changed

2 files changed

+199
-317
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"vlucas/phpdotenv": "^5.6.1"
2222
},
2323
"require-dev": {
24-
"phpunit/phpunit": "^11.0",
24+
"phpunit/phpunit": "^12.0",
2525
"squizlabs/php_codesniffer": "*"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)