browser-detect icon indicating copy to clipboard operation
browser-detect copied to clipboard

chore(php): add support for PHP 8.4

Open pataar opened this issue 9 months ago • 6 comments

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.

pataar avatar Jan 27 '25 13:01 pataar