Skip to content

Commit 3045d3f

Browse files
committed
update
1 parent 3eec8a6 commit 3045d3f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

e2e/scenario1/expected.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Generating autoload files
1515
[bamarni-bin] Changed current directory to /path/to/project/e2e/scenario1.
1616
[bamarni-bin] Checking namespace vendor-bin/ns2
1717
[bamarni-bin] Changed current directory to vendor-bin/ns2.
18-
[bamarni-bin] Running `@composer update --working-dir='.' --verbose`.
18+
[bamarni-bin] Running `@composer --working-dir='.' update --verbose`.
1919
Loading composer repositories with package information
2020
Updating dependencies
2121
Analyzed 90 packages to resolve dependencies

e2e/scenario3/expected.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Generating autoload files
1818
[bamarni-bin] Current working directory: /path/to/project/e2e/scenario3
1919
[bamarni-bin] Checking namespace vendor-bin/ns1
2020
[bamarni-bin] Changed current directory to vendor-bin/ns1.
21-
[bamarni-bin] Running `@composer update --working-dir='.' --verbose`.
21+
[bamarni-bin] Running `@composer --working-dir='.' update --verbose`.
2222
Loading composer repositories with package information
2323
Updating dependencies
2424
Analyzed 90 packages to resolve dependencies
@@ -36,7 +36,7 @@ Generating autoload files
3636
[bamarni-bin] Current working directory: /path/to/project/e2e/scenario3
3737
[bamarni-bin] Checking namespace vendor-bin/ns1
3838
[bamarni-bin] Changed current directory to vendor-bin/ns1.
39-
[bamarni-bin] Running `@composer update --working-dir='.' --verbose`.
39+
[bamarni-bin] Running `@composer --working-dir='.' update --verbose`.
4040
Loading composer repositories with package information
4141
Updating dependencies
4242
Analyzed 90 packages to resolve dependencies

0 commit comments

Comments
 (0)