#PHP codegen disparity between local and CI
1 messages · Page 1 of 1 (latest)
can we omit the vendor directory? by excluding it with the ignore for context directory?
Not until 0.13.4 as we only got them supported after 0.13.3 came out
So there is not a tagged version of the PHP SDK that supports them yet
I believe the root of the problem is this issue @weak pine Correct me if I'm wrong
Basically the Php Dev module doesn't recognise when the vendor directory should be updated. But it does recognise when its gone.
So when your vendor directory disappeared, it generated it again, using the correct versions.