satis-gitlab icon indicating copy to clipboard operation
satis-gitlab copied to clipboard

PHP composer/satis extended with the hability to generate configuration according to GITLAB composer projects

Results 4 satis-gitlab issues
Sort by recently updated
recently updated
newest added

Instead of using a fixed absolute path to the PHP binary, this fix will search for PHP in the current environment, i.e. searching the PATH variable using the first php...

# Options ## Client parameters for hosted GIT API | Name | Description | Example | | -------------- | ------------------------------ | ----------------------- | | `gitlab-url` | URL of git hosting...

enhancement

Cover code without relying on gitlab.com (regress test to unit test)

enhancement

In my implementation of this, I want to be able to cache composer dependencies for not public projects. This pr adds a new command to discover and populate the `require`...