Skip to content

Commit 82210d4

Browse files
hungcrushharryoppa
andauthored
supported Laravel 8 (#6)
Co-authored-by: HUNG.TV <[email protected]>
1 parent 6d6a50d commit 82210d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^7.1.3",
20-
"laravel/framework": "^5.6|^6|^7"
20+
"laravel/framework": "^5.6|^6|^7|^8"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^6.1|^7.0|^8.0",

0 commit comments

Comments
 (0)