Skip to content

Commit b6827f6

Browse files
authored
Merge pull request #8 from librarianphp/updates-librarian-core
Updating librarian core, now using feed provider to build rss feed
2 parents 2e0a23f + 0f00bbd commit b6827f6

File tree

5 files changed

+141
-155
lines changed

5 files changed

+141
-155
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
},
1414
"require": {
1515
"minicli/minicli": "^4.0",
16-
"librarianphp/librarian-core": "^4.0",
17-
"suin/php-rss-writer": "^1.6"
16+
"librarianphp/librarian-core": "^4.0"
1817
},
1918
"require-dev": {
2019
"pestphp/pest": "^2.4",

0 commit comments

Comments
 (0)