We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e86ceb9 commit d902b29Copy full SHA for d902b29
2 files changed
src/Command/SchemaCommand.php
src/Resources/config/services.yaml
@@ -45,12 +45,6 @@ services:
45
$connectionFactory: '@CodeRhapsodie\DataflowBundle\Factory\ConnectionFactory'
46
tags: ['console.command']
47
48
- CodeRhapsodie\DataflowBundle\Command\SchemaCommand:
49
- deprecated:
50
- package: 'code-rhapsodie/dataflow-bundle'
51
- version: '5.0'
52
- tags: ['console.command']
53
-
54
CodeRhapsodie\DataflowBundle\Command\DatabaseSchemaCommand:
55
arguments:
56
0 commit comments