Jordi Boggiano
|
8a50345df7
Follow ignore-platform-reqs when checking for package requirements, fixes #6859
|
8 years ago |
闫兴茂
|
e4bb306dfc
Fix for CI
|
8 years ago |
闫兴茂
|
1c0a494c72
Update findBestVersionForPackage method to support return package name
|
8 years ago |
Jordi Boggiano
|
c8aea719b1
CS fixes
|
8 years ago |
Jordi Boggiano
|
3e1b0c88d7
Merge branch '1.5'
|
8 years ago |
Jordi Boggiano
|
00f6c0a44a
Fix issue when requiring multiple packages once without and once with explicit version, fixes #6859
|
8 years ago |
Jordi Boggiano
|
224d272a0e
Merge branch '1.5'
|
8 years ago |
Jordi Boggiano
|
3976d9f242
Fix require command picking of specific versions, fixes #6859
|
8 years ago |
Jordi Boggiano
|
755482ddb1
Merge branch '1.5'
|
8 years ago |
Jordi Boggiano
|
a928ffa4ee
Fix require command when specifying non-stable versions, fixes #6859
|
8 years ago |
Jordi Boggiano
|
e5d07fde6b
Merge pull request #6743 from zachflower/feature/init_defaults
|
8 years ago |
Jordi Boggiano
|
fedef55362
Merge remote-tracking branch 'arjank/abandoned_package_warning'
|
8 years ago |
Jordi Boggiano
|
0b3bc4ccb9
Merge branch '1.5'
|
8 years ago |
Jordi Boggiano
|
a691a179e5
Merge remote-tracking branch 'naderman/improve-not-found-error' into 1.5
|
8 years ago |
Jordi Boggiano
|
b4df2c9517
Avoid reverting the composer.json in case of a composer require/remove failure that is unrelated to the Solver
|
8 years ago |
Zachary Flower
|
a59f7399bf
Use environment variables to define default values instead
|
8 years ago |
Nils Adermann
|
685bc08c0a
Improve the error on init/require if a package could not be found
|
8 years ago |
Jordi Boggiano
|
7c7c91344a
Avoid some error paths, refs #6678
|
8 years ago |
Zachary Flower
|
9ed0a2d35f
Use default configs, where applicable, in init
|
8 years ago |
Arjan
|
a03efa2fda
Composer init - abandoned package warning
|
8 years ago |
Michal Lulco
|
c409f96353
Removed unused uses
|
8 years ago |
Michal Lulco
|
1efe02f2e1
Search similar package when package could not be found
|
8 years ago |
Michal Lulco
|
84fed794d7
Trying to find package with similar name when package could not be found
|
8 years ago |
Ivan Pepelko
|
877bad7933
Added $_SERVER['USER'] as possible value for <vendor> part of package name.
|
8 years ago |
CupOfTea696
|
14adc03225
Auto-skip interactive require when set by option
|
8 years ago |
Jose Miguel Pérez Ruiz
|
b2f62bc06c
Fix Init Command to accept author names with Unicode combining diacritical marks
|
8 years ago |
Jordi Boggiano
|
122e422682
CS fixes
|
8 years ago |
Jordi Boggiano
|
586f4bac87
Make use of prefer-stable/minimum-stability when picking versions in require command, fixes #6219
|
8 years ago |
Matthew "Juniper" Barlett
|
09dad8a018
Clean up regex in InitCommand::parseAuthorString
|
9 years ago |
Matthew "Juniper" Barlett
|
ac41bb0615
Fix for issue #5631
|
9 years ago |