Skip to content

Commit 5af07c7

Browse files
authored
Remove traces of box/spout bridge (#156)
1 parent 70aee0d commit 5af07c7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"php": "^8.1",
1515
"ext-json": "*",
1616
"composer-runtime-api": "^2.0",
17-
"box/spout": "^3.0",
1817
"doctrine/dbal": "^2.11|^3.0",
1918
"doctrine/orm": "^2.8",
2019
"doctrine/persistence": "^2.0|^3.0",

src/batch-openspout/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# box/spout bridge for Batch processing library
1+
# openspout/openspout bridge for Batch processing library
22

33
[![Latest Stable Version](https://img.shields.io/packagist/v/yokai/batch-openspout?style=flat-square)](https://packagist.org/packages/yokai/batch-openspout)
44
[![Downloads Monthly](https://img.shields.io/packagist/dm/yokai/batch-openspout?style=flat-square)](https://packagist.org/packages/yokai/batch-openspout)

0 commit comments

Comments
 (0)