Skip to content

Commit d37d0bc

Browse files
committed
Merge branch 'release/1.1.0'
2 parents 4365d21 + 83342ba commit d37d0bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Psr6Store.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
*
3737
* @author Yanick Witschi <yanick.witschi@terminal42.ch>
3838
*/
39-
final class Psr6Store implements Psr6StoreInterface
39+
class Psr6Store implements Psr6StoreInterface
4040
{
4141
const NON_VARYING_KEY = 'non-varying';
4242
const COUNTER_KEY = 'write-operations-counter';

0 commit comments

Comments
 (0)