Skip to content

Commit ef13502

Browse files
committed
Adjusted tests to work with the new vaimo/topological-sort version, no functional change but output checks included the version of the package
1 parent a2b1c08 commit ef13502

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/installations/package-using-file/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"vaimo/composer-patches-target1": "1.0.0",
1010
"vaimo/composer-patches-target2": "1.2.0",
1111
"vaimo/composer-patches-target3": "1.2.3",
12-
"vaimo/topological-sort": "^1.0"
12+
"vaimo/topological-sort": "^1.0 || ^2.0"
1313
},
1414
"repositories": [
1515
{

test/scenarios/apply-real-package-success/.output

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Scanning packages for orphan patches
22
Validation completed successfully
33
Processing patches configuration
4-
- Installing vaimo/topological-sort (1.0.0): Extracting archive
4+
- Installing vaimo/topological-sort (2.0.0): Extracting archive
55
- Applying patches for vaimo/topological-sort (1)
66
~ {{PATCHES-OWNER}}: patches/first-change.patch [NEW]
77
Change: Dependency => The cool thing

0 commit comments

Comments
 (0)