mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-01-10 00:38:39 +00:00
fix vendor
This commit is contained in:
parent
5b7af365ba
commit
5ad5bf3f1d
15
.gitignore
vendored
15
.gitignore
vendored
|
|
@ -1,2 +1,15 @@
|
|||
vendor
|
||||
Build
|
||||
*.cache
|
||||
.directory
|
||||
Vagrantfile
|
||||
vendor
|
||||
bower_components
|
||||
node_modules
|
||||
*.log
|
||||
.vagrant
|
||||
.vscode
|
||||
.sass-cache
|
||||
cache
|
||||
Cache
|
||||
Libraries
|
||||
.idea
|
||||
|
|
@ -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
1360
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user