Made fully PHP 8.2 compatible, and no longer functions on PHP 7
Updated to use Symfony 6.4
Linted, stan'ed, qa'ed and otherwise upgraded
Rid of the dreaded App/ namespace. Tiqr now also adheres to the Vendor/Projectname convetion. And was baptized: Surfnet/Tiqr
On other fronts:
Yarn and Composer dependencies have been updated
Tests have been upgraded, some of the acceptance tests have been skipped (auth and reg features) the secondary registration and auth features still pass.
Homestead was removed
Templates, translations and parameters are moved to suite specific locations
I did not fix all of them. Most of the dev/test related stuff is left as-is. As they add limited added value for now. If you disagree, feel free discuss.
This marks the end of an era. The code has been:
App/
namespace. Tiqr now also adheres to the Vendor/Projectname convetion. And was baptized:Surfnet/Tiqr
On other fronts: