1
0
mirror of https://github.com/Chouchen/ShikiryuRSS.git synced 2026-05-26 00:29:06 +02:00

♻️ Refactores parser

For #4
This commit is contained in:
2023-04-06 11:07:06 +02:00
parent 4783124a1d
commit bc0e818bbc
11 changed files with 438 additions and 337 deletions
+2 -1
View File
@@ -18,6 +18,7 @@
"phpunit/phpunit": "^9"
},
"require": {
"ext-dom": "*"
"ext-dom": "*",
"ext-libxml": "*"
}
}