The >=4.0.0 syntax installs any version which is able to run depending on the require...
[plcapi.git] / .gitignore
1 /.idea
2 composer.phar
3 composer.lock
4 /vendor/*
5 /tests/coverage/*
6 /build/*