Skip to content

Commit

Permalink
Update config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
bytestream authored May 13, 2024
1 parent 3d28e49 commit e2306a5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions config.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,18 @@
*/

'icon' => __DIR__ . '/Views/assets/img/icon.png',

/*
|--------------------------------------------------------------------------
| Supported help desk version
|--------------------------------------------------------------------------
|
| A version constraint to specify which versions of the help desk the
| addon is compatible with. For supported constraints, see
| https://getcomposer.org/doc/articles/versions.md
|
*/

'supports' => '>=4.0',

];

0 comments on commit e2306a5

Please sign in to comment.