diff --git a/composer.json b/composer.json index 421d772..c7e11af 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,8 @@ "simplesamlphp/assert": "^1.0.0", "simplesamlphp/simplesamlphp": "^2.2.0", "simplesamlphp/composer-module-installer": "^1.3.4", - "symfony/http-foundation": "^6.4.0" + "symfony/http-foundation": "^6.4.0", + "components/jquery": "^3.7" }, "require-dev": { "simplesamlphp/simplesamlphp-test-framework": "^1.7.0"