Merge pull request #23984 from seamuslee001/ref_full_package_upgrades_php8_1
[civicrm-core.git] / ext / afform / core / ang / afCore.ang.php
index 1251fe829517aad6faf0109b1c14c57c72fcf683..7f2a44691e57c7481222aa14741cbba1b16d2b2e 100644 (file)
@@ -7,7 +7,7 @@ return [
     'ang/afCore/*/*.js',
   ],
   'css' => ['ang/afCore.css'],
-  'requires' => ['crmUi', 'crmUtil', 'api4', 'checklist-model', 'ngRoute'],
+  'requires' => ['crmUi', 'crmUtil', 'api4', 'checklist-model', 'angularFileUpload'],
   'partials' => ['ang/afCore'],
   'settings' => [],
   'basePages' => [],