Skip to content

Commit 95922b6

Browse files
committed
Mark VERSION as deprecated
1 parent 74818d4 commit 95922b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ZipStream.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@
7171
*/
7272
class ZipStream
7373
{
74+
/**
75+
* @deprecated deprecated since version 0.3.0, use composer version
76+
*/
7477
const VERSION = '0.3.0';
7578

7679
const METHOD_STORE = 'store';

0 commit comments

Comments
 (0)