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

Commit 6070abd

Browse files
Upgrade packages
1 parent 56c4dd2 commit 6070abd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"php": "^7.2"
2727
},
2828
"require-dev": {
29-
"kint-php/kint": "^3.1",
29+
"kint-php/kint": "^3.3",
3030
"nesbot/carbon": "^1.22|^2.0",
31-
"phpunit/phpunit": "^8.2"
31+
"phpunit/phpunit": "^8.5"
3232
},
3333
"suggest": {
3434
"kint-php/kint": "A powerful and modern PHP debugging tool. Required for the debug helpers.",

0 commit comments

Comments
 (0)