Commit graph

7 commits

Author SHA1 Message Date
Bertus Steenberg
62b8b89c60
Merge branch 'master' into master 2020-09-08 22:22:51 +02:00
janwehner
39442da599
update call to array_get helper to use the Illuminate\Support\Arr class (#13)
Co-authored-by: Jan Wehner <jan.wehner@securepoint.de>
2020-03-16 11:01:29 +02:00
Bertus Steenberg
d15cf58833 config merge code from laravel 5 2019-04-28 12:23:20 +02:00
João Fernando Corsini
d74da49539 Fix config retrieval
At PrometheusServiceProvider, the varaible $configs  was trying to access an unexisting key storage_adapters, since this variable only exists in the prometheus config.
2017-08-22 17:11:18 -03:00
Matthew Goslett
b6f4589e48 Apply fixes from StyleCI (#1) 2017-07-27 14:16:42 +02:00
Matthew Goslett
9c2453f0e4 add unit tests 2017-07-27 14:11:46 +02:00
Matthew Goslett
bf1a4e1879 initial commit 2017-07-27 11:11:02 +02:00