diff --git a/SearchCommands.php b/SearchCommands.php index 7cd030d..bfdc29a 100644 --- a/SearchCommands.php +++ b/SearchCommands.php @@ -1,5 +1,4 @@ - [ 0 => [ 'dest' => '\Modules\Help\Controller\SearchController:searchHelp', @@ -44,4 +43,4 @@ return [ ], ], ], -]; +]; \ No newline at end of file diff --git a/composer.json b/composer.json index 7106998..f420b50 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "phpunit/phpunit": "^8.5", "squizlabs/php_codesniffer": "^3.5", "phpmd/phpmd": "^2.6", - "phpstan/phpstan": "^0.12.13", + "phpstan/phpstan": "^0.12.18", "phan/phan": "^1.1.5", "codeclimate/php-test-reporter": "^0.4.4", "facebook/webdriver": "^1.7",