6 Commits

Author SHA1 Message Date
Anton Medvedev
f3152a5264 Fix worker process creation 2021-09-19 17:34:37 +02:00
Anton Medvedev
2d9a9dcfaa
Remove vars (#2596) 2021-07-01 23:17:23 +03:00
Markus Staab
2a5d5c2032
Support passing null as default in get() (#2560)
* Support passing `null` as $default in get()

* Update CHANGELOG.md

Co-authored-by: Markus Staab <m.staab@complex-it.de>
2021-06-17 07:30:44 +03:00
Alex Mayer
34dade5420
Remove Unused use Statements (#2476)
Ensure single empty line above and below use block
2021-03-27 10:28:25 +01:00
Anton Medvedev
4cb2f67067 Fix host level configuration for callback 2021-03-15 21:53:14 +01:00
Anton Medvedev
387b4c1d51
Update composer dependencies (#2453)
As well rename test dir to tests, as Pest does not support dir without s on the end.
Also, remove PHP requirement from composer.json as we already have check-in bin/dep and it's better to have the check only in one place (now they already out of sync).
2021-03-12 13:56:16 +03:00