Jordi Boggiano
|
5c42cc8c8c
Merge remote-tracking branch 'AydinHassan/hotfix/init-virtual-packages'
|
před 11 roky |
Jordi Boggiano
|
df7c8915fa
Skip notification about matches found in case we have an exact match, refs #3261
|
před 11 roky |
Jordi Boggiano
|
d4062a5594
Merge remote-tracking branch 'kayladnls/kayla'
|
před 11 roky |
Aydin
|
432cdbcb31
Allow to select virtual packages
|
před 11 roky |
DC*
|
c698aa3a2b
Fix missing validation on default value for author input
|
před 11 roky |
frederik
|
d1d40502bf
ProcessExecutor::escape
|
před 11 roky |
frederik
|
7ae1430689
#3297 ProcessUtil class using ProcessUtil of Symfony Console
|
před 11 roky |
Jordi Boggiano
|
b7b0901f87
Allow using new code in the init command and avoid initializing the composer instance too early, refs #3096
|
před 11 roky |
Ryan Weaver
|
895e62e859
Refactoring selection of the "recommended" version (e.g ~1.2) and adding some tests
|
před 11 roky |
Ryan Weaver
|
aea2e901a9
Extracting logic into a new class related to selecting the latest version
|
před 11 roky |
Ryan Weaver
|
26179cc4b4
[#2492] Prefixed real versions with ~ when guessing the latest version
|
před 11 roky |
Ryan Weaver
|
58535a62fa
[#2492] Automatically using the latest version when requiring a package
|
před 11 roky |
Kayla Daniels
|
ec758d95b0
updated package variable in gathering requirements
|
před 11 roky |
Haralan Dobrev
|
4abaaaf76d
Use default description and license from CLI args
|
před 12 roky |
Przemysław Piechota
|
95cbb177dd
Init command - diacritical marks in author name
|
před 12 roky |
Jordi Boggiano
|
1dd8bffce5
CS fixes
|
před 12 roky |
Francesc Rosàs
|
9aa0aba77c
Extract email validation into a method
|
před 12 roky |
Jordi Boggiano
|
be861f090a
Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646
|
před 12 roky |
Miklós Márton
|
67e5e0588d
Fixes #1347 (new license argument / dialog for init command)
|
před 12 roky |
Jordi Boggiano
|
4c35f54356
Simplify regex pattern
|
před 12 roky |
Grégoire Pineau
|
fcac93b3f1
Fixed InitCommand::addVendorIgnore
|
před 12 roky |
Jordi Boggiano
|
247b02d077
Fix minimum-stability handling in InitCommand, fixes #1421
|
před 12 roky |
Jordi Boggiano
|
e7f4768668
Only ask for gitignore if the current dir is a git repo, fixes composer/satis#44
|
před 13 roky |
Igor Wiedler
|
423728440b
Rename init --minimum-stability to --stability
|
před 13 roky |
Jordi Boggiano
|
dee9bcb9f1
Add --stability and support for package:version and package=version to create-project, fixes #957
|
před 13 roky |
Colin Frei
|
e4b8fe85a1
Check --name value if it's passed in, as that's not validated anywhere
|
před 13 roky |
Colin Frei
|
b4cf3d06fd
Make sure suggested value conforms to allowed values
|
před 13 roky |
Colin Frei
|
6c4bdd14cd
require $name to be lowercase
|
před 13 roky |
Nils Adermann
|
01593e0628
Merge pull request #1015 from Seldaek/memory
|
před 13 roky |
Jordi Boggiano
|
41fc6ff9ee
Fix formatRequirements return value, fixes #1026
|
před 13 roky |