Skip to content

Commit b8d5825

Browse files
committed
Update minimum Laravel version
1 parent a4d45e6 commit b8d5825

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.2.5|^8.0",
1212
"fideloper/proxy": "^4.0",
13-
"laravel/framework": "^6.18.35",
13+
"laravel/framework": "^6.20",
1414
"laravel/tinker": "^2.0"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)