Jordi Boggiano
|
a8edaad381
Merge pull request #5335 from carlcraig/1.1
|
8 years ago |
Jordi Boggiano
|
5a3d60c0cf
Output warning for invalid-looking packagist config, fixes #5404
|
8 years ago |
Jordi Boggiano
|
73d9a4717d
Update list of ciphers /cc @cs278
|
8 years ago |
Jordi Boggiano
|
08ef916bed
Change default value
|
8 years ago |
Jordi Boggiano
|
151ed2a0e5
Merge pull request #5392 from donatj/master
|
8 years ago |
Steve Buzonas
|
576721946c
show pretty version in both scenarios
|
8 years ago |
Steve Buzonas
|
7b6e06c686
normalize version to provide consistent output from package version vs vcs version
|
8 years ago |
Sven Wittevrongel
|
ca6f7b365b
revert 3ad5f1843b1
|
8 years ago |
Sven Wittevrongel
|
b80c33ba5c
type-hint array for setConfig & setScripts
|
8 years ago |
Sven Wittevrongel
|
3ad5f1843b
Remove getScript from CompletePackage (it is root-only)
|
8 years ago |
Sven Wittevrongel
|
cccfb2fb22
RootAliasPackage fix
|
8 years ago |
Sven Wittevrongel
|
d0b0d1ad24
RootPackage::getScripts
|
8 years ago |
Sven Wittevrongel
|
dec44e6ba9
getconfig in RootAliasPackage
|
8 years ago |
Sven Wittevrongel
|
3905f275d6
RootPackage::getConfig
|
8 years ago |
Jordi Boggiano
|
a8bb93aa1f
Fix typo
|
8 years ago |
Jordi Boggiano
|
02628acf26
Merge branch '1.1'
|
8 years ago |
Jordi Boggiano
|
cb71873aa1
Update semver dep, fixes #5397
|
8 years ago |
Steve Buzonas
|
64afdcc2aa
remove var_dump
|
8 years ago |
Jordi Boggiano
|
72c9fab976
Merge pull request #5394 from svengerlach/more-no-scripts
|
8 years ago |
Jordi Boggiano
|
11e53e6f84
Merge pull request #5396 from Soullivaneuh/patch-1
|
8 years ago |
Jordi Boggiano
|
5ae816d508
Merge pull request #5393 from mlocati/eval-strict-types
|
8 years ago |
Jordi Boggiano
|
c2129dedbc
Merge pull request #5398 from fulldecent/patch-3
|
8 years ago |
William Entriken
|
618026fd3e
More specific language and clearer warning
|
8 years ago |
Sullivan SENECHAL
|
567497ae9f
Use caret operator for unbound version constraints doc
|
8 years ago |
Sven Gerlach
|
da4d5c670a
Added option --no-scripts for require and remove command to 03-cli.md
|
8 years ago |
Michele Locati
|
0b08daff02
Simplify evaluation of PHP code
|
8 years ago |
Sven Gerlach
|
4fd35baf1f
Added --no-scripts InputOption for RemoveCommand
|
8 years ago |
Sven Gerlach
|
28b88dd675
Added --no-scripts InputOption for RequireCommand
|
8 years ago |
Michele Locati
|
097003b5bb
Add test case for strict types declaration
|
8 years ago |
Michele Locati
|
759987da62
Strip out declare strict_types
|
8 years ago |