Skip to content

Commit 5f238c8

Browse files
committed
Fix composer stability
1 parent 55819a1 commit 5f238c8

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
@@ -38,5 +38,5 @@
3838
}
3939
},
4040
"prefer-stable": true,
41-
"minimum-stability": "rc"
41+
"minimum-stability": "RC"
4242
}

0 commit comments

Comments
 (0)