Skip to content

Commit f1cb261

Browse files
authored
Merge pull request #13 from simplesamlphp/feature/jquery-library
Replace local version of jQuery with a generic library
2 parents e60a31e + 725fa09 commit f1cb261

17 files changed

+8
-25
lines changed

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)