@@ -59,14 +59,15 @@ public function commandArgumentsDataProvider()
5959 return array (
6060 'with platform ' => array (
6161 <<<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 |
7071
7172| Dev Packages | Operation | Base | Target |
7273|------------------------------------|------------|-------|--------|
@@ -102,13 +103,14 @@ public function commandArgumentsDataProvider()
102103 ),
103104 'no-dev ' => array (
104105 <<<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 |
112114
113115
114116OUTPUT
@@ -121,13 +123,14 @@ public function commandArgumentsDataProvider()
121123 ),
122124 'no-dev with arguments ' => array (
123125 <<<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 |
131134
132135
133136OUTPUT
@@ -174,14 +177,15 @@ public function commandArgumentsDataProvider()
174177 ),
175178 'reversed, with platform ' => array (
176179 <<<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 | - |
185189
186190| Dev Packages | Operation | Base | Target |
187191|------------------------------------|-----------|--------|--------|
0 commit comments