Skip to content

Commit f3adf53

Browse files
authored
Update composer.json
1 parent 14724a7 commit f3adf53

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
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": "^7.1.3",
1212
"monolog/monolog": "^1.23|^2.0",
13-
"laravel/framework": "5.6.*|5.7.*|5.8.*|^6.0|^7.0"
13+
"laravel/framework": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0"
1414
},
1515
"minimum-stability": "dev",
1616
"prefer-stable": true,

0 commit comments

Comments
 (0)