DusanKasan / Knapsack

Collection pipeline library for PHP
http://dusankasan.github.io/Knapsack/
MIT License
536 stars 56 forks source link

Specifying version in composer not working #54

Closed Erutan409 closed 4 years ago

Erutan409 commented 5 years ago

Seems like no matter what version I specify in composer, the latest is being fetched. Even then, the utility_functions.php doesn't seem to match what I see in master when I don't specify.

Can anyone speak to this?

DusanKasan commented 5 years ago

Can you provide your full (or partially redacted) composer.json/lock? This is technically not an issue with the library but i'm happy to help :) Maybe you have some dependency that depends on Knapsack?