@@ -59,14 +59,15 @@ public function commandArgumentsDataProvider()
59
59
return array (
60
60
'with platform ' => array (
61
61
<<<OUTPUT
62
- | Prod Packages | Operation | Base | Target |
63
- |------------------------------------|-----------|---------|---------|
64
- | psr/event-dispatcher | New | - | 1.0.0 |
65
- | symfony/deprecation-contracts | New | - | v2.1.2 |
66
- | symfony/event-dispatcher | Upgraded | v2.8.52 | v5.1.2 |
67
- | symfony/event-dispatcher-contracts | New | - | v2.1.2 |
68
- | symfony/polyfill-php80 | New | - | v1.17.1 |
69
- | php | New | - | >=5.3 |
62
+ | Prod Packages | Operation | Base | Target |
63
+ |------------------------------------|-----------|--------------------|--------------------|
64
+ | psr/event-dispatcher | New | - | 1.0.0 |
65
+ | roave/security-advisories | Changed | dev-master 3c97c13 | dev-master ac36586 |
66
+ | symfony/deprecation-contracts | New | - | v2.1.2 |
67
+ | symfony/event-dispatcher | Upgraded | v2.8.52 | v5.1.2 |
68
+ | symfony/event-dispatcher-contracts | New | - | v2.1.2 |
69
+ | symfony/polyfill-php80 | New | - | v1.17.1 |
70
+ | php | New | - | >=5.3 |
70
71
71
72
| Dev Packages | Operation | Base | Target |
72
73
|------------------------------------|------------|-------|--------|
@@ -102,13 +103,14 @@ public function commandArgumentsDataProvider()
102
103
),
103
104
'no-dev ' => array (
104
105
<<<OUTPUT
105
- | Prod Packages | Operation | Base | Target |
106
- |------------------------------------|-----------|---------|---------|
107
- | psr/event-dispatcher | New | - | 1.0.0 |
108
- | symfony/deprecation-contracts | New | - | v2.1.2 |
109
- | symfony/event-dispatcher | Upgraded | v2.8.52 | v5.1.2 |
110
- | symfony/event-dispatcher-contracts | New | - | v2.1.2 |
111
- | symfony/polyfill-php80 | New | - | v1.17.1 |
106
+ | Prod Packages | Operation | Base | Target |
107
+ |------------------------------------|-----------|--------------------|--------------------|
108
+ | psr/event-dispatcher | New | - | 1.0.0 |
109
+ | roave/security-advisories | Changed | dev-master 3c97c13 | dev-master ac36586 |
110
+ | symfony/deprecation-contracts | New | - | v2.1.2 |
111
+ | symfony/event-dispatcher | Upgraded | v2.8.52 | v5.1.2 |
112
+ | symfony/event-dispatcher-contracts | New | - | v2.1.2 |
113
+ | symfony/polyfill-php80 | New | - | v1.17.1 |
112
114
113
115
114
116
OUTPUT
@@ -121,13 +123,14 @@ public function commandArgumentsDataProvider()
121
123
),
122
124
'no-dev with arguments ' => array (
123
125
<<<OUTPUT
124
- | Prod Packages | Operation | Base | Target |
125
- |------------------------------------|-----------|---------|---------|
126
- | psr/event-dispatcher | New | - | 1.0.0 |
127
- | symfony/deprecation-contracts | New | - | v2.1.2 |
128
- | symfony/event-dispatcher | Upgraded | v2.8.52 | v5.1.2 |
129
- | symfony/event-dispatcher-contracts | New | - | v2.1.2 |
130
- | symfony/polyfill-php80 | New | - | v1.17.1 |
126
+ | Prod Packages | Operation | Base | Target |
127
+ |------------------------------------|-----------|--------------------|--------------------|
128
+ | psr/event-dispatcher | New | - | 1.0.0 |
129
+ | roave/security-advisories | Changed | dev-master 3c97c13 | dev-master ac36586 |
130
+ | symfony/deprecation-contracts | New | - | v2.1.2 |
131
+ | symfony/event-dispatcher | Upgraded | v2.8.52 | v5.1.2 |
132
+ | symfony/event-dispatcher-contracts | New | - | v2.1.2 |
133
+ | symfony/polyfill-php80 | New | - | v1.17.1 |
131
134
132
135
133
136
OUTPUT
@@ -174,14 +177,15 @@ public function commandArgumentsDataProvider()
174
177
),
175
178
'reversed, with platform ' => array (
176
179
<<<OUTPUT
177
- | Prod Packages | Operation | Base | Target |
178
- |------------------------------------|------------|---------|---------|
179
- | symfony/event-dispatcher | Downgraded | v5.1.2 | v2.8.52 |
180
- | psr/event-dispatcher | Removed | 1.0.0 | - |
181
- | symfony/deprecation-contracts | Removed | v2.1.2 | - |
182
- | symfony/event-dispatcher-contracts | Removed | v2.1.2 | - |
183
- | symfony/polyfill-php80 | Removed | v1.17.1 | - |
184
- | php | Removed | >=5.3 | - |
180
+ | Prod Packages | Operation | Base | Target |
181
+ |------------------------------------|------------|--------------------|--------------------|
182
+ | roave/security-advisories | Changed | dev-master ac36586 | dev-master 3c97c13 |
183
+ | symfony/event-dispatcher | Downgraded | v5.1.2 | v2.8.52 |
184
+ | psr/event-dispatcher | Removed | 1.0.0 | - |
185
+ | symfony/deprecation-contracts | Removed | v2.1.2 | - |
186
+ | symfony/event-dispatcher-contracts | Removed | v2.1.2 | - |
187
+ | symfony/polyfill-php80 | Removed | v1.17.1 | - |
188
+ | php | Removed | >=5.3 | - |
185
189
186
190
| Dev Packages | Operation | Base | Target |
187
191
|------------------------------------|-----------|--------|--------|
0 commit comments