Gabriel Caruso
|
3d262bd637
|
Fixes from PHPStan level 0
More fixes from PHPStan level 0
|
2018-01-14 11:44:15 -02:00 |
Jordi Boggiano
|
ab8437ce06
|
Merge remote-tracking branch 'swumao/feature-6892'
|
2018-01-03 16:46:50 +01:00 |
Jordi Boggiano
|
8a50345df7
|
Follow ignore-platform-reqs when checking for package requirements, fixes #6859
|
2018-01-03 15:02:46 +01:00 |
闫兴茂
|
e4bb306dfc
|
Fix for CI
|
2017-12-19 22:32:10 +08:00 |
闫兴茂
|
1c0a494c72
|
Update findBestVersionForPackage method to support return package name
|
2017-12-19 22:17:24 +08:00 |
Jordi Boggiano
|
c8aea719b1
|
CS fixes
|
2017-12-18 16:02:48 +01:00 |
Jordi Boggiano
|
3e1b0c88d7
|
Merge branch '1.5'
|
2017-12-18 11:13:19 +01:00 |
Jordi Boggiano
|
00f6c0a44a
|
Fix issue when requiring multiple packages once without and once with explicit version, fixes #6859
|
2017-12-18 10:35:44 +01:00 |
Jordi Boggiano
|
224d272a0e
|
Merge branch '1.5'
|
2017-12-01 14:30:56 +01:00 |
Jordi Boggiano
|
3976d9f242
|
Fix require command picking of specific versions, fixes #6859
|
2017-12-01 14:30:51 +01:00 |
Jordi Boggiano
|
755482ddb1
|
Merge branch '1.5'
|
2017-12-01 11:01:35 +01:00 |
Jordi Boggiano
|
a928ffa4ee
|
Fix require command when specifying non-stable versions, fixes #6859
|
2017-12-01 10:55:20 +01:00 |
Jordi Boggiano
|
e5d07fde6b
|
Merge pull request #6743 from zachflower/feature/init_defaults
Composer init default values
|
2017-11-29 14:47:54 +01:00 |
Jordi Boggiano
|
fedef55362
|
Merge remote-tracking branch 'arjank/abandoned_package_warning'
|
2017-11-29 14:16:10 +01:00 |
Jordi Boggiano
|
0b3bc4ccb9
|
Merge branch '1.5'
|
2017-11-28 18:09:36 +01:00 |
Jordi Boggiano
|
a691a179e5
|
Merge remote-tracking branch 'naderman/improve-not-found-error' into 1.5
|
2017-11-28 18:00:09 +01:00 |
Jordi Boggiano
|
b4df2c9517
|
Avoid reverting the composer.json in case of a composer require/remove failure that is unrelated to the Solver
Fixes #6821 and adds a different fix to #3464 which is getting reverted
|
2017-11-28 16:38:29 +01:00 |
Zachary Flower
|
a59f7399bf
|
Use environment variables to define default values instead
|
2017-11-13 13:20:19 -07:00 |
Nils Adermann
|
685bc08c0a
|
Improve the error on init/require if a package could not be found
|
2017-11-09 13:04:07 +01:00 |
Jordi Boggiano
|
7c7c91344a
|
Avoid some error paths, refs #6678
|
2017-11-03 16:32:35 +01:00 |
Zachary Flower
|
9ed0a2d35f
|
Use default configs, where applicable, in init
|
2017-10-13 22:39:08 -06:00 |
Arjan
|
a03efa2fda
|
Composer init - abandoned package warning
Added warning for abandoned packages in case more than one package is found for require / require-dev in composer init.
|
2017-10-07 16:45:15 +02:00 |
Michal Lulco
|
c409f96353
|
Removed unused uses
|
2017-09-11 21:32:05 +02:00 |
Michal Lulco
|
1efe02f2e1
|
Search similar package when package could not be found
|
2017-09-11 21:29:00 +02:00 |
Michal Lulco
|
84fed794d7
|
Trying to find package with similar name when package could not be found
|
2017-09-09 18:46:41 +02:00 |
Ivan Pepelko
|
877bad7933
|
Added $_SERVER['USER'] as possible value for <vendor> part of package name.
|
2017-07-12 20:00:33 +02:00 |
CupOfTea696
|
14adc03225
|
Auto-skip interactive require when set by option
|
2017-04-25 13:53:06 +01:00 |
Jose Miguel Pérez Ruiz
|
b2f62bc06c
|
Fix Init Command to accept author names with Unicode combining diacritical marks
|
2017-03-16 01:43:54 +01:00 |
Jordi Boggiano
|
122e422682
|
CS fixes
|
2017-03-08 15:16:44 +01:00 |
Jordi Boggiano
|
586f4bac87
|
Make use of prefer-stable/minimum-stability when picking versions in require command, fixes #6219
|
2017-03-06 18:39:44 +01:00 |
Matthew "Juniper" Barlett
|
09dad8a018
|
Clean up regex in InitCommand::parseAuthorString
Per comments:
- https://github.com/composer/composer/pull/5638#discussion_r76972844
- https://github.com/composer/composer/pull/5638#discussion_r76973941
|
2016-09-02 18:59:20 +02:00 |
Matthew "Juniper" Barlett
|
ac41bb0615
|
Fix for issue #5631
- Add " ( and ) as valid characters in author name
- Add relavent unit tests
|
2016-09-02 18:59:10 +02:00 |
Jordi Boggiano
|
04ae1584dc
|
Add docs about package type to prompt, fixes #5378
|
2016-05-29 17:08:40 +01:00 |
Michael Aherne
|
830644f374
|
Observe COMPOSER environment variable in init command
|
2016-04-19 10:51:44 +01:00 |
Niels Keurentjes
|
fbbde23fb3
|
Improved error message when adding a package that is disallowed by PHP version, fixes #4686
|
2016-03-08 23:09:08 +01:00 |
Jordi Boggiano
|
bf1ddaa298
|
Fix method name for php5
|
2016-02-29 17:51:34 +00:00 |
Jordi Boggiano
|
1aec1c1fc8
|
Add --repository flag to init command, and rename --repository-url to --repository in create-project, fixes #4200, closes #4207, closes #2604, fixes #2920
|
2016-02-29 17:33:46 +00:00 |
Jordi Boggiano
|
b9a3ef73c0
|
Allow skipping author, fixes #4969
|
2016-02-27 16:44:46 +00:00 |
Niels Keurentjes
|
692a3ed300
|
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
2016-02-19 23:56:46 +01:00 |
Jordi Boggiano
|
507415e404
|
Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318
|
2015-10-27 14:43:04 +00:00 |
Jordi Boggiano
|
ce08582671
|
Fix CS
|
2015-09-28 10:53:24 +01:00 |
Rob Bast
|
ddb1c1e052
|
these 2 use parseNameVersionPairs
|
2015-09-24 16:34:48 +02:00 |
Rob Bast
|
a1427d7fd6
|
replace all occurences in code and comments
|
2015-09-24 16:32:36 +02:00 |
Olivier Laviale
|
cc522c20bb
|
Optimized this->getIO()
|
2015-09-14 14:30:26 +02:00 |
Possum
|
29ca21f30e
|
PHP version checks tweaking
|
2015-05-05 20:18:24 +02:00 |
Rob Bast
|
acd1486406
|
Mark method as @private
|
2015-04-30 12:35:25 +02:00 |
Rob Bast
|
0fbc00f3fb
|
Switch to QuestionHelper
|
2015-04-30 12:23:13 +02:00 |
Rob Bast
|
290fafa156
|
Docs and whitespace
|
2015-04-30 12:22:54 +02:00 |
Rob Bast
|
bef46a17dc
|
Moved method
|
2015-04-30 12:22:09 +02:00 |
Jordi Boggiano
|
35a9b5dbf9
|
Merge pull request #3953 from alcohol/allow-numeric-author-name
Allow numeric author name
|
2015-04-21 20:47:49 +01:00 |