Skip to content

Commit f6c052b

Browse files
authored
Added newline
1 parent 8b188d2 commit f6c052b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LaravelAwsSecretsManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ protected function storeToCache($name, $val)
137137
Cache::store($this->cacheStore)->put($name, $val, now()->addMinutes($this->cacheExpiry));
138138
}
139139
}
140-
}
140+
}

0 commit comments

Comments
 (0)