mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-18 05:48:21 +01:00
remove composer-json-manipulator from the root
This commit is contained in:
parent
e7b61e6fda
commit
6d128831c4
@ -12,10 +12,11 @@
|
||||
"symfony/process": "^4.4|^5.0",
|
||||
"symfony/filesystem": "^4.4|^5.0",
|
||||
"symfony/finder": "^4.4|^5.0",
|
||||
"symplify/console-color-diff": "^8.0",
|
||||
"symplify/auto-bind-parameter": "^8.0",
|
||||
"symplify/smart-file-system": "^8.0",
|
||||
"symplify/package-builder": "^8.0"
|
||||
"symplify/composer-json-manipulator": "^8.1.15",
|
||||
"symplify/console-color-diff": "^8.1.15",
|
||||
"symplify/auto-bind-parameter": "^8.1.15",
|
||||
"symplify/smart-file-system": "^8.1.15",
|
||||
"symplify/package-builder": "^8.1.15"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.5|^9.0"
|
||||
|
@ -35,7 +35,6 @@
|
||||
"symplify/package-builder": "^8.1.15",
|
||||
"symplify/parameter-name-guard": "^8.1.15",
|
||||
"symplify/set-config-resolver": "^8.1.15",
|
||||
"symplify/composer-json-manipulator": "^8.1.15",
|
||||
"symplify/smart-file-system": "^8.1.15",
|
||||
"tracy/tracy": "^2.7",
|
||||
"phpstan/phpstan": "0.12.32"
|
||||
|
Loading…
x
Reference in New Issue
Block a user