Mike van Rooyen
|
daedb4a74f
Remove extra line in method following CS-Fixer
|
5 years ago |
Mike van Rooyen
|
e910e06f63
Add details of the path to aid debugging
|
5 years ago |
Mike van Rooyen
|
e62478ab89
Test to check there is a RuntimeException thrown when a path repository doesn't exist
|
5 years ago |
Mike van Rooyen
|
18895064ad
Check that if the getUrlMatches method returns an empty value which means the path is incorrect
|
5 years ago |
Jordi Boggiano
|
82d0b12b1c
Merge pull request #8360 from derrabus/bugfix/execute-returns-0
|
5 years ago |
Alexander M. Turek
|
146aa4938f
Command::execute() should always return an integer.
|
5 years ago |
Stephan Vock
|
0d1d35c346
Debug: display used authentication for http calls
|
5 years ago |
Jordi Boggiano
|
f753c15664
Update deps
|
5 years ago |
Jordi Boggiano
|
1843312ddf
Merge pull request #8313 from unkind/feature-require-fixed
|
5 years ago |
Jordi Boggiano
|
5b4fad9056
Update target version for master branch
|
5 years ago |
Jordi Boggiano
|
9e2485aa4d
Make gitlab/bitbucket driver checks case insensitive
|
5 years ago |
Jordi Boggiano
|
34a32c31b4
Merge pull request #8334 from zakonnic/fix_incorrect_strip_non_php_blocks
|
5 years ago |
zakonnic
|
f159eb724a
Add test for double gap in php-file
|
5 years ago |
zakonnic
|
9f6e45051a
Optimize template for striping non-php blocks
|
5 years ago |
zakonnic
|
ec96e5de64
Fix incorrect strip of non-php blocks in the file
|
5 years ago |
Nikita Konstantinov
|
e3b6c67a44
Provide `--fixed` option for the `require` command, fixes #8303
|
5 years ago |
Nils Adermann
|
995b4f923e
Fix more tests which were lacking lock files for partial updates, display fix jobs in problems
|
5 years ago |
Nils Adermann
|
3989a1b8ee
Restore dev package extraction
|
5 years ago |
Nils Adermann
|
33ff67abf3
Update tests for new output and for required lock file on partial update
|
5 years ago |
Nils Adermann
|
a114e26841
Correctly load aliases in lockedRepository to fix alias install output
|
5 years ago |
Nils Adermann
|
3e0e5dc1fa
Fix test expectation: Install and update operations are now alphabetical
|
5 years ago |
Nils Adermann
|
c16ab6174e
Fix tests: Alias install now always right after origin package, partial update requires lock file
|
5 years ago |
Nils Adermann
|
4db325b7b4
Use the old root stack based approach to sorting operations in the transaction
|
5 years ago |
Nils Adermann
|
b700aa3d62
Sort local repo transaction as topological as possible
|
5 years ago |
Nils Adermann
|
f5e18250e6
Merge remote-tracking branch 'github-composer/2.0' into solve-without-installed
|
5 years ago |
Nils Adermann
|
06d11f2f38
Fix calculation of lock transaction updates and start updating output in tests
|
5 years ago |
Nils Adermann
|
f1e4ccbe1d
Fix handling of reference updates and root references
|
5 years ago |
Jordi Boggiano
|
a066dd9e00
Merge pull request #8310 from greysteil/leading-slash-github-urls
|
5 years ago |
Grey Baker
|
b09945c3ba
Allow for leading slash in path part of GitHub URLs
|
5 years ago |
Jordi Boggiano
|
f0d565bb6d
Avoid transforming the origins when prompting for auth, fixes #8300
|
5 years ago |