Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 298ae2f

Browse files
committed
Update to Laravel v7
1 parent 2cd96ef commit 298ae2f

File tree

3 files changed

+902
-684
lines changed

3 files changed

+902
-684
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
}
2828
},
2929
"require": {
30-
"laravel/framework": "^5|^6"
30+
"laravel/framework": "^7"
3131
},
3232
"require-dev": {
33-
"orchestra/testbench": "^4.3"
33+
"orchestra/testbench": "^5.0"
3434
},
3535
"config": {
3636
"sort-packages": true

0 commit comments

Comments
 (0)