Skip to content

Commit 7ee1452

Browse files
committed
modify composer.json
1 parent 5339b77 commit 7ee1452

File tree

2 files changed

+3629
-3695
lines changed

2 files changed

+3629
-3695
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
}
2323
},
2424
"require": {
25-
"orchestra/testbench": "^6.23"
25+
"php": "^8.0",
26+
"laravel/framework": "^8.0"
27+
},
28+
"require-dev": {
29+
"orchestra/testbench": "^6.0"
2630
}
2731
}

0 commit comments

Comments
 (0)