Skip to content

Commit

Permalink
Changed verison docs to 11.x by default
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Sep 8, 2024
1 parent 3dfc80f commit 52066d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Docs.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class Docs
/**
* Default version of Laravel documentation
*/
public const DEFAULT_VERSION = '10.x';
public const DEFAULT_VERSION = '11.x';

/**
* Array of supported versions
Expand Down

0 comments on commit 52066d0

Please sign in to comment.