Skip to content

Commit c267627

Browse files
committed
wip
1 parent d4ee9c1 commit c267627

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
],
2222
"require": {
2323
"php": "^7.4",
24-
"laravel/framework": "^7.9",
24+
"laravel/framework": "^7.13",
2525
"nesbot/carbon": "^2.35"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit" : "^9.1",
28+
"phpunit/phpunit" : "^9.1.5",
2929
"orchestra/testbench": "^5.2",
30-
"mockery/mockery": "^1.3",
30+
"mockery/mockery": "^1.4",
3131
"vimeo/psalm": "^3.11"
3232
},
3333
"autoload": {

0 commit comments

Comments
 (0)