diff --git a/composer.json b/composer.json
index fd773b7f00cd73d7e08d30e82fceb90237340f12..a4bf35750ba8ac238807b62f1db6b2a108c20f60 100644
--- a/composer.json
+++ b/composer.json
@@ -123,7 +123,8 @@
         "noblogs/wplang": "0.0.9",
         "wpackagist-theme/twentytwentytwo": "1.9",
         "wpackagist-theme/twentytwentythree": "1.6",
-        "wpackagist-theme/twentytwentyfour": "1.3"
+        "wpackagist-theme/twentytwentyfour": "1.3",
+        "wpackagist-plugin/footnotes-made-easy": "3.0"
     },    
     "extra": {
         "wordpress-install-dir": "app",
diff --git a/composer.lock b/composer.lock
index e610f7ac0bf0b1044f09d20099cc92b52bc78ee1..ce4fda9e1ab2501bdc072db7e2670ac952339d75 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "92921c4b699910b7a56eb1230bca7355",
+    "content-hash": "133e7fb610270daa3905fae18f638f50",
     "packages": [
         {
             "name": "composer/installers",
@@ -1106,6 +1106,24 @@
             "type": "wordpress-plugin",
             "homepage": "https://wordpress.org/plugins/footnotation/"
         },
+        {
+            "name": "wpackagist-plugin/footnotes-made-easy",
+            "version": "3.0.5",
+            "source": {
+                "type": "svn",
+                "url": "https://plugins.svn.wordpress.org/footnotes-made-easy/",
+                "reference": "tags/3.0.5"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://downloads.wordpress.org/plugin/footnotes-made-easy.3.0.5.zip"
+            },
+            "require": {
+                "composer/installers": "^1.0 || ^2.0"
+            },
+            "type": "wordpress-plugin",
+            "homepage": "https://wordpress.org/plugins/footnotes-made-easy/"
+        },
         {
             "name": "wpackagist-plugin/gallery-block-lightbox",
             "version": "1.15",
@@ -2082,12 +2100,12 @@
     "packages-dev": [],
     "aliases": [],
     "minimum-stability": "stable",
-    "stability-flags": {},
+    "stability-flags": [],
     "prefer-stable": false,
     "prefer-lowest": false,
     "platform": {
         "php": ">=7.1"
     },
-    "platform-dev": {},
-    "plugin-api-version": "2.6.0"
+    "platform-dev": [],
+    "plugin-api-version": "2.3.0"
 }