diff --git a/README.md b/README.md index 911832e..7a0bc37 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ And the images will become available for use inside the application. ## FAQ -**Q:** *Why isn't this software released as a composer package? Will it ever be?* +**Q:** *Why isn't this software released as a composer package? Will it ever be?*
**A:** In order to get this ported and made available as fast as possible, we opted to port this from our Laravel 10 based CMS to Laravel 12, for now. If we had opted to make this into a composer package a lot more time would have to be spent coding the frontend for every possible Laravel scaffolding environment (Vue, React, Livewire) and the testing for each of those. We **will** release this as a composer package in the future, though. ## Testing