shivas / versioning-bundle

Simple way to version (semantic versioning 2.0.0) your Symfony2/3/4/5/6 application
MIT License
112 stars 30 forks source link

GitRepositoryProvider Warning: is_dir(): open_basedir restriction in effect. #41

Closed antiseptikk closed 5 years ago

antiseptikk commented 5 years ago

When an "open_basedir" is defined, the bundle returns a warning in the GitProvider during isSupported process.