Skip to content

Commit 96ec3c8

Browse files
committed
Remove factory
1 parent e34c7bc commit 96ec3c8

17 files changed

+1
-864
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"bin/feedio"
1616
],
1717
"require": {
18-
"php": ">=8.0",
18+
"php": ">=8.1",
1919
"ext-dom": "*",
2020
"ext-json": "*",
2121
"ext-libxml": "*",

src/FeedIo/Adapter/FileSystem/Client.php

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

src/FeedIo/Adapter/FileSystem/Response.php

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

src/FeedIo/Adapter/Guzzle/Client.php

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

src/FeedIo/Adapter/Guzzle/Response.php

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

src/FeedIo/Factory.php

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

0 commit comments

Comments
 (0)