Skip to content

Commit 53294ef

Browse files
authored
Remove batch-box-spout from synchronized packages (#105)
1 parent 546b9d1 commit 53294ef

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

MAINTAINER.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ see https://github.com/yokai-php/batch-src/releases/tag/{created tag}
3131
```
3232
- Create a release for the tag, in each packages
3333
- https://github.com/yokai-php/batch/releases/new
34-
- https://github.com/yokai-php/batch-box-spout/releases/new
3534
- https://github.com/yokai-php/batch-doctrine-dbal/releases/new
3635
- https://github.com/yokai-php/batch-doctrine-orm/releases/new
3736
- https://github.com/yokai-php/batch-doctrine-persistence/releases/new

scripts/split-branch

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ function remote()
2525
}
2626

2727
remote batch [email protected]:yokai-php/batch.git
28-
remote batch-box-spout [email protected]:yokai-php/batch-box-spout.git
2928
remote batch-doctrine-dbal [email protected]:yokai-php/batch-doctrine-dbal.git
3029
remote batch-doctrine-orm [email protected]:yokai-php/batch-doctrine-orm.git
3130
remote batch-doctrine-persistence [email protected]:yokai-php/batch-doctrine-persistence.git
@@ -39,7 +38,6 @@ remote batch-symfony-serializer [email protected]:yokai-php/batch-symfony-seriali
3938
remote batch-symfony-validator [email protected]:yokai-php/batch-symfony-validator.git
4039

4140
split 'src/batch' batch
42-
split 'src/batch-box-spout' batch-box-spout
4341
split 'src/batch-doctrine-dbal' batch-doctrine-dbal
4442
split 'src/batch-doctrine-orm' batch-doctrine-orm
4543
split 'src/batch-doctrine-persistence' batch-doctrine-persistence

scripts/split-tag

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ function remote()
2525
}
2626

2727
remote batch [email protected]:yokai-php/batch.git
28-
remote batch-box-spout [email protected]:yokai-php/batch-box-spout.git
2928
remote batch-doctrine-dbal [email protected]:yokai-php/batch-doctrine-dbal.git
3029
remote batch-doctrine-orm [email protected]:yokai-php/batch-doctrine-orm.git
3130
remote batch-doctrine-persistence [email protected]:yokai-php/batch-doctrine-persistence.git
@@ -39,7 +38,6 @@ remote batch-symfony-serializer [email protected]:yokai-php/batch-symfony-seriali
3938
remote batch-symfony-validator [email protected]:yokai-php/batch-symfony-validator.git
4039

4140
split 'src/batch' batch
42-
split 'src/batch-box-spout' batch-box-spout
4341
split 'src/batch-doctrine-dbal' batch-doctrine-dbal
4442
split 'src/batch-doctrine-orm' batch-doctrine-orm
4543
split 'src/batch-doctrine-persistence' batch-doctrine-persistence

0 commit comments

Comments
 (0)