Skip to content

Commit b9b41a1

Browse files
committed
Fix stability
1 parent 185290a commit b9b41a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"dev-master": "3.0.x-dev"
4141
}
4242
},
43-
"minimum-stability": "rc",
43+
"minimum-stability": "RC",
4444
"prefer-stable": true
4545
}

0 commit comments

Comments
 (0)