mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 03:50:08 +02:00
Dictionary key order in Swift isn't a thing, so the process is now a two-pronged approach: 1) check for specific apps, 2) check for specific broad frameworks after no other matches were made. Previously, detection would only work correctly some of the time. Also cleaned up the `getNotableDependencies()` method.