Skip to content

Commit ac40526

Browse files
committed
wip
1 parent 8edc912 commit ac40526

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
@@ -21,11 +21,11 @@
2121
],
2222
"require": {
2323
"php": "^7.4",
24-
"laravel/framework": "^7.0",
24+
"laravel/framework": "^7.9",
2525
"nesbot/carbon": "^2.0"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit" : "^8.5",
28+
"phpunit/phpunit" : "^9.0",
2929
"orchestra/testbench": "^5.0",
3030
"mockery/mockery": "^1.3"
3131
},

0 commit comments

Comments
 (0)