We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d26ade commit 963683eCopy full SHA for 963683e
1 file changed
composer.json
@@ -50,6 +50,9 @@
50
"testcontainers/testcontainers": "^0.2",
51
"nimut/phpunit-merger": "^2.0"
52
},
53
+ "conflict": {
54
+ "rector/rector": "2.3.0"
55
+ },
56
"config": {
57
"preferred-install": {
58
"*": "dist"
0 commit comments