Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit 5d70e9f

Browse files
committed
Removed a sly g that had crept into the code to cause syntax error
1 parent d77f0d8 commit 5d70e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/FetchNewServicesBench.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public function __construct()
3535
ConfigAbstractFactory::class => [
3636
BenchAsset\Bar::class => [],
3737
],
38-
],g
38+
],
3939
],
4040
'aliases' => [
4141
'factoryAlias1' => 'factory1',

0 commit comments

Comments
 (0)