Skip to content

Commit f9f9af7

Browse files
committed
wip
1 parent 3130521 commit f9f9af7

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,12 +21,12 @@
2121
],
2222
"require": {
2323
"php": "^7.4",
24-
"laravel/framework": "^6.0|^7.0",
24+
"laravel/framework": "^7.0",
2525
"nesbot/carbon": "^2.0"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit" : "^8.5",
29-
"orchestra/testbench": "^4.0|^5.0",
29+
"orchestra/testbench": "^5.0",
3030
"mockery/mockery": "^1.3"
3131
},
3232
"autoload": {

0 commit comments

Comments
 (0)