aboutsummaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-06-17 11:50:17 +0200
committerMario Vavti <mario@mariovavti.com>2019-06-17 11:50:17 +0200
commitc0b9ab930d716178df5f27dc92d91ef32f1e0f0a (patch)
tree833f99390ba2291b33907e41e6f31e4683f01253 /composer.lock
parentf106b1db158ed2e8f620e046c3ca06b8584149e9 (diff)
downloadvolse-hubzilla-c0b9ab930d716178df5f27dc92d91ef32f1e0f0a.tar.gz
volse-hubzilla-c0b9ab930d716178df5f27dc92d91ef32f1e0f0a.tar.bz2
volse-hubzilla-c0b9ab930d716178df5f27dc92d91ef32f1e0f0a.zip
update composer libs
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock22
1 files changed, 11 insertions, 11 deletions
diff --git a/composer.lock b/composer.lock
index 2520df134..8ef154324 100644
--- a/composer.lock
+++ b/composer.lock
@@ -8,16 +8,16 @@
"packages": [
{
"name": "blueimp/jquery-file-upload",
- "version": "v9.30.0",
+ "version": "v9.31.0",
"source": {
"type": "git",
"url": "https://github.com/vkhramtsov/jQuery-File-Upload.git",
- "reference": "1fceec556879403e5c1ae32a7c448aa12b8c3558"
+ "reference": "2485bf016e1085f0cd8308723064458cb0af5729"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vkhramtsov/jQuery-File-Upload/zipball/1fceec556879403e5c1ae32a7c448aa12b8c3558",
- "reference": "1fceec556879403e5c1ae32a7c448aa12b8c3558",
+ "url": "https://api.github.com/repos/vkhramtsov/jQuery-File-Upload/zipball/2485bf016e1085f0cd8308723064458cb0af5729",
+ "reference": "2485bf016e1085f0cd8308723064458cb0af5729",
"shasum": ""
},
"type": "library",
@@ -59,7 +59,7 @@
"upload",
"widget"
],
- "time": "2019-04-22T09:21:57+00:00"
+ "time": "2019-05-24T07:59:46+00:00"
},
{
"name": "bshaffer/oauth2-server-php",
@@ -957,16 +957,16 @@
},
{
"name": "sabre/xml",
- "version": "1.5.0",
+ "version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/sabre-io/xml.git",
- "reference": "59b20e5bbace9912607481634f97d05a776ffca7"
+ "reference": "a367665f1df614c3b8fefc30a54de7cd295e444e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sabre-io/xml/zipball/59b20e5bbace9912607481634f97d05a776ffca7",
- "reference": "59b20e5bbace9912607481634f97d05a776ffca7",
+ "url": "https://api.github.com/repos/sabre-io/xml/zipball/a367665f1df614c3b8fefc30a54de7cd295e444e",
+ "reference": "a367665f1df614c3b8fefc30a54de7cd295e444e",
"shasum": ""
},
"require": {
@@ -978,7 +978,7 @@
"sabre/uri": ">=1.0,<3.0.0"
},
"require-dev": {
- "phpunit/phpunit": "*",
+ "phpunit/phpunit": "~4.8|~5.7",
"sabre/cs": "~1.0.0"
},
"type": "library",
@@ -1016,7 +1016,7 @@
"dom",
"xml"
],
- "time": "2016-10-09T22:57:52+00:00"
+ "time": "2019-01-09T13:51:57+00:00"
},
{
"name": "simplepie/simplepie",