Skip to content

Commit 503f12a

Browse files
committed
Fix stability
1 parent d87990e commit 503f12a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@
6969
"phpstan/extension-installer": true
7070
}
7171
},
72-
"minimum-stability": "rc"
72+
"minimum-stability": "dev"
7373
}

0 commit comments

Comments
 (0)