Skip to content

Commit f7e5752

Browse files
authored
Bump dev deps + Remove branch alias (#769)
1 parent 9e22700 commit f7e5752

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

composer.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
"maglnet/composer-require-checker": "^4.7.1",
4343
"phpbench/phpbench": "^1.4.1",
4444
"phpunit/phpunit": "^10.5.46",
45-
"rector/rector": "^2.0.15",
45+
"rector/rector": "^2.0.16",
4646
"roave/infection-static-analysis-plugin": "^1.35",
4747
"spatie/phpunit-watcher": "^1.24",
48-
"vimeo/psalm": "^5.26.1 || ^6.10.3",
48+
"vimeo/psalm": "^5.26.1 || ^6.12",
4949
"yiisoft/di": "^1.3",
5050
"yiisoft/test-support": "^3.0.2",
5151
"yiisoft/translator-message-php": "^1.1.1",
@@ -67,9 +67,6 @@
6767
}
6868
},
6969
"extra": {
70-
"branch-alias": {
71-
"dev-master": "3.0.x-dev"
72-
},
7370
"config-plugin-options": {
7471
"source-directory": "config"
7572
},

0 commit comments

Comments
 (0)