mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-01-11 18:48:41 +00:00
update phpstan version
This commit is contained in:
parent
019c84933e
commit
c850d24142
|
|
@ -1,5 +1,4 @@
|
|||
<?php declare(strict_types=1);
|
||||
return [
|
||||
<?php return [
|
||||
'^:help .*$' => [
|
||||
0 => [
|
||||
'dest' => '\Modules\Help\Controller\SearchController:searchHelp',
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user