Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f0872 commit 2880cb6Copy full SHA for 2880cb6
1 file changed
src/Composer/Composer.php
@@ -24,7 +24,7 @@
24
*/
25
class Composer
26
{
27
- const VERSION = '@package_version@';
+ const VERSION = '1.0.0-alpha4';
28
29
/**
30
* @var Package\PackageInterface
0 commit comments