We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ea4c4 commit 6c1a114Copy full SHA for 6c1a114
src/Version
@@ -0,0 +1,4 @@
1
+<?php
2
+const MAJOR = "1";
3
+const MINOR = "6";
4
+const PATCH = "0";
0 commit comments