6 ms·
FYI, composer 2 (the official PHP package manager) uses prolog to figure out if a package can be installed or not. When it’s not possible, you get a detailed e
by capitanazo77 2y ago
FYI, composer 2 (the official PHP package manager) uses prolog to figure out if a package can be installed or not.
When it’s not possible, you get a detailed explanation why it’s not possible
- qu1j0t3 2y agoIt uses a SAT solver, not Prolog. https://news.ycombinator.com/item?id=17686801 https://news.ycombinator.com/item?id=17686801