Skip to content

Commit ed582d0

Browse files
committed
Update composer.json for Laravel 8
1 parent eb70838 commit ed582d0

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

composer.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,11 @@
1414
}
1515
],
1616
"require": {
17-
"php": "^7.1",
18-
"phpviet/number-to-words": "^1.0",
19-
"illuminate/support": "^5.7"
17+
"phpviet/number-to-words": "^1.2",
18+
"illuminate/support": "^8.39"
2019
},
2120
"require-dev": {
22-
"orchestra/testbench": "^3.7",
23-
"phpunit/phpunit": "~7.5",
24-
"scrutinizer/ocular": "^1.5"
21+
"orchestra/testbench": "^6.17"
2522
},
2623
"autoload": {
2724
"files": [

0 commit comments

Comments
 (0)