Skip to content

Commit fd69391

Browse files
authored
Update install-process.md
1 parent 27cef1b commit fd69391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/building-extensions/install-update/installation/install-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ return new class () implements ServiceProviderInterface {
102102
*
103103
* @var string
104104
*/
105-
protected $minimumJoomla = '6.0.0;
105+
protected $minimumJoomla = '6.0.0';
106106

107107
/**
108108
* A list of files to be deleted

0 commit comments

Comments
 (0)