1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-13 09:35:13 +02:00

Version 1.3.7: Resize images

This commit is contained in:
trendschau
2020-06-14 21:27:26 +02:00
parent b40046eea1
commit 33643a73d1
7 changed files with 38 additions and 38 deletions

10
composer.lock generated
View File

@@ -623,16 +623,16 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v3.4.40",
"version": "v3.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48"
"reference": "14d978f8e8555f2de719c00eb65376be7d2e9081"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
"reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/14d978f8e8555f2de719c00eb65376be7d2e9081",
"reference": "14d978f8e8555f2de719c00eb65376be7d2e9081",
"shasum": ""
},
"require": {
@@ -682,7 +682,7 @@
],
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com",
"time": "2020-03-15T09:38:08+00:00"
"time": "2020-05-05T15:06:23+00:00"
},
{
"name": "symfony/polyfill-ctype",