Skip to content

Commit daf2d2e

Browse files
Update rector/rector requirement from ^0.19 to ^1.0 (#78)
Co-authored-by: Sergei Predvoditelev <[email protected]>
1 parent ae04c48 commit daf2d2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"maglnet/composer-require-checker": "^4.2",
3131
"nyholm/psr7": "^1.3",
3232
"phpunit/phpunit": "^9.5",
33-
"rector/rector": "^0.19",
33+
"rector/rector": "^1.0",
3434
"roave/infection-static-analysis-plugin": "^1.16",
3535
"spatie/phpunit-watcher": "^1.23",
3636
"vimeo/psalm": "^4.30|^5.8",
37-
"yiisoft/yii-debug": "dev-master"
37+
"yiisoft/yii-debug": "dev-master|dev-php80"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)