Skip to content

Commit f06c595

Browse files
committed
Added support laravel 12.x docs
1 parent 00e6554 commit f06c595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Docs.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ class Docs
3131
* Array of supported versions
3232
*/
3333
public const SUPPORT_VERSIONS = [
34+
'12.x',
3435
'11.x',
3536
'10.x',
3637
'8.x',

0 commit comments

Comments
 (0)