Should now build
Some checks failed
Build and test / requirements (push) Has been cancelled
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
Build and test / requirements (push) Has been cancelled
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@ -24,7 +24,12 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^10.3.5",
|
"phpunit/phpunit": "^10.3.5",
|
||||||
"phpmetrics/phpmetrics": "^2.8.2"
|
"phpmetrics/phpmetrics": "^2.8.2",
|
||||||
|
"rector/rector": "^1.0",
|
||||||
|
"vimeo/psalm": "^5.23",
|
||||||
|
"phpmd/phpmd": "^2.15",
|
||||||
|
"phpstan/phpstan": "^1.10",
|
||||||
|
"squizlabs/php_codesniffer": "^3.9"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "vendor/bin/phpunit tests --display-warnings",
|
"test": "vendor/bin/phpunit tests --display-warnings",
|
||||||
|
1943
composer.lock
generated
1943
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user