Skip to content

Commit d902b29

Browse files
authored
Remove deprecated (#88)
* Remove deprecated command
1 parent e86ceb9 commit d902b29

2 files changed

Lines changed: 0 additions & 61 deletions

File tree

src/Command/SchemaCommand.php

Lines changed: 0 additions & 55 deletions
This file was deleted.

src/Resources/config/services.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ services:
4545
$connectionFactory: '@CodeRhapsodie\DataflowBundle\Factory\ConnectionFactory'
4646
tags: ['console.command']
4747

48-
CodeRhapsodie\DataflowBundle\Command\SchemaCommand:
49-
deprecated:
50-
package: 'code-rhapsodie/dataflow-bundle'
51-
version: '5.0'
52-
tags: ['console.command']
53-
5448
CodeRhapsodie\DataflowBundle\Command\DatabaseSchemaCommand:
5549
arguments:
5650
$connectionFactory: '@CodeRhapsodie\DataflowBundle\Factory\ConnectionFactory'

0 commit comments

Comments
 (0)