Skip to content

Commit 61deed8

Browse files
author
runner
committed
[composer] Set dependencies for 5.0.3 release.
1 parent 9d5de20 commit 61deed8

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
"require-dev": {
1818
"composer/composer": "^2.0.8",
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-webmozart-assert": "^2.0",
@@ -65,4 +65,4 @@
6565
},
6666
"class": "Ibexa\\PostInstall\\PostInstall"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)