Tags: skore/vapor-core
Tags
[2.x] Adds scheduler proxy command to normalize sub-minute schedules (l… …aravel#167) * add vapor scheduler proxy * update syntax * fix return * Apply fixes from StyleCI * adds tests * remove console events trait * conditional test * wip * wip * wip * wip * Update VaporScheduleCommand.php --------- Co-authored-by: StyleCI Bot <bot@styleci.io> Co-authored-by: Taylor Otwell <taylorotwell@gmail.com>
[2.x] Adds helpers to determine when an app is running on Vapor (lara… …vel#164) * adds active helpers * update tests * Apply fixes from StyleCI * remove type hints * update return types * Update Vapor.php --------- Co-authored-by: StyleCI Bot <bot@styleci.io> Co-authored-by: Taylor Otwell <taylorotwell@gmail.com>
Merge pull request laravel#157 from laravel/chore/avoids-upgrade-of-g… …uzzle-promises [2.x] Avoids non-tested update of guzzle promises 2.x