aspirecloud/tests/Feature
Joost de Valk 6520323880 Add requires version filter to package search
Filter packages by platform version via ?requires[typo3]=12.4 or
?requires[php]=8.1. Matches packages with at least one release whose
required version is <= the specified version, using Postgres jsonb
and array comparison for dotted version strings.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Joost de Valk <joost@altha.nl>
2026-03-20 17:09:59 +01:00
..
API Add requires version filter to package search 2026-03-20 17:09:59 +01:00
Auth enable strict types everywhere 2025-10-25 13:15:51 -06:00
Download enable strict types everywhere 2025-10-25 13:15:51 -06:00
Rewrite fix: dispatch DownloadAssetJob to queue instead of synchronously (#174) 2025-02-22 17:10:50 -07:00
Sanctum add prefer-arrow-function linter rule and apply autofix 2025-10-25 13:48:47 -06:00
Services rm pointless test (and commented-out "for reference" test) 2025-12-19 16:35:10 -07:00
Sync fix SyncPluginTest.php expectations 2025-10-24 14:48:23 -06:00