Skip to content

Commit 4741acf

Browse files
committed
Merge branch 'release/1.0.5'
2 parents 4669b79 + 4462c32 commit 4741acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TunnelerServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ function ($app) {
5959
*/
6060
public function provides()
6161
{
62-
return array('command.tunneler.activate');
62+
return ['command.tunneler.activate'];
6363
}
6464

6565
}

0 commit comments

Comments
 (0)