mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 21:38:22 +01:00
composer: bump to Symplify 3.1
This commit is contained in:
parent
886e0dbb55
commit
97fe0f4343
@ -17,9 +17,8 @@
|
|||||||
"symfony/console": "^4.0",
|
"symfony/console": "^4.0",
|
||||||
"symfony/dependency-injection": "^4.0",
|
"symfony/dependency-injection": "^4.0",
|
||||||
"symfony/finder": "^4.0",
|
"symfony/finder": "^4.0",
|
||||||
"symplify/easy-coding-standard": "^3.0",
|
"symplify/easy-coding-standard": "^3.1",
|
||||||
"symplify/package-builder": "^3.0",
|
"symplify/package-builder": "^3.1",
|
||||||
"symplify/token-runner": "^3.0",
|
|
||||||
"webmozart/assert": "^1.2"
|
"webmozart/assert": "^1.2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
@ -29,7 +28,7 @@
|
|||||||
"nette/forms": "^2.4",
|
"nette/forms": "^2.4",
|
||||||
"phpstan/phpstan-shim": "^0.9",
|
"phpstan/phpstan-shim": "^0.9",
|
||||||
"phpunit/phpunit": "^6.5",
|
"phpunit/phpunit": "^6.5",
|
||||||
"symplify/coding-standard": "^3.0",
|
"symplify/coding-standard": "^3.1",
|
||||||
"slam/php-cs-fixer-extensions": "^1.10",
|
"slam/php-cs-fixer-extensions": "^1.10",
|
||||||
"symfony/expression-language": "^4.0",
|
"symfony/expression-language": "^4.0",
|
||||||
"symfony/form": "^4.0",
|
"symfony/form": "^4.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user