Move all dev tools from www composer to outside master composer
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"require": {
|
||||
"require-dev": {
|
||||
"phpstan/phpstan": "^1.9",
|
||||
"phan/phan": "^5.4"
|
||||
"phan/phan": "^5.4",
|
||||
"phpunit/phpunit": "^9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user