Skip to content

Commit 725fa09

Browse files
committed
Replace local version of jQuery with a generic library
1 parent e60a31e commit 725fa09

17 files changed

Lines changed: 8 additions & 25 deletions

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424

2525
"simplesamlphp/saml2": "^5.0",
2626
"simplesamlphp/simplesamlphp": "^2.4",
27-
"symfony/http-foundation": "^6.4"
27+
"symfony/http-foundation": "^6.4",
28+
"simplesamlphp/simplesamlphp-assets-jquery": "^2.4"
2829
},
2930
"require-dev": {
3031
"simplesamlphp/simplesamlphp-test-framework": "^1.9"
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)