More CPU tweaks

This commit is contained in:
Timothy Warren 2022-10-31 21:12:48 -04:00
parent 21604e5e3e
commit 8897d1890f
4 changed files with 154 additions and 117 deletions

228
composer.lock generated
View File

@ -2036,16 +2036,16 @@
},
{
"name": "symfony/cache",
"version": "v6.1.5",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "9ae74e40fde37aba127ad5db65c5193f41f86f95"
"reference": "ee5d5b88162684a1377706f9c25125e97685ee61"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/9ae74e40fde37aba127ad5db65c5193f41f86f95",
"reference": "9ae74e40fde37aba127ad5db65c5193f41f86f95",
"url": "https://api.github.com/repos/symfony/cache/zipball/ee5d5b88162684a1377706f9c25125e97685ee61",
"reference": "ee5d5b88162684a1377706f9c25125e97685ee61",
"shasum": ""
},
"require": {
@ -2112,7 +2112,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v6.1.5"
"source": "https://github.com/symfony/cache/tree/v6.1.7"
},
"funding": [
{
@ -2128,7 +2128,7 @@
"type": "tidelift"
}
],
"time": "2022-09-08T09:34:40+00:00"
"time": "2022-10-28T16:23:08+00:00"
},
{
"name": "symfony/cache-contracts",
@ -2288,16 +2288,16 @@
},
{
"name": "symfony/console",
"version": "v6.1.6",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "7fa3b9cf17363468795e539231a5c91b02b608fc"
"reference": "a1282bd0c096e0bdb8800b104177e2ce404d8815"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/7fa3b9cf17363468795e539231a5c91b02b608fc",
"reference": "7fa3b9cf17363468795e539231a5c91b02b608fc",
"url": "https://api.github.com/repos/symfony/console/zipball/a1282bd0c096e0bdb8800b104177e2ce404d8815",
"reference": "a1282bd0c096e0bdb8800b104177e2ce404d8815",
"shasum": ""
},
"require": {
@ -2364,7 +2364,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.1.6"
"source": "https://github.com/symfony/console/tree/v6.1.7"
},
"funding": [
{
@ -2380,7 +2380,7 @@
"type": "tidelift"
}
],
"time": "2022-10-07T08:04:03+00:00"
"time": "2022-10-26T21:42:49+00:00"
},
{
"name": "symfony/dependency-injection",
@ -2538,20 +2538,20 @@
},
{
"name": "symfony/doctrine-bridge",
"version": "v6.1.6",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git",
"reference": "5db7ac51c40d03d576b2696a6b55975e53a3dfd5"
"reference": "4b6b99d059333b9fec2d0abbe61ea38573319480"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/5db7ac51c40d03d576b2696a6b55975e53a3dfd5",
"reference": "5db7ac51c40d03d576b2696a6b55975e53a3dfd5",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/4b6b99d059333b9fec2d0abbe61ea38573319480",
"reference": "4b6b99d059333b9fec2d0abbe61ea38573319480",
"shasum": ""
},
"require": {
"doctrine/event-manager": "~1.0",
"doctrine/event-manager": "^1|^2",
"doctrine/persistence": "^2|^3",
"php": ">=8.1",
"symfony/deprecation-contracts": "^2.1|^3",
@ -2633,7 +2633,7 @@
"description": "Provides integration for Doctrine with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/doctrine-bridge/tree/v6.1.6"
"source": "https://github.com/symfony/doctrine-bridge/tree/v6.1.7"
},
"funding": [
{
@ -2649,20 +2649,20 @@
"type": "tidelift"
}
],
"time": "2022-10-10T09:34:31+00:00"
"time": "2022-10-15T06:26:03+00:00"
},
{
"name": "symfony/error-handler",
"version": "v6.1.6",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "49f718e41f1b6f0fd5730895ca5b1c37defd828d"
"reference": "699a26ce5ec656c198bf6e26398b0f0818c7e504"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/49f718e41f1b6f0fd5730895ca5b1c37defd828d",
"reference": "49f718e41f1b6f0fd5730895ca5b1c37defd828d",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/699a26ce5ec656c198bf6e26398b0f0818c7e504",
"reference": "699a26ce5ec656c198bf6e26398b0f0818c7e504",
"shasum": ""
},
"require": {
@ -2704,7 +2704,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v6.1.6"
"source": "https://github.com/symfony/error-handler/tree/v6.1.7"
},
"funding": [
{
@ -2720,7 +2720,7 @@
"type": "tidelift"
}
],
"time": "2022-10-07T08:04:03+00:00"
"time": "2022-10-28T16:23:08+00:00"
},
{
"name": "symfony/event-dispatcher",
@ -3013,16 +3013,16 @@
},
{
"name": "symfony/form",
"version": "v6.1.5",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/form.git",
"reference": "176a358d54c70ec70708c7cbb4e8ac93cc138e6c"
"reference": "6f5d13bb996dea03bbb5e43e1bbd90cbfdca1a83"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/form/zipball/176a358d54c70ec70708c7cbb4e8ac93cc138e6c",
"reference": "176a358d54c70ec70708c7cbb4e8ac93cc138e6c",
"url": "https://api.github.com/repos/symfony/form/zipball/6f5d13bb996dea03bbb5e43e1bbd90cbfdca1a83",
"reference": "6f5d13bb996dea03bbb5e43e1bbd90cbfdca1a83",
"shasum": ""
},
"require": {
@ -3095,7 +3095,7 @@
"description": "Allows to easily create, process and reuse HTML forms",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/form/tree/v6.1.5"
"source": "https://github.com/symfony/form/tree/v6.1.7"
},
"funding": [
{
@ -3111,20 +3111,20 @@
"type": "tidelift"
}
],
"time": "2022-09-09T09:34:27+00:00"
"time": "2022-10-23T10:33:34+00:00"
},
{
"name": "symfony/framework-bundle",
"version": "v6.1.6",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "b79e5866a8293de00c8436836c2038ec31916ee7"
"reference": "d402e86ce94bb3eb1ca3d6bb0393285c791e2b14"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/b79e5866a8293de00c8436836c2038ec31916ee7",
"reference": "b79e5866a8293de00c8436836c2038ec31916ee7",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/d402e86ce94bb3eb1ca3d6bb0393285c791e2b14",
"reference": "d402e86ce94bb3eb1ca3d6bb0393285c791e2b14",
"shasum": ""
},
"require": {
@ -3246,7 +3246,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/framework-bundle/tree/v6.1.6"
"source": "https://github.com/symfony/framework-bundle/tree/v6.1.7"
},
"funding": [
{
@ -3262,20 +3262,20 @@
"type": "tidelift"
}
],
"time": "2022-10-07T08:04:03+00:00"
"time": "2022-10-28T16:23:08+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v6.1.6",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "3ae8e9c57155fc48930493a629da293b32efbde0"
"reference": "792a1856d2b95273f0e1c3435785f1d01a60ecc6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/3ae8e9c57155fc48930493a629da293b32efbde0",
"reference": "3ae8e9c57155fc48930493a629da293b32efbde0",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/792a1856d2b95273f0e1c3435785f1d01a60ecc6",
"reference": "792a1856d2b95273f0e1c3435785f1d01a60ecc6",
"shasum": ""
},
"require": {
@ -3321,7 +3321,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.1.6"
"source": "https://github.com/symfony/http-foundation/tree/v6.1.7"
},
"funding": [
{
@ -3337,20 +3337,20 @@
"type": "tidelift"
}
],
"time": "2022-10-02T08:30:52+00:00"
"time": "2022-10-12T09:44:59+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v6.1.6",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "102f99bf81799e93f61b9a73b2f38b309c587a94"
"reference": "8fc1ffe753948c47a103a809cdd6a4a8458b3254"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/102f99bf81799e93f61b9a73b2f38b309c587a94",
"reference": "102f99bf81799e93f61b9a73b2f38b309c587a94",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/8fc1ffe753948c47a103a809cdd6a4a8458b3254",
"reference": "8fc1ffe753948c47a103a809cdd6a4a8458b3254",
"shasum": ""
},
"require": {
@ -3431,7 +3431,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.1.6"
"source": "https://github.com/symfony/http-kernel/tree/v6.1.7"
},
"funding": [
{
@ -3447,7 +3447,7 @@
"type": "tidelift"
}
],
"time": "2022-10-12T07:48:47+00:00"
"time": "2022-10-28T18:06:36+00:00"
},
{
"name": "symfony/maker-bundle",
@ -4423,16 +4423,16 @@
},
{
"name": "symfony/property-access",
"version": "v6.1.3",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "25108ee9b62d6ef0815007d9c7cf6a7ba40bb7c5"
"reference": "cf034c0d8d25ed285bb8f6c2528ce6fac98563eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/25108ee9b62d6ef0815007d9c7cf6a7ba40bb7c5",
"reference": "25108ee9b62d6ef0815007d9c7cf6a7ba40bb7c5",
"url": "https://api.github.com/repos/symfony/property-access/zipball/cf034c0d8d25ed285bb8f6c2528ce6fac98563eb",
"reference": "cf034c0d8d25ed285bb8f6c2528ce6fac98563eb",
"shasum": ""
},
"require": {
@ -4482,7 +4482,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v6.1.3"
"source": "https://github.com/symfony/property-access/tree/v6.1.7"
},
"funding": [
{
@ -4498,20 +4498,20 @@
"type": "tidelift"
}
],
"time": "2022-06-27T17:24:16+00:00"
"time": "2022-10-28T16:23:08+00:00"
},
{
"name": "symfony/property-info",
"version": "v6.1.6",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "f28d0db9d2687f81d68d0dc6b2e42817647f5d64"
"reference": "b5a46ec66a4b77d4bd39d58c22710be888e55b68"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/f28d0db9d2687f81d68d0dc6b2e42817647f5d64",
"reference": "f28d0db9d2687f81d68d0dc6b2e42817647f5d64",
"url": "https://api.github.com/repos/symfony/property-info/zipball/b5a46ec66a4b77d4bd39d58c22710be888e55b68",
"reference": "b5a46ec66a4b77d4bd39d58c22710be888e55b68",
"shasum": ""
},
"require": {
@ -4571,7 +4571,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v6.1.6"
"source": "https://github.com/symfony/property-info/tree/v6.1.7"
},
"funding": [
{
@ -4587,20 +4587,20 @@
"type": "tidelift"
}
],
"time": "2022-10-07T08:04:03+00:00"
"time": "2022-10-28T16:23:08+00:00"
},
{
"name": "symfony/routing",
"version": "v6.1.5",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "f8c1ebb43d0f39e5ecd12a732ba1952a3dd8455c"
"reference": "95effeb9d6e2cec861cee06bf5bbf82d09aea7f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/f8c1ebb43d0f39e5ecd12a732ba1952a3dd8455c",
"reference": "f8c1ebb43d0f39e5ecd12a732ba1952a3dd8455c",
"url": "https://api.github.com/repos/symfony/routing/zipball/95effeb9d6e2cec861cee06bf5bbf82d09aea7f5",
"reference": "95effeb9d6e2cec861cee06bf5bbf82d09aea7f5",
"shasum": ""
},
"require": {
@ -4659,7 +4659,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v6.1.5"
"source": "https://github.com/symfony/routing/tree/v6.1.7"
},
"funding": [
{
@ -4675,7 +4675,7 @@
"type": "tidelift"
}
],
"time": "2022-09-09T09:26:14+00:00"
"time": "2022-10-18T13:12:43+00:00"
},
{
"name": "symfony/security-bundle",
@ -4779,16 +4779,16 @@
},
{
"name": "symfony/security-core",
"version": "v6.1.6",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "e42fb611d1a36e6e1e34f8cd715cea108a39cad5"
"reference": "c84ff026d6fa3cf9cb54cca762f14b6a449fa557"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/e42fb611d1a36e6e1e34f8cd715cea108a39cad5",
"reference": "e42fb611d1a36e6e1e34f8cd715cea108a39cad5",
"url": "https://api.github.com/repos/symfony/security-core/zipball/c84ff026d6fa3cf9cb54cca762f14b6a449fa557",
"reference": "c84ff026d6fa3cf9cb54cca762f14b6a449fa557",
"shasum": ""
},
"require": {
@ -4850,7 +4850,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-core/tree/v6.1.6"
"source": "https://github.com/symfony/security-core/tree/v6.1.7"
},
"funding": [
{
@ -4866,7 +4866,7 @@
"type": "tidelift"
}
],
"time": "2022-10-02T08:30:52+00:00"
"time": "2022-10-23T10:33:34+00:00"
},
{
"name": "symfony/security-csrf",
@ -4941,16 +4941,16 @@
},
{
"name": "symfony/security-http",
"version": "v6.1.6",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "789492510f7127035da8bb5dbb4fb745970e2348"
"reference": "931b037cfd98e3f8c06a311e9c04abc9ee010ab9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/789492510f7127035da8bb5dbb4fb745970e2348",
"reference": "789492510f7127035da8bb5dbb4fb745970e2348",
"url": "https://api.github.com/repos/symfony/security-http/zipball/931b037cfd98e3f8c06a311e9c04abc9ee010ab9",
"reference": "931b037cfd98e3f8c06a311e9c04abc9ee010ab9",
"shasum": ""
},
"require": {
@ -5004,7 +5004,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-http/tree/v6.1.6"
"source": "https://github.com/symfony/security-http/tree/v6.1.7"
},
"funding": [
{
@ -5020,7 +5020,7 @@
"type": "tidelift"
}
],
"time": "2022-10-01T16:55:12+00:00"
"time": "2022-10-23T10:33:34+00:00"
},
{
"name": "symfony/service-contracts",
@ -5171,16 +5171,16 @@
},
{
"name": "symfony/string",
"version": "v6.1.6",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "7e7e0ff180d4c5a6636eaad57b65092014b61864"
"reference": "823f143370880efcbdfa2dbca946b3358c4707e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/7e7e0ff180d4c5a6636eaad57b65092014b61864",
"reference": "7e7e0ff180d4c5a6636eaad57b65092014b61864",
"url": "https://api.github.com/repos/symfony/string/zipball/823f143370880efcbdfa2dbca946b3358c4707e5",
"reference": "823f143370880efcbdfa2dbca946b3358c4707e5",
"shasum": ""
},
"require": {
@ -5236,7 +5236,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.1.6"
"source": "https://github.com/symfony/string/tree/v6.1.7"
},
"funding": [
{
@ -5433,16 +5433,16 @@
},
{
"name": "symfony/twig-bridge",
"version": "v6.1.6",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
"reference": "368e9bac2dbaed85d943745b521077f8101b599d"
"reference": "10f4ccba086ca81bbac9ee5e065d9f99565b3983"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/368e9bac2dbaed85d943745b521077f8101b599d",
"reference": "368e9bac2dbaed85d943745b521077f8101b599d",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/10f4ccba086ca81bbac9ee5e065d9f99565b3983",
"reference": "10f4ccba086ca81bbac9ee5e065d9f99565b3983",
"shasum": ""
},
"require": {
@ -5535,7 +5535,7 @@
"description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bridge/tree/v6.1.6"
"source": "https://github.com/symfony/twig-bridge/tree/v6.1.7"
},
"funding": [
{
@ -5551,7 +5551,7 @@
"type": "tidelift"
}
],
"time": "2022-10-12T05:10:31+00:00"
"time": "2022-10-19T08:10:53+00:00"
},
{
"name": "symfony/twig-bundle",
@ -5641,16 +5641,16 @@
},
{
"name": "symfony/validator",
"version": "v6.1.6",
"version": "v6.1.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "e5589882403e1e19774d7c5ffb65d9c6466d216c"
"reference": "0cc147f2e4a0d78221db85545751cd8764bbc156"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/e5589882403e1e19774d7c5ffb65d9c6466d216c",
"reference": "e5589882403e1e19774d7c5ffb65d9c6466d216c",
"url": "https://api.github.com/repos/symfony/validator/zipball/0cc147f2e4a0d78221db85545751cd8764bbc156",
"reference": "0cc147f2e4a0d78221db85545751cd8764bbc156",
"shasum": ""
},
"require": {
@ -5729,7 +5729,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v6.1.6"
"source": "https://github.com/symfony/validator/tree/v6.1.7"
},
"funding": [
{
@ -5745,7 +5745,7 @@
"type": "tidelift"
}
],
"time": "2022-10-02T08:30:52+00:00"
"time": "2022-10-28T16:23:08+00:00"
},
{
"name": "symfony/var-dumper",
@ -6231,16 +6231,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.17",
"version": "9.2.18",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "aa94dc41e8661fe90c7316849907cba3007b10d8"
"reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8",
"reference": "aa94dc41e8661fe90c7316849907cba3007b10d8",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a",
"reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a",
"shasum": ""
},
"require": {
@ -6296,7 +6296,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18"
},
"funding": [
{
@ -6304,7 +6304,7 @@
"type": "github"
}
],
"time": "2022-08-30T12:24:04+00:00"
"time": "2022-10-27T13:35:33+00:00"
},
{
"name": "phpunit/php-file-iterator",
@ -6549,16 +6549,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.25",
"version": "9.5.26",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d"
"reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d",
"reference": "3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2",
"reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2",
"shasum": ""
},
"require": {
@ -6631,7 +6631,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.25"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26"
},
"funding": [
{
@ -6647,7 +6647,7 @@
"type": "tidelift"
}
],
"time": "2022-09-25T03:44:45+00:00"
"time": "2022-10-28T06:00:21+00:00"
},
{
"name": "roave/security-advisories",
@ -6655,12 +6655,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "d55c618dc2c5141caa00a416ca21bb6f06cf00e0"
"reference": "3adb9cc9ab821d31bcb426ee3cad4c865899349a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d55c618dc2c5141caa00a416ca21bb6f06cf00e0",
"reference": "d55c618dc2c5141caa00a416ca21bb6f06cf00e0",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3adb9cc9ab821d31bcb426ee3cad4c865899349a",
"reference": "3adb9cc9ab821d31bcb426ee3cad4c865899349a",
"shasum": ""
},
"conflict": {
@ -6944,7 +6944,7 @@
"phpwhois/phpwhois": "<=4.2.5",
"phpxmlrpc/extras": "<0.6.1",
"pimcore/data-hub": "<1.2.4",
"pimcore/pimcore": "<=10.5.6",
"pimcore/pimcore": "<10.5.9",
"pocketmine/bedrock-protocol": "<8.0.2",
"pocketmine/pocketmine-mp": "<4.7.2|>= 4.0.0-BETA5, < 4.4.2",
"pressbooks/pressbooks": "<5.18",
@ -7098,7 +7098,7 @@
"webcoast/deferred-image-processing": "<1.0.2",
"wikimedia/parsoid": "<0.12.2",
"willdurand/js-translation-bundle": "<2.1.1",
"wintercms/winter": "<1.0.475|>=1.1,<1.1.9",
"wintercms/winter": "<1.0.475|>=1.1,<1.1.10|>=1.2,<1.2.1",
"woocommerce/woocommerce": "<6.6",
"wp-cli/wp-cli": "<2.5",
"wp-graphql/wp-graphql": "<0.3.5",
@ -7178,7 +7178,7 @@
"type": "tidelift"
}
],
"time": "2022-10-27T00:18:37+00:00"
"time": "2022-10-29T01:33:46+00:00"
},
{
"name": "sebastian/cli-parser",

View File

@ -30,8 +30,8 @@ class Cpu {
*/
#[ORM\ManyToMany(targetEntity: Socket::class)]
#[ORM\JoinTable('collection.cpu_socket_link')]
#[ORM\JoinColumn('socket_id', referencedColumnName: 'id')]
#[ORM\InverseJoinColumn('cpu_id', referencedColumnName: 'id')]
#[ORM\JoinColumn('cpu_id', referencedColumnName: 'id')]
#[ORM\InverseJoinColumn('socket_id', referencedColumnName: 'id')]
#[ORM\OrderBy(['name' => 'asc'])]
private Collection $sockets;

View File

@ -23,7 +23,6 @@ class CpuType extends AbstractType {
'class' => CpuArchitectureEnum::class,
'choice_label' => fn(UnitEnum $choice): string => $choice->value,
'choices' => CpuArchitectureEnum::getGroups(),
'preferred_choices' => [CpuArchitectureEnum::X86, CpuArchitectureEnum::X86_64]
])
->add('brand', EntityType::class, [
'class' => Brand::class,

View File

@ -0,0 +1,38 @@
<?php
declare(strict_types=1);
namespace App\Migrations;
use Doctrine\DBAL\Schema\Schema;
use Doctrine\Migrations\AbstractMigration;
/**
* Auto-generated Migration: Please modify to your needs!
*/
final class Version20221028145449 extends AbstractMigration
{
public function getDescription(): string
{
return '';
}
public function up(Schema $schema): void
{
// this up() migration is auto-generated, please modify it to your needs
$this->addSql('ALTER TABLE collection.cpu_socket_link ADD CONSTRAINT FK_B1ADF47D3917014 FOREIGN KEY (cpu_id) REFERENCES collection.cpu (id) NOT DEFERRABLE INITIALLY IMMEDIATE');
$this->addSql('ALTER TABLE collection.cpu_socket_link ADD CONSTRAINT FK_B1ADF47DD20E239C FOREIGN KEY (socket_id) REFERENCES collection.socket (id) NOT DEFERRABLE INITIALLY IMMEDIATE');
$this->addSql('CREATE INDEX IDX_B1ADF47D3917014 ON collection.cpu_socket_link (cpu_id)');
$this->addSql('CREATE INDEX IDX_B1ADF47DD20E239C ON collection.cpu_socket_link (socket_id)');
}
public function down(Schema $schema): void
{
// this down() migration is auto-generated, please modify it to your needs
$this->addSql('CREATE SCHEMA public');
$this->addSql('ALTER TABLE collection.cpu_socket_link DROP CONSTRAINT FK_B1ADF47D3917014');
$this->addSql('ALTER TABLE collection.cpu_socket_link DROP CONSTRAINT FK_B1ADF47DD20E239C');
$this->addSql('DROP INDEX IDX_B1ADF47D3917014');
$this->addSql('DROP INDEX IDX_B1ADF47DD20E239C');
}
}