browser-detect
browser-detect copied to clipboard
chore(php): add support for PHP 8.4
Add tests for PHP 8.2, 8.3 and 8.4 + Laravel 9, 10, 11 and 12. Remove composer lock, as packages shouldn't have one. Removed the league/pipeline dependency and replaced it with array_reduce.