Merge branch 'develop'
This commit is contained in:
@@ -30,6 +30,7 @@ class Site extends Model
|
||||
'dns_id',
|
||||
'project',
|
||||
'aliases',
|
||||
'php_version'
|
||||
];
|
||||
|
||||
public $casts = [
|
||||
|
||||
337
composer.lock
generated
337
composer.lock
generated
@@ -126,16 +126,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.238.3",
|
||||
"version": "3.238.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "14fb64c934614ea5a52c9931189f687f30b6ba3b"
|
||||
"reference": "2f5440652fa7a6f20a1bb15926dd8248c24c733c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/14fb64c934614ea5a52c9931189f687f30b6ba3b",
|
||||
"reference": "14fb64c934614ea5a52c9931189f687f30b6ba3b",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2f5440652fa7a6f20a1bb15926dd8248c24c733c",
|
||||
"reference": "2f5440652fa7a6f20a1bb15926dd8248c24c733c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -214,9 +214,9 @@
|
||||
"support": {
|
||||
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.238.3"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.238.5"
|
||||
},
|
||||
"time": "2022-10-07T18:16:40+00:00"
|
||||
"time": "2022-10-14T18:15:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -1136,34 +1136,35 @@
|
||||
},
|
||||
{
|
||||
"name": "doctrine/event-manager",
|
||||
"version": "1.1.2",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/event-manager.git",
|
||||
"reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683"
|
||||
"reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/eb2ecf80e3093e8f3c2769ac838e27d8ede8e683",
|
||||
"reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683",
|
||||
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
|
||||
"reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"doctrine/deprecations": "^0.5.3 || ^1",
|
||||
"php": "^7.1 || ^8.0"
|
||||
},
|
||||
"conflict": {
|
||||
"doctrine/common": "<2.9"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/coding-standard": "^9",
|
||||
"phpstan/phpstan": "~1.4.10 || ^1.5.4",
|
||||
"doctrine/coding-standard": "^9 || ^10",
|
||||
"phpstan/phpstan": "~1.4.10 || ^1.8.8",
|
||||
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
||||
"vimeo/psalm": "^4.22"
|
||||
"vimeo/psalm": "^4.24"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Doctrine\\Common\\": "lib/Doctrine/Common"
|
||||
"Doctrine\\Common\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
@@ -1207,7 +1208,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/event-manager/issues",
|
||||
"source": "https://github.com/doctrine/event-manager/tree/1.1.2"
|
||||
"source": "https://github.com/doctrine/event-manager/tree/1.2.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -1223,7 +1224,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-07-27T22:18:11+00:00"
|
||||
"time": "2022-10-12T20:51:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/inflector",
|
||||
@@ -1585,16 +1586,16 @@
|
||||
},
|
||||
{
|
||||
"name": "filament/filament",
|
||||
"version": "v2.16.27",
|
||||
"version": "v2.16.33",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/admin.git",
|
||||
"reference": "c678c48b9b4b0fb6de6d4fa2694501421798d9eb"
|
||||
"reference": "1dad111e292f2177af7464ae6eff4d8bf8096717"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/admin/zipball/c678c48b9b4b0fb6de6d4fa2694501421798d9eb",
|
||||
"reference": "c678c48b9b4b0fb6de6d4fa2694501421798d9eb",
|
||||
"url": "https://api.github.com/repos/filamentphp/admin/zipball/1dad111e292f2177af7464ae6eff4d8bf8096717",
|
||||
"reference": "1dad111e292f2177af7464ae6eff4d8bf8096717",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1644,20 +1645,20 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2022-10-10T08:49:48+00:00"
|
||||
"time": "2022-10-15T08:17:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "filament/forms",
|
||||
"version": "v2.16.27",
|
||||
"version": "v2.16.33",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/forms.git",
|
||||
"reference": "44d740571676abe2ac54b71bf66e9a7343cbfb9b"
|
||||
"reference": "73cd960266e682b08eab55c109247aeae8a65887"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/forms/zipball/44d740571676abe2ac54b71bf66e9a7343cbfb9b",
|
||||
"reference": "44d740571676abe2ac54b71bf66e9a7343cbfb9b",
|
||||
"url": "https://api.github.com/repos/filamentphp/forms/zipball/73cd960266e682b08eab55c109247aeae8a65887",
|
||||
"reference": "73cd960266e682b08eab55c109247aeae8a65887",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1702,20 +1703,20 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2022-10-10T08:49:37+00:00"
|
||||
"time": "2022-10-15T08:17:24+00:00"
|
||||
},
|
||||
{
|
||||
"name": "filament/notifications",
|
||||
"version": "v2.16.27",
|
||||
"version": "v2.16.33",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/notifications.git",
|
||||
"reference": "567fe8d44ae855f75c8c6c29467d81ca1255656b"
|
||||
"reference": "e2d2c75f5472ea1738eaeb05b62407123bae8abe"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/notifications/zipball/567fe8d44ae855f75c8c6c29467d81ca1255656b",
|
||||
"reference": "567fe8d44ae855f75c8c6c29467d81ca1255656b",
|
||||
"url": "https://api.github.com/repos/filamentphp/notifications/zipball/e2d2c75f5472ea1738eaeb05b62407123bae8abe",
|
||||
"reference": "e2d2c75f5472ea1738eaeb05b62407123bae8abe",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1752,20 +1753,20 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2022-10-10T08:49:44+00:00"
|
||||
"time": "2022-10-13T14:39:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "filament/support",
|
||||
"version": "v2.16.27",
|
||||
"version": "v2.16.33",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/support.git",
|
||||
"reference": "98561eb207eaafde2f451ff0aabbff08b8b06207"
|
||||
"reference": "fe40645a7860b6c168a6b3ad8ec9c540dd04eecd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/support/zipball/98561eb207eaafde2f451ff0aabbff08b8b06207",
|
||||
"reference": "98561eb207eaafde2f451ff0aabbff08b8b06207",
|
||||
"url": "https://api.github.com/repos/filamentphp/support/zipball/fe40645a7860b6c168a6b3ad8ec9c540dd04eecd",
|
||||
"reference": "fe40645a7860b6c168a6b3ad8ec9c540dd04eecd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1802,20 +1803,20 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2022-10-10T08:49:40+00:00"
|
||||
"time": "2022-10-13T14:39:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "filament/tables",
|
||||
"version": "v2.16.27",
|
||||
"version": "v2.16.33",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filamentphp/tables.git",
|
||||
"reference": "6d14a82d654fb21ebe8ffffc4099cc38056bb922"
|
||||
"reference": "5879e36c82259e7167cbb4c8d12be6ee228bb64e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filamentphp/tables/zipball/6d14a82d654fb21ebe8ffffc4099cc38056bb922",
|
||||
"reference": "6d14a82d654fb21ebe8ffffc4099cc38056bb922",
|
||||
"url": "https://api.github.com/repos/filamentphp/tables/zipball/5879e36c82259e7167cbb4c8d12be6ee228bb64e",
|
||||
"reference": "5879e36c82259e7167cbb4c8d12be6ee228bb64e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1858,7 +1859,7 @@
|
||||
"issues": "https://github.com/filamentphp/filament/issues",
|
||||
"source": "https://github.com/filamentphp/filament"
|
||||
},
|
||||
"time": "2022-10-10T08:49:39+00:00"
|
||||
"time": "2022-10-13T14:39:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fruitcake/php-cors",
|
||||
@@ -2463,20 +2464,20 @@
|
||||
},
|
||||
{
|
||||
"name": "laminas/laminas-diactoros",
|
||||
"version": "2.17.0",
|
||||
"version": "2.19.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laminas/laminas-diactoros.git",
|
||||
"reference": "5b32597aa46b83c8b85bb1cf9a6ed4fe7dd980c5"
|
||||
"reference": "b3c7e9262b4fbec801d8df2370cdebb4f5d3a0ae"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/5b32597aa46b83c8b85bb1cf9a6ed4fe7dd980c5",
|
||||
"reference": "5b32597aa46b83c8b85bb1cf9a6ed4fe7dd980c5",
|
||||
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/b3c7e9262b4fbec801d8df2370cdebb4f5d3a0ae",
|
||||
"reference": "b3c7e9262b4fbec801d8df2370cdebb4f5d3a0ae",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.4 || ~8.0.0 || ~8.1.0",
|
||||
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
|
||||
"psr/http-factory": "^1.0",
|
||||
"psr/http-message": "^1.0"
|
||||
},
|
||||
@@ -2495,9 +2496,9 @@
|
||||
"http-interop/http-factory-tests": "^0.9.0",
|
||||
"laminas/laminas-coding-standard": "^2.4.0",
|
||||
"php-http/psr7-integration-tests": "^1.1.1",
|
||||
"phpunit/phpunit": "^9.5.23",
|
||||
"phpunit/phpunit": "^9.5.25",
|
||||
"psalm/plugin-phpunit": "^0.17.0",
|
||||
"vimeo/psalm": "^4.24.0"
|
||||
"vimeo/psalm": "^4.28"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@@ -2556,7 +2557,7 @@
|
||||
"type": "community_bridge"
|
||||
}
|
||||
],
|
||||
"time": "2022-08-30T17:01:46+00:00"
|
||||
"time": "2022-10-10T21:28:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laragear/meta",
|
||||
@@ -2857,16 +2858,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v9.34.0",
|
||||
"version": "v9.35.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "b7af7ff35497eb1c4e61652f522a862164dbba5a"
|
||||
"reference": "79aed20f54b6ab75f926bf7d0dd7a5043ceb774a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/b7af7ff35497eb1c4e61652f522a862164dbba5a",
|
||||
"reference": "b7af7ff35497eb1c4e61652f522a862164dbba5a",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/79aed20f54b6ab75f926bf7d0dd7a5043ceb774a",
|
||||
"reference": "79aed20f54b6ab75f926bf7d0dd7a5043ceb774a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3039,7 +3040,7 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2022-10-04T13:33:43+00:00"
|
||||
"time": "2022-10-11T17:30:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/horizon",
|
||||
@@ -3573,16 +3574,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
"version": "3.5.2",
|
||||
"version": "3.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem.git",
|
||||
"reference": "c73c4eb31f2e883b3897ab5591aa2dbc48112433"
|
||||
"reference": "0deb0ff21094cbd37b13cbda085c076312708e6c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c73c4eb31f2e883b3897ab5591aa2dbc48112433",
|
||||
"reference": "c73c4eb31f2e883b3897ab5591aa2dbc48112433",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/0deb0ff21094cbd37b13cbda085c076312708e6c",
|
||||
"reference": "0deb0ff21094cbd37b13cbda085c076312708e6c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3644,7 +3645,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/thephpleague/flysystem/issues",
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/3.5.2"
|
||||
"source": "https://github.com/thephpleague/flysystem/tree/3.7.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3660,7 +3661,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-23T18:59:16+00:00"
|
||||
"time": "2022-10-17T07:23:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/mime-type-detection",
|
||||
@@ -4783,25 +4784,30 @@
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/type-resolver",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
||||
"reference": "77a32518733312af16a44300404e945338981de3"
|
||||
"reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
|
||||
"reference": "77a32518733312af16a44300404e945338981de3",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/48f445a408c131e38cab1c235aa6d2bb7a0bb20d",
|
||||
"reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.2 || ^8.0",
|
||||
"php": "^7.4 || ^8.0",
|
||||
"phpdocumentor/reflection-common": "^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-tokenizer": "*",
|
||||
"psalm/phar": "^4.8"
|
||||
"phpstan/extension-installer": "^1.1",
|
||||
"phpstan/phpstan": "^1.8",
|
||||
"phpstan/phpstan-phpunit": "^1.1",
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"rector/rector": "^0.13.9",
|
||||
"vimeo/psalm": "^4.25"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@@ -4827,9 +4833,9 @@
|
||||
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
|
||||
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1"
|
||||
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.2"
|
||||
},
|
||||
"time": "2022-03-15T21:29:03+00:00"
|
||||
"time": "2022-10-14T12:47:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpoption/phpoption",
|
||||
@@ -6031,16 +6037,16 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-package-tools",
|
||||
"version": "1.13.5",
|
||||
"version": "1.13.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/laravel-package-tools.git",
|
||||
"reference": "163ee3bc6c0a987535d8a99722a7dbcc5471a140"
|
||||
"reference": "c377cc7223655c2278c148c1685b8b5a78af5c65"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/163ee3bc6c0a987535d8a99722a7dbcc5471a140",
|
||||
"reference": "163ee3bc6c0a987535d8a99722a7dbcc5471a140",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/c377cc7223655c2278c148c1685b8b5a78af5c65",
|
||||
"reference": "c377cc7223655c2278c148c1685b8b5a78af5c65",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6078,7 +6084,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/spatie/laravel-package-tools/issues",
|
||||
"source": "https://github.com/spatie/laravel-package-tools/tree/1.13.5"
|
||||
"source": "https://github.com/spatie/laravel-package-tools/tree/1.13.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -6086,7 +6092,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-07T14:31:31+00:00"
|
||||
"time": "2022-10-11T06:37:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spiral/core",
|
||||
@@ -6685,16 +6691,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v6.1.5",
|
||||
"version": "v6.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "17524a64ebcfab68d237bbed247e9a9917747096"
|
||||
"reference": "7fa3b9cf17363468795e539231a5c91b02b608fc"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/17524a64ebcfab68d237bbed247e9a9917747096",
|
||||
"reference": "17524a64ebcfab68d237bbed247e9a9917747096",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/7fa3b9cf17363468795e539231a5c91b02b608fc",
|
||||
"reference": "7fa3b9cf17363468795e539231a5c91b02b608fc",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6761,7 +6767,7 @@
|
||||
"terminal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v6.1.5"
|
||||
"source": "https://github.com/symfony/console/tree/v6.1.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -6777,7 +6783,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-03T14:24:42+00:00"
|
||||
"time": "2022-10-07T08:04:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
@@ -6913,16 +6919,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/error-handler",
|
||||
"version": "v6.1.3",
|
||||
"version": "v6.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/error-handler.git",
|
||||
"reference": "736e42db3fd586d91820355988698e434e1d8419"
|
||||
"reference": "49f718e41f1b6f0fd5730895ca5b1c37defd828d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/error-handler/zipball/736e42db3fd586d91820355988698e434e1d8419",
|
||||
"reference": "736e42db3fd586d91820355988698e434e1d8419",
|
||||
"url": "https://api.github.com/repos/symfony/error-handler/zipball/49f718e41f1b6f0fd5730895ca5b1c37defd828d",
|
||||
"reference": "49f718e41f1b6f0fd5730895ca5b1c37defd828d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6964,7 +6970,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.3"
|
||||
"source": "https://github.com/symfony/error-handler/tree/v6.1.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -6980,7 +6986,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-07-29T07:42:06+00:00"
|
||||
"time": "2022-10-07T08:04:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
@@ -7210,16 +7216,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
"version": "v6.1.5",
|
||||
"version": "v6.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-client.git",
|
||||
"reference": "565b0f2ce2c5882e89b3ef5e255d7e0478b9c675"
|
||||
"reference": "c8c887f4813370550147afd27d9eb8a8523e53b2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/565b0f2ce2c5882e89b3ef5e255d7e0478b9c675",
|
||||
"reference": "565b0f2ce2c5882e89b3ef5e255d7e0478b9c675",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/c8c887f4813370550147afd27d9eb8a8523e53b2",
|
||||
"reference": "c8c887f4813370550147afd27d9eb8a8523e53b2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -7274,7 +7280,7 @@
|
||||
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-client/tree/v6.1.5"
|
||||
"source": "https://github.com/symfony/http-client/tree/v6.1.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -7290,7 +7296,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-09T09:34:27+00:00"
|
||||
"time": "2022-10-12T05:10:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client-contracts",
|
||||
@@ -7375,16 +7381,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v6.1.5",
|
||||
"version": "v6.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "90f5d9726942db69490fe467a3acb5e7154fd555"
|
||||
"reference": "3ae8e9c57155fc48930493a629da293b32efbde0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/90f5d9726942db69490fe467a3acb5e7154fd555",
|
||||
"reference": "90f5d9726942db69490fe467a3acb5e7154fd555",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/3ae8e9c57155fc48930493a629da293b32efbde0",
|
||||
"reference": "3ae8e9c57155fc48930493a629da293b32efbde0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -7430,7 +7436,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.5"
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v6.1.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -7446,20 +7452,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-17T07:55:45+00:00"
|
||||
"time": "2022-10-02T08:30:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v6.1.5",
|
||||
"version": "v6.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "bf433ef30c2dfbf1f47449d5dce8be243e8a0012"
|
||||
"reference": "102f99bf81799e93f61b9a73b2f38b309c587a94"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/bf433ef30c2dfbf1f47449d5dce8be243e8a0012",
|
||||
"reference": "bf433ef30c2dfbf1f47449d5dce8be243e8a0012",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/102f99bf81799e93f61b9a73b2f38b309c587a94",
|
||||
"reference": "102f99bf81799e93f61b9a73b2f38b309c587a94",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -7540,7 +7546,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.5"
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v6.1.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -7556,7 +7562,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-30T08:10:57+00:00"
|
||||
"time": "2022-10-12T07:48:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mailer",
|
||||
@@ -7699,16 +7705,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
"version": "v6.1.5",
|
||||
"version": "v6.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mime.git",
|
||||
"reference": "d521b2204f7dcebe81c1b5fb99ed70dfb6f34b4b"
|
||||
"reference": "5ae192b9a39730435cfec025a499f79d05ac68a3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/d521b2204f7dcebe81c1b5fb99ed70dfb6f34b4b",
|
||||
"reference": "d521b2204f7dcebe81c1b5fb99ed70dfb6f34b4b",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/5ae192b9a39730435cfec025a499f79d05ac68a3",
|
||||
"reference": "5ae192b9a39730435cfec025a499f79d05ac68a3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -7720,7 +7726,8 @@
|
||||
"egulias/email-validator": "~3.0.0",
|
||||
"phpdocumentor/reflection-docblock": "<3.2.2",
|
||||
"phpdocumentor/type-resolver": "<1.4.0",
|
||||
"symfony/mailer": "<5.4"
|
||||
"symfony/mailer": "<5.4",
|
||||
"symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6"
|
||||
},
|
||||
"require-dev": {
|
||||
"egulias/email-validator": "^2.1.10|^3.1",
|
||||
@@ -7728,7 +7735,7 @@
|
||||
"symfony/dependency-injection": "^5.4|^6.0",
|
||||
"symfony/property-access": "^5.4|^6.0",
|
||||
"symfony/property-info": "^5.4|^6.0",
|
||||
"symfony/serializer": "^5.4|^6.0"
|
||||
"symfony/serializer": "^5.4.14|~6.0.14|^6.1.6"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@@ -7760,7 +7767,7 @@
|
||||
"mime-type"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/mime/tree/v6.1.5"
|
||||
"source": "https://github.com/symfony/mime/tree/v6.1.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -7776,7 +7783,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-02T08:05:20+00:00"
|
||||
"time": "2022-10-07T08:04:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
@@ -8991,16 +8998,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/string",
|
||||
"version": "v6.1.5",
|
||||
"version": "v6.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "17c08b068176996a1d7db8d00ffae3c248267016"
|
||||
"reference": "7e7e0ff180d4c5a6636eaad57b65092014b61864"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/17c08b068176996a1d7db8d00ffae3c248267016",
|
||||
"reference": "17c08b068176996a1d7db8d00ffae3c248267016",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/7e7e0ff180d4c5a6636eaad57b65092014b61864",
|
||||
"reference": "7e7e0ff180d4c5a6636eaad57b65092014b61864",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -9056,7 +9063,7 @@
|
||||
"utf8"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/string/tree/v6.1.5"
|
||||
"source": "https://github.com/symfony/string/tree/v6.1.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -9072,20 +9079,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-02T08:05:20+00:00"
|
||||
"time": "2022-10-10T09:34:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v6.1.4",
|
||||
"version": "v6.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/translation.git",
|
||||
"reference": "45d0f5bb8df7255651ca91c122fab604e776af03"
|
||||
"reference": "e6cd330e5a072518f88d65148f3f165541807494"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/45d0f5bb8df7255651ca91c122fab604e776af03",
|
||||
"reference": "45d0f5bb8df7255651ca91c122fab604e776af03",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/e6cd330e5a072518f88d65148f3f165541807494",
|
||||
"reference": "e6cd330e5a072518f88d65148f3f165541807494",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -9152,7 +9159,7 @@
|
||||
"description": "Provides tools to internationalize your application",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/translation/tree/v6.1.4"
|
||||
"source": "https://github.com/symfony/translation/tree/v6.1.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -9168,7 +9175,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-08-02T16:17:38+00:00"
|
||||
"time": "2022-10-07T08:04:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation-contracts",
|
||||
@@ -9327,16 +9334,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v6.1.5",
|
||||
"version": "v6.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "d0833493fb2413a86f522fb54a1896a7718e98ec"
|
||||
"reference": "0f0adde127f24548e23cbde83bcaeadc491c551f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/d0833493fb2413a86f522fb54a1896a7718e98ec",
|
||||
"reference": "d0833493fb2413a86f522fb54a1896a7718e98ec",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0f0adde127f24548e23cbde83bcaeadc491c551f",
|
||||
"reference": "0f0adde127f24548e23cbde83bcaeadc491c551f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -9395,7 +9402,7 @@
|
||||
"dump"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v6.1.5"
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v6.1.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -9411,20 +9418,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-08T09:34:40+00:00"
|
||||
"time": "2022-10-07T08:04:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v6.1.4",
|
||||
"version": "v6.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "86ee4d8fa594ed45e40d86eedfda1bcb66c8d919"
|
||||
"reference": "66c6b0cf52b00f74614a2cf7ae7db08ea1095931"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/86ee4d8fa594ed45e40d86eedfda1bcb66c8d919",
|
||||
"reference": "86ee4d8fa594ed45e40d86eedfda1bcb66c8d919",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/66c6b0cf52b00f74614a2cf7ae7db08ea1095931",
|
||||
"reference": "66c6b0cf52b00f74614a2cf7ae7db08ea1095931",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -9469,7 +9476,7 @@
|
||||
"description": "Loads and dumps YAML files",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/yaml/tree/v6.1.4"
|
||||
"source": "https://github.com/symfony/yaml/tree/v6.1.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -9485,7 +9492,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-08-02T16:17:38+00:00"
|
||||
"time": "2022-10-07T08:04:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "tgalopin/html-sanitizer",
|
||||
@@ -9658,16 +9665,16 @@
|
||||
},
|
||||
{
|
||||
"name": "vlucas/phpdotenv",
|
||||
"version": "v5.4.1",
|
||||
"version": "v5.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/vlucas/phpdotenv.git",
|
||||
"reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f"
|
||||
"reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f",
|
||||
"reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f",
|
||||
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
|
||||
"reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -9682,15 +9689,19 @@
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.4.1",
|
||||
"ext-filter": "*",
|
||||
"phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
|
||||
"phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-filter": "Required to use the boolean validator."
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"bamarni-bin": {
|
||||
"bin-links": true,
|
||||
"forward-command": true
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-master": "5.4-dev"
|
||||
"dev-master": "5.5-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -9722,7 +9733,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/vlucas/phpdotenv/issues",
|
||||
"source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1"
|
||||
"source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -9734,7 +9745,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-12-12T23:22:04+00:00"
|
||||
"time": "2022-10-16T01:01:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "voku/portable-ascii",
|
||||
@@ -10307,16 +10318,16 @@
|
||||
},
|
||||
{
|
||||
"name": "friendsofphp/php-cs-fixer",
|
||||
"version": "v3.11.0",
|
||||
"version": "v3.12.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
|
||||
"reference": "7dcdea3f2f5f473464e835be9be55283ff8cfdc3"
|
||||
"reference": "eae11d945e2885d86e1c080eec1bb30a2aa27998"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/7dcdea3f2f5f473464e835be9be55283ff8cfdc3",
|
||||
"reference": "7dcdea3f2f5f473464e835be9be55283ff8cfdc3",
|
||||
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/eae11d945e2885d86e1c080eec1bb30a2aa27998",
|
||||
"reference": "eae11d945e2885d86e1c080eec1bb30a2aa27998",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -10349,8 +10360,8 @@
|
||||
"phpspec/prophecy": "^1.15",
|
||||
"phpspec/prophecy-phpunit": "^2.0",
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"phpunitgoodpractices/polyfill": "^1.5",
|
||||
"phpunitgoodpractices/traits": "^1.9.1",
|
||||
"phpunitgoodpractices/polyfill": "^1.6",
|
||||
"phpunitgoodpractices/traits": "^1.9.2",
|
||||
"symfony/phpunit-bridge": "^6.0",
|
||||
"symfony/yaml": "^5.4 || ^6.0"
|
||||
},
|
||||
@@ -10384,7 +10395,7 @@
|
||||
"description": "A tool to automatically fix PHP code style",
|
||||
"support": {
|
||||
"issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
|
||||
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.11.0"
|
||||
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.12.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -10392,7 +10403,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-01T18:24:51+00:00"
|
||||
"time": "2022-10-12T14:20:51+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fzaninotto/faker",
|
||||
@@ -11227,16 +11238,16 @@
|
||||
},
|
||||
{
|
||||
"name": "php-webdriver/webdriver",
|
||||
"version": "1.13.0",
|
||||
"version": "1.13.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-webdriver/php-webdriver.git",
|
||||
"reference": "aad77b446a302985693fb339d40185be07c8f42d"
|
||||
"reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/aad77b446a302985693fb339d40185be07c8f42d",
|
||||
"reference": "aad77b446a302985693fb339d40185be07c8f42d",
|
||||
"url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/6dfe5f814b796c1b5748850aa19f781b9274c36c",
|
||||
"reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -11286,9 +11297,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/php-webdriver/php-webdriver/issues",
|
||||
"source": "https://github.com/php-webdriver/php-webdriver/tree/1.13.0"
|
||||
"source": "https://github.com/php-webdriver/php-webdriver/tree/1.13.1"
|
||||
},
|
||||
"time": "2022-10-03T11:40:29+00:00"
|
||||
"time": "2022-10-11T11:49:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
@@ -12935,16 +12946,16 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-ignition",
|
||||
"version": "1.5.1",
|
||||
"version": "1.5.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/laravel-ignition.git",
|
||||
"reference": "75d465ec577abb432af1ca9b33683d5a6e921eb9"
|
||||
"reference": "f2336fc79d99aab5cf27fa4aebe5e9c9ecf3808a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/75d465ec577abb432af1ca9b33683d5a6e921eb9",
|
||||
"reference": "75d465ec577abb432af1ca9b33683d5a6e921eb9",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/f2336fc79d99aab5cf27fa4aebe5e9c9ecf3808a",
|
||||
"reference": "f2336fc79d99aab5cf27fa4aebe5e9c9ecf3808a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -13021,7 +13032,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-10-04T10:14:31+00:00"
|
||||
"time": "2022-10-14T12:24:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-ray",
|
||||
|
||||
@@ -3775,15 +3775,6 @@ html {
|
||||
.transform{
|
||||
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
||||
}
|
||||
@keyframes spin{
|
||||
to{
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
.animate-spin{
|
||||
-webkit-animation: spin 1s linear infinite;
|
||||
animation: spin 1s linear infinite;
|
||||
}
|
||||
@-webkit-keyframes pulse{
|
||||
50%{
|
||||
opacity: .5;
|
||||
@@ -3798,6 +3789,15 @@ html {
|
||||
-webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
|
||||
animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
|
||||
}
|
||||
@keyframes spin{
|
||||
to{
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
.animate-spin{
|
||||
-webkit-animation: spin 1s linear infinite;
|
||||
animation: spin 1s linear infinite;
|
||||
}
|
||||
.cursor-wait{
|
||||
cursor: wait;
|
||||
}
|
||||
@@ -4433,6 +4433,9 @@ html {
|
||||
.pr-1{
|
||||
padding-right: 0.25rem;
|
||||
}
|
||||
.pb-4{
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
.pl-9{
|
||||
padding-left: 2.25rem;
|
||||
}
|
||||
@@ -4467,6 +4470,10 @@ html {
|
||||
font-size: 0.875rem;
|
||||
line-height: 1.25rem;
|
||||
}
|
||||
.text-base{
|
||||
font-size: 1rem;
|
||||
line-height: 1.5rem;
|
||||
}
|
||||
.text-2xl{
|
||||
font-size: 1.5rem;
|
||||
line-height: 2rem;
|
||||
@@ -6000,15 +6007,15 @@ html {
|
||||
-moz-columns: 12;
|
||||
columns: 12;
|
||||
}
|
||||
.md\:grid-cols-2{
|
||||
grid-template-columns: repeat(2, minmax(0, 1fr));
|
||||
}
|
||||
.md\:grid-cols-3{
|
||||
grid-template-columns: repeat(3, minmax(0, 1fr));
|
||||
}
|
||||
.md\:grid-cols-1{
|
||||
grid-template-columns: repeat(1, minmax(0, 1fr));
|
||||
}
|
||||
.md\:grid-cols-2{
|
||||
grid-template-columns: repeat(2, minmax(0, 1fr));
|
||||
}
|
||||
.md\:grid-cols-4{
|
||||
grid-template-columns: repeat(4, minmax(0, 1fr));
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"resources/css/filament.css": {
|
||||
"file": "assets/filament.161b0dfa.css",
|
||||
"file": "assets/filament.3fd9c433.css",
|
||||
"src": "resources/css/filament.css",
|
||||
"isEntry": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user