Skip to content

Commit b2d06bd

Browse files
author
runner
committed
[composer] Set dependencies for 5.0.4 release.
1 parent 2c35aa7 commit b2d06bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"require-dev": {
1919
"ibexa/code-style": "~2.0.0",
20-
"ibexa/rector": "~5.0.x-dev",
20+
"ibexa/rector": "~5.0",
2121
"phpstan/phpstan": "^2.0",
2222
"phpstan/phpstan-phpunit": "^2.0",
2323
"phpstan/phpstan-symfony": "^2.0",
@@ -49,4 +49,4 @@
4949
"config": {
5050
"sort-packages": true
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)