fix vendor

This commit is contained in:
Dennis Eichhorn 2023-09-24 16:03:39 +00:00
parent e694214dc5
commit a357d6b277
3 changed files with 691 additions and 687 deletions

14
.gitignore vendored
View File

@ -14,10 +14,22 @@ Vagrantfile
cache
.sass-cache
.idea
vendor
Build
*.cache
.directory
Vagrantfile
vendor
bower_components
node_modules
*.log
.vagrant
.vscode
.sass-cache
cache
Cache
Libraries
.ideabower_components
node_modules
Libraries
puphpet
.vagrant

View File

@ -14,7 +14,9 @@
"phpmd/phpmd": ">=2.9",
"phpstan/phpstan": ">=1.8.6",
"phan/phan": ">=3.2.6",
"rector/rector": "^0.16.0"
"phploc/phploc": ">=7.0",
"phpmetrics/phpmetrics": ">=2.8",
"rector/rector": ">=0.16.0"
},
"minimum-stability": "dev",
"prefer-stable": true

1360
composer.lock generated

File diff suppressed because it is too large Load Diff