1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http
Nikola Cirkovic c75b1d303f
Cirkovic/ina 16 fixes (#50)
* Dispatch | PdfCreatorTest | Removed deprecated method

* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
..
Controllers Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
Livewire Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
Middleware Laravel 9 2022-06-22 21:57:45 +10:00
Requests Fixes for tests 2022-06-24 11:55:41 +10:00
ValidationRules Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ViewComposers Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Kernel.php Remove fruitcake/laravel-cors dependency 2022-06-21 09:58:33 +00:00