Skip to content

Commit 52066d0

Browse files
committed
Changed verison docs to 11.x by default
1 parent 3dfc80f commit 52066d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Docs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Docs
2020
/**
2121
* Default version of Laravel documentation
2222
*/
23-
public const DEFAULT_VERSION = '10.x';
23+
public const DEFAULT_VERSION = '11.x';
2424

2525
/**
2626
* Array of supported versions

0 commit comments

Comments
 (0)