mirror of
https://github.com/rectorphp/rector.git
synced 2025-03-14 20:39:43 +01:00
bump to symplify phar-aware file info
This commit is contained in:
parent
d7f9cc0985
commit
e7b61e6fda
@ -29,14 +29,14 @@
|
||||
"symfony/dependency-injection": "^4.4.8|^5.0.6",
|
||||
"symfony/finder": "^4.4.8|^5.0.6",
|
||||
"symfony/process": "^4.4.8|^5.0.6",
|
||||
"symplify/auto-bind-parameter": "^8.1.14",
|
||||
"symplify/autowire-array-parameter": "^8.1.14",
|
||||
"symplify/console-color-diff": "^8.1.14",
|
||||
"symplify/package-builder": "^8.1.14",
|
||||
"symplify/parameter-name-guard": "^8.1.14",
|
||||
"symplify/set-config-resolver": "^8.1.14",
|
||||
"symplify/composer-json-manipulator": "^8.1.14",
|
||||
"symplify/smart-file-system": "^8.1.14",
|
||||
"symplify/auto-bind-parameter": "^8.1.15",
|
||||
"symplify/autowire-array-parameter": "^8.1.15",
|
||||
"symplify/console-color-diff": "^8.1.15",
|
||||
"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"
|
||||
},
|
||||
@ -49,11 +49,11 @@
|
||||
"psr/event-dispatcher": "^1.0",
|
||||
"slam/phpstan-extensions": "^5.0",
|
||||
"slevomat/coding-standard": "dev-master",
|
||||
"symplify/changelog-linker": "^8.1.14",
|
||||
"symplify/easy-coding-standard": "^8.1.14",
|
||||
"symplify/easy-testing": "^8.1.14",
|
||||
"symplify/monorepo-builder": "^8.1.14",
|
||||
"symplify/phpstan-extensions": "^8.1.14",
|
||||
"symplify/changelog-linker": "^8.1.15",
|
||||
"symplify/easy-coding-standard": "^8.1.15",
|
||||
"symplify/easy-testing": "^8.1.15",
|
||||
"symplify/monorepo-builder": "^8.1.15",
|
||||
"symplify/phpstan-extensions": "^8.1.15",
|
||||
"thecodingmachine/phpstan-strict-rules": "^0.12"
|
||||
},
|
||||
"autoload": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user