8231 Commits (db4ec12a24e0091c861c43da7e05cd1df1a34d9b)
 

Author SHA1 Message Date
Andreas Möller db4ec12a24
Enhancement: Add .editorconfig 5 years ago
Jordi Boggiano 003b62cee5
Merge pull request #7858 from chr-hertel/fix/lock-hash
Updating lock file hash
5 years ago
Christopher Hertel 894b3da970 updating lock file hash 5 years ago
Jordi Boggiano 2b9fee4cd0
Merge pull request #7853 from localheinz/fix/sort
Fix: Keep environment variables sorted by name
5 years ago
Andreas Möller 618122f897
Fix: Keep environment variables sorted by name 5 years ago
Jordi Boggiano ebde0bab7e
Merge pull request #7833 from RaphaelAurieres/master
Allows the JsonFile class to be used for other json files than composer.json
5 years ago
Raphaël Aurières 6725d1d244 Fix docblock. 6 years ago
Raphaël Aurières a8f27bf097 Fix constant usage to be compatible with PHP 5.3 6 years ago
Raphaël Aurières 3c01faf0e2 Use parameter with default value to set schema file path. 6 years ago
Jordi Boggiano 4301c19ce3 Update target for master 6 years ago
Jordi Boggiano 02ee50ac1d Prepare 1.8.0 6 years ago
Jordi Boggiano 6ed7215fed Merge remote-tracking branch 'origin/1.7' 6 years ago
Jordi Boggiano a6d1cdd6d7
Merge pull request #7811 from johnstevenson/update-xdebug-handler
Update xdebug-handler, fixes #7807
6 years ago
johnstevenson ab165cfcd6 Update xdebug-handler, fixes #7807 6 years ago
Jordi Boggiano 7ab633a2af Prepare 1.8.0 changelog 6 years ago
Jordi Boggiano 1970e97b47
Merge pull request #7806 from meyerbaptiste/fix/lib-imagick
Fix support for imagemagick <3.3
6 years ago
meyerbaptiste 5ce5560040
Fix support for imagemagick <3.3, refs #7762 6 years ago
Jordi Boggiano 489e0d4b12 Add support for imagemagick <3.3, refs #7762 6 years ago
Jordi Boggiano 17fd933fd5 Update dependencies 6 years ago
Jordi Boggiano 66d84f60c6 Fix pattern matching for remove wildcard, refs #7715 6 years ago
Jordi Boggiano dc6027a0ad Merge remote-tracking branch 'dmanners/remove-all-from-one-vendor' 6 years ago
Jordi Boggiano b89daf5322 Add support.chat to schema, refs #7714 6 years ago
Jordi Boggiano 85ec111dee Merge remote-tracking branch 'dmanners/add-chat-option-for-support' 6 years ago
Jordi Boggiano 736c05f66b Merge remote-tracking branch 'yassine-ah/patch-1' 6 years ago
Jordi Boggiano 55c40e8853
Add note about CS fixes to contribution notes 6 years ago
Jordi Boggiano b3cbfea36e Merge branch '1.7' 6 years ago
Jordi Boggiano acdf8f83f1 Bypass version check for explicitly versioned packages in require command when --no-update is given, fixes #7800 6 years ago
Jordi Boggiano 6e6fb844dd Avoid validating package name if it has a newline at the end 6 years ago
Shalvah 42e88ac27a Add interactive option to install dependencies after running init command (#7521)
* Add interactive option to install dependencies after running init command

* Only ask to install dependencies when dependencies where defined
6 years ago
Elan Ruusamäe f9234222d1 add lib-imagick to show -p output (#7762) 6 years ago
Jérôme Deuchnord b0b00ad1fa Call a script recursively with extra parameters (#7720)
* Added support for calling scripts recursively (fixes #7562)
6 years ago
Michele Locati 04098153c8 Add support for running composer with phpdbg (#7798) 6 years ago
Jordi Boggiano 86f59348f5
Fix TestCase import 6 years ago
Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687)
* fix docblocks

* remove redundant conditional

* fix wrong variable name

* fix wrong namespaces

* add missing private members

* remove unused/redundant arguments

* move testcase class

* exclude TestCase.php

* Tweak RuleWatchGraph type hints

* Tweak doc comment
6 years ago
Mathias Brodala 38a34159ef Dispatch "post-package-update" event after writing lock (#7766)
Fixes #7765
6 years ago
Jordi Boggiano 008475dee7
Use lowercase sha in docs 6 years ago
Jordi Boggiano 8e817d096b Merge branch '1.7' 6 years ago
Jordi Boggiano 856df56bdd Revert #7755 6 years ago
Jordi Boggiano 49a6c56a7c Update changelog 6 years ago
Jordi Boggiano ceb3a7a8e8 Merge branch '1.7' 6 years ago
Jordi Boggiano 42dca2aff5 Remove weird binary file from repo 6 years ago
Jordi Boggiano 1898ad12ce Make sure we chdir back in case update dir is relative, refs #7519 6 years ago
Jordi Boggiano 2528654c53 Merge branch '1.7' 6 years ago
dtranmobil 900e3b65db Update why-can't-composer-load-repositories-recursively.md (#7690) 6 years ago
Jérôme Tanghe a51563300c Warning about the UNIX permissions lost if unzip command is not installed.
Some packages provide (such as Symfony Panther or Dusk) executable files, but
as PHP's unzip extension does not handle UNIX permissions, those files will
lose their executable ones.
6 years ago
Jordi Boggiano 284da1487c Avoid downgrading from error to warning 6 years ago
Ahammar Yassine da94e4b619 Skip all network-based checks (#7641)
* Skip all network-based checks

Change the warnings in diagnose to a friendly messages when allow_url_fopen is disabled.

Issue: #7622
6 years ago
Grzegorz Korba 0ee0138bed Support for ignoring packages in `outdated` command (#7682)
* Support for ignoring packages in `outdated` command. Fixes #7656
6 years ago
Seven Du 148e503b31 Modified comment block (#7700)
* Modified comment block
6 years ago
Raffael Comi 3c543b2752 Report "same as actual" version if override package matches actual 6 years ago