new importfiles

This commit is contained in:
Marko
2023-02-24 09:20:07 +01:00
parent f0aa2ac5d5
commit 67fff48967
9 changed files with 274 additions and 187 deletions

46
composer.lock generated
View File

@@ -1208,16 +1208,16 @@
},
{
"name": "doctrine/migrations",
"version": "3.5.5",
"version": "3.6.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/migrations.git",
"reference": "4b1e2b6ba71d21d0c5be22ed03b6fc954d20b204"
"reference": "e542ad8bcd606d7a18d0875babb8a6d963c9c059"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/4b1e2b6ba71d21d0c5be22ed03b6fc954d20b204",
"reference": "4b1e2b6ba71d21d0c5be22ed03b6fc954d20b204",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/e542ad8bcd606d7a18d0875babb8a6d963c9c059",
"reference": "e542ad8bcd606d7a18d0875babb8a6d963c9c059",
"shasum": ""
},
"require": {
@@ -1225,11 +1225,11 @@
"doctrine/dbal": "^3.5.1",
"doctrine/deprecations": "^0.5.3 || ^1",
"doctrine/event-manager": "^1.2 || ^2.0",
"friendsofphp/proxy-manager-lts": "^1.0",
"php": "^7.4 || ^8.0",
"php": "^8.1",
"psr/log": "^1.1.3 || ^2 || ^3",
"symfony/console": "^4.4.16 || ^5.4 || ^6.0",
"symfony/stopwatch": "^4.4 || ^5.4 || ^6.0"
"symfony/stopwatch": "^4.4 || ^5.4 || ^6.0",
"symfony/var-exporter": "^6.2"
},
"conflict": {
"doctrine/orm": "<2.12"
@@ -1245,7 +1245,7 @@
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.1",
"phpstan/phpstan-symfony": "^1.1",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.5.24",
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
"symfony/process": "^4.4 || ^5.4 || ^6.0",
"symfony/yaml": "^4.4 || ^5.4 || ^6.0"
@@ -1290,7 +1290,7 @@
],
"support": {
"issues": "https://github.com/doctrine/migrations/issues",
"source": "https://github.com/doctrine/migrations/tree/3.5.5"
"source": "https://github.com/doctrine/migrations/tree/3.6.0"
},
"funding": [
{
@@ -1306,7 +1306,7 @@
"type": "tidelift"
}
],
"time": "2023-01-18T12:44:30+00:00"
"time": "2023-02-15T18:49:46+00:00"
},
{
"name": "doctrine/orm",
@@ -4035,16 +4035,16 @@
},
{
"name": "symfony/flex",
"version": "v2.2.4",
"version": "v2.2.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
"reference": "52baff1adb29faf443c6710cb775bd88b9627381"
"reference": "2ff8465e7172790a47ab3c129f2b514eb2d8a286"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/52baff1adb29faf443c6710cb775bd88b9627381",
"reference": "52baff1adb29faf443c6710cb775bd88b9627381",
"url": "https://api.github.com/repos/symfony/flex/zipball/2ff8465e7172790a47ab3c129f2b514eb2d8a286",
"reference": "2ff8465e7172790a47ab3c129f2b514eb2d8a286",
"shasum": ""
},
"require": {
@@ -4080,7 +4080,7 @@
"description": "Composer plugin for Symfony",
"support": {
"issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v2.2.4"
"source": "https://github.com/symfony/flex/tree/v2.2.5"
},
"funding": [
{
@@ -4096,7 +4096,7 @@
"type": "tidelift"
}
],
"time": "2022-12-20T07:19:39+00:00"
"time": "2023-02-18T08:03:15+00:00"
},
{
"name": "symfony/form",
@@ -6573,16 +6573,16 @@
},
{
"name": "symfony/var-exporter",
"version": "v6.1.11",
"version": "v6.2.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "d247e6c302964a6f462302e3ab97eb9617c9b583"
"reference": "108f9c6451eea8e04a7fb83bbacb5b812ef30e35"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/d247e6c302964a6f462302e3ab97eb9617c9b583",
"reference": "d247e6c302964a6f462302e3ab97eb9617c9b583",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/108f9c6451eea8e04a7fb83bbacb5b812ef30e35",
"reference": "108f9c6451eea8e04a7fb83bbacb5b812ef30e35",
"shasum": ""
},
"require": {
@@ -6622,10 +6622,12 @@
"export",
"hydrate",
"instantiate",
"lazy loading",
"proxy",
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v6.1.11"
"source": "https://github.com/symfony/var-exporter/tree/v6.2.5"
},
"funding": [
{
@@ -6641,7 +6643,7 @@
"type": "tidelift"
}
],
"time": "2023-01-13T08:35:02+00:00"
"time": "2023-01-13T08:35:57+00:00"
},
{
"name": "symfony/web-link",