Jordi Boggiano
|
0eb2821733
Fix undefined var error, fixes #2241
|
11 years ago |
Jordi Boggiano
|
b6a6208654
Update deps
|
11 years ago |
Nils Adermann
|
689e3056fa
Plugin API requirements should be for plugins only, not installers
|
11 years ago |
Nils Adermann
|
f69a47066d
Fix numbering in custom installers article
|
11 years ago |
Nils Adermann
|
5be0ba14fe
Warn about composer-installer type in composer validate
|
11 years ago |
Jordi Boggiano
|
7065330c2e
Merge pull request #2236 from fabian/patch-1
|
11 years ago |
mwhittom
|
f7d9f3d8b4
Fixed Test method setUp to be protected instead of private.
|
11 years ago |
mwhittom
|
07d46aa3c3
Fixed spacing issues for PSR-2
|
11 years ago |
Fabian Vogler
|
7b43d4909c
Use getPackageBasePath instead of getInstallPath
|
11 years ago |
Fabian Vogler
|
0f9988b065
Documentation fixes for composer-plugin type
|
11 years ago |
Nils Adermann
|
242c58c789
Merge pull request #2179 from naderman/plugins
|
11 years ago |
Nils Adermann
|
f249fd804f
Correctly require composer plugin api version in test plugins
|
11 years ago |
Nils Adermann
|
98e5eabf75
Document how to write and use plugins
|
11 years ago |
Nils Adermann
|
92b1ee2f7a
Add a composer-plugin-api platform package and plugins must require it
|
11 years ago |
Nils Adermann
|
6c2e998e40
Add missing use statement
|
11 years ago |
Nils Adermann
|
d00ca4bcdb
Add a Command event triggered by all comands which load plugins
|
11 years ago |
mwhittom
|
d77bd49301
Replaced RemoteFileSystemTest with version from main branch
|
11 years ago |
mwhittom
|
774a55befd
Updated to match psr-2 spec, fixed header comments
|
11 years ago |
matt-whittom
|
f737e49aae
Fixed issue with downloader assuming repository would be VcsRepository
|
11 years ago |
matt-whittom
|
a543e8bc8f
Replaced composer.lock with version from Master
|
11 years ago |
matt-whittom
|
f3722a46ed
Updated comments
|
11 years ago |
matt-whittom
|
8379985166
Updated/Standardized header comments
|
11 years ago |
matt-whittom
|
dd81449998
Updated to remove vfsStreams (no longer needed by tests)
|
11 years ago |
matt-whittom
|
997b1b5d46
Replaced changes in RemoteFilesystemTest with changes from main branch.
|
11 years ago |
matt-whittom
|
7fdcdb4c54
Updated to complete functionality in Downloader to handle updates, returning change logs.
|
11 years ago |
matt-whittom
|
1015957659
Added tests and code for tests
|
11 years ago |
matt-whittom
|
1019c014e5
using theirs
|
11 years ago |
matt-whittom
|
bab10dd9f8
Added ability to pass p4user and p4password in composer.json
|
11 years ago |
matt-whittom
|
53d6fcd6d3
using theirs
|
11 years ago |
matt-whittom
|
a5df2851ef
Finished cleanup of debug messages.
|
11 years ago |