5183 Commits (50b560fe4c6a618930ecfcd5339736b4ef07284e)
 

Author SHA1 Message Date
Jordi Boggiano 43c1caad0d Merge remote-tracking branch 'Seldaek/caret-op-for-semver'
Conflicts:
	tests/Composer/Test/Package/Version/VersionSelectorTest.php
10 years ago
Jordi Boggiano a5dfaafa02 Add a fixture for the schema validation 10 years ago
Jordi Boggiano e2b183136c Workaround for https://github.com/facebook/hhvm/issues/5170 10 years ago
Jordi Boggiano e10539751c Update deps and add platform definition to prevent regressions on php dep 10 years ago
Jordi Boggiano fa398e14c7 Fix indent detection in json files when an empty line starts the object 10 years ago
Jordi Boggiano 32a479a1e7 Fix subkey manipulation when the main key does not exist yet 10 years ago
Jordi Boggiano a57c51e8d7 Finalize platform override feature
- Added tests, docs
- Persist to lock file
- Add support in config command
- Added to json schema
10 years ago
Jordi Boggiano 80b0a35a68 Merge remote-tracking branch 'HuffAndPuff/ignore-platform'
Conflicts:
	src/Composer/Config.php
	src/Composer/Repository/PlatformRepository.php
10 years ago
Jordi Boggiano fd7e28b8b4 Restore special handling of conflict/provide/replace 10 years ago
Vadim Tyukov b02bdb4c7a [alias] RootAliasPackage manages the requirements correctly 10 years ago
Jordi Boggiano a811142ff2 Merge pull request #3978 from marc-mabe/hotfix/3976
fixes #3976: drop ext/ctype dependency
10 years ago
Marc Bennewitz ff1ce78e6b fixes #3976: drop ext/ctype dependency 10 years ago
Jordi Boggiano ddfa8ed5f2 Merge pull request #3977 from staabm/phpvers
added the actual phpversion into the error message when phpversion doesn...
10 years ago
Jordi Boggiano af83c767a0 Merge pull request #3970 from fabschurt/fix-typo
[Docs] [Typo] Correct a misused article in the docs
10 years ago
Markus Staab c9bdf3a07a added the actual phpversion into the error message when phpversion doesn satisfy the requirement 10 years ago
Fabien Schurter e392d1d039 Replace "an" with "a" in the docs 10 years ago
Anael Ollier 27074083cc Replaced join() by implode() 10 years ago
Anael Ollier 2f82ed7035 Fixed the fix :) 10 years ago
Anael Ollier b2efb95f33 Fixed svn update command (fails before attempting to use authentication provided in auth.json) 10 years ago
Jordi Boggiano 1cb427ff5c Force http1.1 protocol 10 years ago
Jordi Boggiano ea03730549 Merge pull request #3963 from deviantintegral/fix-large-class-syntax
Fix test classes with invalid PHP.
10 years ago
Andrew Berry 5b7c5cf41e Fix missing semicolons. 10 years ago
Andrew Berry 59e14ff098 Fix test classes with invalid PHP. 10 years ago
Josh Di Fabio 051b7bd44b Touch access time only when reading from cache 10 years ago
Jordi Boggiano 2e73811211 Fix process timeout not being initialized correctly when loading a config without creating a full composer instance, closes #3952, fixes #3946 10 years ago
Jordi Boggiano 35a9b5dbf9 Merge pull request #3953 from alcohol/allow-numeric-author-name
Allow numeric author name
10 years ago
Jordi Boggiano 68b5bc3560 Merge pull request #3531 from aaemnnosttv/feat/init-cmd
allow package type to be set with init command
10 years ago
Evan Mattson ec9eb2b799 update init type question 10 years ago
Evan Mattson 5ed001765f allow package type to be set with init command 10 years ago
Adrian Dragus 7834dacb88 Forgot to remove the actual calls 10 years ago
Adrian Dragus 96ff1c5014 Use PHPUnit pre-conditions
See https://phpunit.de/manual/current/en/incomplete-and-skipped-tests.html#incomplete-and-skipped-tests.requires.tables.api
10 years ago
Rob Bast c7d387f599 Allow numeric characters 10 years ago
Rob Bast b99d9465c1 Added testcase 10 years ago
Jordi Boggiano a32c919145 Return null instead of false 10 years ago
Jordi Boggiano 921b3a0eba Fix regression with non-SPDX licenses in show command, refs #3885 10 years ago
Jordi Boggiano 99694a0381 Merge pull request #3940 from phansys/ticket_3859
[bugfix] Fixed undefined var in DiagnoseCommand::execute().
10 years ago
Jordi Boggiano 4aa431025b Merge pull request #3845 from vlakoff/empty-composer.json
Avoid parser error if composer.json existing but empty
10 years ago
Jordi Boggiano ec6d727af8 Add comment about --, refs #3853 10 years ago
Jordi Boggiano e50b5fe990 Merge pull request #3853 from hakre/fix/git-checkout
Git Checkout Branch / File Differentiation
10 years ago
Jordi Boggiano 46924cf5f5 Merge pull request #3854 from hakre/fix/symlink-missing
Prevent fatal error on missing symlink() function in tests
10 years ago
Javier Spagnoletti 294185d1d3 [bugfix] Fixed undefined var in DiagnoseCommand::execute(). 10 years ago
Jordi Boggiano 05e08889ed Add BC method for old usage, refs #3857 10 years ago
Jordi Boggiano 6b3178b169 Merge remote-tracking branch 'isoroku/fix-misspellings'
Conflicts:
	doc/articles/handling-private-packages-with-satis.md
10 years ago
Jordi Boggiano c3ce13c87c Update contributing 10 years ago
Jordi Boggiano 30df3236bd Add multiline_array_tailing_comma fix 10 years ago
Jordi Boggiano 39c912005b Merge pull request #3869 from SchulteMarkus/patch-1
Explaining how to deal with cyclic dependency problems within Jenkins-bu...
10 years ago
Jordi Boggiano 1b3ca77bd5 Merge pull request #3878 from jakoch/patch-docu-httpheaderauth
added "example using a custom HTTP Header field" to docu, issue https://...
10 years ago
Jordi Boggiano d0695b2a6d Merge pull request #3784 from slbmeh/feature/update-rm-tests
Use data provider in RepositoryManager tests
10 years ago
Jordi Boggiano fda4a594f9 Add PHPCSFixer config 10 years ago
Jordi Boggiano dbfd47eeca CS fixes 10 years ago