aboutsummaryrefslogtreecommitdiff
path: root/lib/composer.json
diff options
context:
space:
mode:
authorGravatar berumuron <dev@marienfressinaud.fr> 2023-03-10 20:04:46 +0100
committerGravatar GitHub <noreply@github.com> 2023-03-10 20:04:46 +0100
commit165a6b7347ea453b3244ddedd34fbbcc6acd6d7a (patch)
treef840e8eb16334c7cdec856b9c9f4c47c3947f7a4 /lib/composer.json
parent989bfc69bbc05b8dda1f3d289dfb3897337a74ec (diff)
Update lib_opml to v0.5.1 (#5188)
Diffstat (limited to 'lib/composer.json')
-rw-r--r--lib/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/composer.json b/lib/composer.json
index 6e9e0ee32..fa34c803c 100644
--- a/lib/composer.json
+++ b/lib/composer.json
@@ -12,7 +12,7 @@
],
"require": {
"php": ">=7.2.0",
- "marienfressinaud/lib_opml": "0.5.0",
+ "marienfressinaud/lib_opml": "0.5.1",
"phpgt/cssxpath": "dev-master#4fbe420aba3d9e729940107ded4236a835a1a132",
"phpmailer/phpmailer": "6.6.0"
},