Skip to content

Commit f6020c1

Browse files
committed
Upgrade phpunit to v10.5.37 to support PHP 8.4
1 parent df3e3ae commit f6020c1

File tree

2 files changed

+136
-127
lines changed

2 files changed

+136
-127
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"doctrine/annotations": "^2.0.1",
1717
"laminas/laminas-coding-standard": "^2.5.0",
1818
"laminas/laminas-stdlib": "^3.18.0",
19-
"phpunit/phpunit": "^10.4.2",
19+
"phpunit/phpunit": "^10.5.37",
2020
"psalm/plugin-phpunit": "^0.19.0",
2121
"vimeo/psalm": "^5.15.0"
2222
},

0 commit comments

Comments
 (0)