aboutsummaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock44
1 files changed, 43 insertions, 1 deletions
diff --git a/composer.lock b/composer.lock
index 7e40506..ca731cc 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,9 +4,51 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "b24fa722b1b134feabc31603beda3933",
+ "content-hash": "9cb5c30495a0e70e4fc6c1368f601408",
"packages": [
{
+ "name": "components/jquery",
+ "version": "3.5.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/components/jquery.git",
+ "reference": "b33e8f0f9a1cb2ae390cf05d766a900b53d2125b"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/components/jquery/zipball/b33e8f0f9a1cb2ae390cf05d766a900b53d2125b",
+ "reference": "b33e8f0f9a1cb2ae390cf05d766a900b53d2125b",
+ "shasum": ""
+ },
+ "type": "component",
+ "extra": {
+ "component": {
+ "scripts": [
+ "jquery.js"
+ ],
+ "files": [
+ "jquery.min.js",
+ "jquery.min.map",
+ "jquery.slim.js",
+ "jquery.slim.min.js",
+ "jquery.slim.min.map"
+ ]
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "JS Foundation and other contributors"
+ }
+ ],
+ "description": "jQuery JavaScript Library",
+ "homepage": "http://jquery.com",
+ "time": "2020-05-05T13:21:02+00:00"
+ },
+ {
"name": "michelf/php-markdown",
"version": "1.9.0",
"source": {