Fix composer dependency

This commit is contained in:
Matteo Gheza 2020-10-05 23:50:17 +02:00
parent 8ba8a06b58
commit d24957c6d5
2 changed files with 34 additions and 38 deletions

View File

@ -1,12 +1,12 @@
{
"name": "matteo/allerta-vvf",
"name": "allerta-vvf/allerta-vvf",
"description": "Un software di allertamento per i vvf",
"type": "project",
"require": {
"twig/twig": "3.x-dev",
"tracy/tracy": "^2.7@dev",
"delight-im/auth": "dev-master",
"ulrichsg/getopt-php": "dev-master",
"twig/twig": "^3.0.5",
"tracy/tracy": "^2.7.5",
"delight-im/auth": "^8.2.2",
"ulrichsg/getopt-php": "^3.4.0",
"nikic/fast-route": "^2.0@dev",
"spatie/array-to-xml": "^2.14",
"ezyang/htmlpurifier": "^4.13",

62
server/composer.lock generated
View File

@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "a3e5cc8708fc5f25f5d37f0790ee9ba5",
"content-hash": "48a90fb93bae2c8a1e22435b48147862",
"packages": [
{
"name": "delight-im/auth",
"version": "dev-master",
"version": "v8.2.2",
"source": {
"type": "git",
"url": "https://github.com/delight-im/PHP-Auth.git",
"reference": "cc6430a83e5b6e4423e5237bfc7a8fd0ffa8dc39"
"reference": "729c76668fa638769ab834c904d50696686797e9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/delight-im/PHP-Auth/zipball/cc6430a83e5b6e4423e5237bfc7a8fd0ffa8dc39",
"reference": "cc6430a83e5b6e4423e5237bfc7a8fd0ffa8dc39",
"url": "https://api.github.com/repos/delight-im/PHP-Auth/zipball/729c76668fa638769ab834c904d50696686797e9",
"reference": "729c76668fa638769ab834c904d50696686797e9",
"shasum": ""
},
"require": {
@ -45,7 +45,7 @@
"login",
"security"
],
"time": "2020-05-11T11:14:14+00:00"
"time": "2020-09-30T18:40:54+00:00"
},
{
"name": "delight-im/base64",
@ -314,12 +314,12 @@
"source": {
"type": "git",
"url": "https://github.com/nikic/FastRoute.git",
"reference": "b7231d009a5d3b2658ea8560b063adb39f2e1695"
"reference": "7723b1dcb0084baaa1f36df25d5720b7b85b62d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/b7231d009a5d3b2658ea8560b063adb39f2e1695",
"reference": "b7231d009a5d3b2658ea8560b063adb39f2e1695",
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/7723b1dcb0084baaa1f36df25d5720b7b85b62d6",
"reference": "7723b1dcb0084baaa1f36df25d5720b7b85b62d6",
"shasum": ""
},
"require": {
@ -364,7 +364,7 @@
"router",
"routing"
],
"time": "2020-08-19T08:42:31+00:00"
"time": "2020-09-28T10:21:28+00:00"
},
{
"name": "petrknap/php-profiler",
@ -625,22 +625,22 @@
},
{
"name": "tracy/tracy",
"version": "dev-master",
"version": "v2.7.5",
"source": {
"type": "git",
"url": "https://github.com/nette/tracy.git",
"reference": "b9d29d3fc1ef24e07b78238a47fe23aef64324b4"
"reference": "95b1c6e35d61df8ef91a4633ba3cf835d2d47e5e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/tracy/zipball/b9d29d3fc1ef24e07b78238a47fe23aef64324b4",
"reference": "b9d29d3fc1ef24e07b78238a47fe23aef64324b4",
"url": "https://api.github.com/repos/nette/tracy/zipball/95b1c6e35d61df8ef91a4633ba3cf835d2d47e5e",
"reference": "95b1c6e35d61df8ef91a4633ba3cf835d2d47e5e",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-session": "*",
"php": ">=7.2"
"php": ">=7.1"
},
"conflict": {
"nette/di": "<3.0"
@ -660,7 +660,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.8-dev"
"dev-master": "2.7-dev"
}
},
"autoload": {
@ -668,7 +668,7 @@
"src"
],
"files": [
"src/Tracy/functions.php"
"src/Tracy/shortcuts.php"
]
},
"notification-url": "https://packagist.org/downloads/",
@ -694,20 +694,20 @@
"nette",
"profiler"
],
"time": "2020-09-15T14:18:21+00:00"
"time": "2020-05-17T09:50:45+00:00"
},
{
"name": "twig/twig",
"version": "3.x-dev",
"version": "v3.0.5",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "ef67967b41db852fac4d461ba20847ee19607f6d"
"reference": "9b76b1535483cdf4edf01bb787b0217b62bd68a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/ef67967b41db852fac4d461ba20847ee19607f6d",
"reference": "ef67967b41db852fac4d461ba20847ee19607f6d",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/9b76b1535483cdf4edf01bb787b0217b62bd68a5",
"reference": "9b76b1535483cdf4edf01bb787b0217b62bd68a5",
"shasum": ""
},
"require": {
@ -722,7 +722,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
"dev-master": "3.0-dev"
}
},
"autoload": {
@ -756,20 +756,20 @@
"keywords": [
"templating"
],
"time": "2020-09-14T13:18:12+00:00"
"time": "2020-08-05T15:13:19+00:00"
},
{
"name": "ulrichsg/getopt-php",
"version": "dev-master",
"version": "v3.4.0",
"source": {
"type": "git",
"url": "https://github.com/getopt-php/getopt-php.git",
"reference": "63a3731eef56e581f7a519d40232c9ed19433104"
"reference": "9121d7c2c51a6a59ee407c49a13b4d8cfae71075"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getopt-php/getopt-php/zipball/63a3731eef56e581f7a519d40232c9ed19433104",
"reference": "63a3731eef56e581f7a519d40232c9ed19433104",
"url": "https://api.github.com/repos/getopt-php/getopt-php/zipball/9121d7c2c51a6a59ee407c49a13b4d8cfae71075",
"reference": "9121d7c2c51a6a59ee407c49a13b4d8cfae71075",
"shasum": ""
},
"require": {
@ -802,17 +802,13 @@
],
"description": "Command line arguments parser for PHP 5.4 - 7.3",
"homepage": "http://getopt-php.github.io/getopt-php",
"time": "2020-07-14T06:17:07+00:00"
"time": "2020-07-14T06:09:04+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"twig/twig": 20,
"tracy/tracy": 20,
"delight-im/auth": 20,
"ulrichsg/getopt-php": 20,
"nikic/fast-route": 20
},
"prefer-stable": false,