aboutsummaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorDavid Siegfried <david.siegfried@uni-vechta.de>2024-05-15 13:57:30 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2024-05-15 13:57:30 +0000
commit0f1d1b14280562f5ff6a64d103979204d8d2a22d (patch)
tree4c1e48c3497c52bb18087f27f961ae46d31c2e7c /composer.lock
parent152ef0e0f92afde613b65842aaffbd0da95d5bbd (diff)
remove old evaluation, fixes #3787
Closes #3787 Merge request studip/studip!2661
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock41
1 files changed, 1 insertions, 40 deletions
diff --git a/composer.lock b/composer.lock
index d47ed8c..95d389a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "fcafb6aa7ae481f3523dda004973c010",
+ "content-hash": "73b508e157437e29fceffadbfa22aa2e",
"packages": [
{
"name": "algo26-matthias/idna-convert",
@@ -191,45 +191,6 @@
"time": "2023-11-05T23:49:04+00:00"
},
{
- "name": "davefx/phplot",
- "version": "6.2.1",
- "source": {
- "type": "git",
- "url": "https://github.com/davefx/PHPlot.git",
- "reference": "d2e201ecaabb0428116c89cebe281a8f54096450"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/davefx/PHPlot/zipball/d2e201ecaabb0428116c89cebe281a8f54096450",
- "reference": "d2e201ecaabb0428116c89cebe281a8f54096450",
- "shasum": ""
- },
- "require": {
- "php": ">5.3.0"
- },
- "type": "library",
- "autoload": {
- "classmap": [
- "phplot/"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "LGPL"
- ],
- "description": "PHPlot - Create charts in PHP",
- "homepage": "http://phplot.sourceforge.net",
- "keywords": [
- "chart",
- "phplot"
- ],
- "support": {
- "issues": "https://github.com/davefx/PHPlot/issues",
- "source": "https://github.com/davefx/PHPlot/tree/master"
- },
- "time": "2016-10-19T07:14:15+00:00"
- },
- {
"name": "defuse/php-encryption",
"version": "v2.4.0",
"source": {