Skip to content

Commit 45e4e12

Browse files
committed
Revert default version
1 parent 8547bbb commit 45e4e12

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 = '11.x';
23+
public const DEFAULT_VERSION = '10.x';
2424

2525
/**
2626
* Array of supported versions

0 commit comments

Comments
 (0)