Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3e6afd8

Browse files
committed
Release 1.0.0-alpha7
1 parent b00081f commit 3e6afd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Composer/Composer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
*/
2727
class Composer
2828
{
29-
const VERSION = '@package_version@';
29+
const VERSION = '1.0.0-alpha7';
3030

3131
/**
3232
* @var Package\RootPackageInterface

0 commit comments

Comments
 (0)