Skip to content

Commit 4c08a96

Browse files
committed
feat: Laravel 8 support added
1 parent 1fb1241 commit 4c08a96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.2.5",
14-
"illuminate/support": "^7.0"
13+
"php": "^7.3",
14+
"illuminate/support": "^8.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)