Skip to content

Commit 4051942

Browse files
Update dependency phpunit/phpunit to v13
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.33 | 13.1.1 |
1 parent 5e9d89e commit 4051942

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
@@ -9,7 +9,7 @@
99
],
1010
"require": {
1111
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
12-
"phpunit/phpunit": "~9.6.33"
12+
"phpunit/phpunit": "~13.1.1"
1313
},
1414
"license": "MIT",
1515
"authors": [

0 commit comments

Comments
 (0)