Skip to content

Commit 493d557

Browse files
author
Ivan Gavryshko
committed
MAGETWO-38838: Create composer management library and reuse it in both updater and setup wizard
- renamed Tests => tests - fixed comment
1 parent 707ce70 commit 493d557

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/MagentoComposerApplication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Class MagentoComposerApplication
1616
*
1717
* This class provides ability to set composer application settings and run any composer command.
18-
* Also provides method to get Composer instance so you can have access to composer properties lie Locker
18+
* Also provides method to get Composer instance so you can have access composer properties lie Locker
1919
*/
2020
class MagentoComposerApplication
2121
{

0 commit comments

Comments
 (0)