mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-21 20:45:10 +00:00
Update phpstan to 0.12 (#419)
* upd phpstan to 0.12 * add phpstan/phpstan to deps
This commit is contained in:
parent
4075fa01b7
commit
deefbb36f2
@ -24,9 +24,9 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpbench/phpbench": "^0.16.0",
|
"phpbench/phpbench": "^0.16.0",
|
||||||
"phpstan/phpstan-phpunit": "^0.11",
|
"phpstan/phpstan-phpunit": "^0.12",
|
||||||
"phpstan/phpstan-shim": "^0.11",
|
"phpstan/phpstan": "^0.12",
|
||||||
"phpstan/phpstan-strict-rules": "^0.11",
|
"phpstan/phpstan-strict-rules": "^0.12",
|
||||||
"phpunit/phpunit": "^8.0",
|
"phpunit/phpunit": "^8.0",
|
||||||
"symplify/easy-coding-standard": "^6.0"
|
"symplify/easy-coding-standard": "^6.0"
|
||||||
},
|
},
|
||||||
|
951
composer.lock
generated
951
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user