Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Commit 13c7540

Browse files
Update test dependency
1 parent 3d56074 commit 13c7540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"kint-php/kint": "^3.1",
3030
"nesbot/carbon": "^1.22|^2.0",
31-
"phpunit/phpunit": "^8.0"
31+
"phpunit/phpunit": "^8.2"
3232
},
3333
"suggest": {
3434
"kint-php/kint": "A powerful and modern PHP debugging tool. Required for the debug helpers.",

0 commit comments

Comments
 (0)