From 81cff009ba50b3c7d8d6018ab423447786489315 Mon Sep 17 00:00:00 2001 From: Cristian Tabacitu Date: Thu, 7 Nov 2024 16:19:16 +0200 Subject: [PATCH 01/19] require next version of CRUD, PRO and medialibrary-uploaders --- composer.json | 6 +- composer.lock | 1532 +++++++++++++++++++++---------------------------- 2 files changed, 664 insertions(+), 874 deletions(-) diff --git a/composer.json b/composer.json index 90db349b..b2f324b0 100644 --- a/composer.json +++ b/composer.json @@ -7,20 +7,20 @@ "require": { "php": "^8.2", "laravel/framework": "^11.0", + "backpack/crud": "dev-next as 6.99.99", + "backpack/pro": "dev-next as 2.9.99", + "backpack/medialibrary-uploaders": "dev-next as 1.99.99", "backpack/activity-log": "^2.0.3", "backpack/backupmanager": "^5.0", "backpack/calendar-operation": "^1.0", - "backpack/crud": "^6.7", "backpack/editable-columns": "^3.0", "backpack/filemanager": "^3.0", "backpack/language-switcher": "^2.0", "backpack/logmanager": "^5.0", - "backpack/medialibrary-uploaders": "^1.0", "backpack/menucrud": "^4.0", "backpack/newscrud": "^5.0", "backpack/pagemanager": "^3.0", "backpack/permissionmanager": "^7.0", - "backpack/pro": "^2.0", "backpack/revise-operation": "^2.0", "backpack/settings": "^3.1", "backpack/theme-coreuiv2": "^1.0", diff --git a/composer.lock b/composer.lock index 468db6e3..813bccfb 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": "86e5bec7f0a125c9e8da66ee12eb7e8c", + "content-hash": "5a033538a94e4399e448ffc8ec522cac", "packages": [ { "name": "aws/aws-crt-php", @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.336.7", + "version": "3.325.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "3ebc383239f93d6f1e74573112c9d179070d2620" + "reference": "de0b289c7260fb19301ffa2eb724de2076daad74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3ebc383239f93d6f1e74573112c9d179070d2620", - "reference": "3ebc383239f93d6f1e74573112c9d179070d2620", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/de0b289c7260fb19301ffa2eb724de2076daad74", + "reference": "de0b289c7260fb19301ffa2eb724de2076daad74", "shasum": "" }, "require": { @@ -100,8 +100,8 @@ "nette/neon": "^2.3", "paragonie/random_compat": ">= 2", "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5", - "psr/cache": "^1.0 || ^2.0 || ^3.0", - "psr/simple-cache": "^1.0 || ^2.0 || ^3.0", + "psr/cache": "^1.0", + "psr/simple-cache": "^1.0", "sebastian/comparator": "^1.2.3 || ^4.0", "yoast/phpunit-polyfills": "^1.0" }, @@ -154,9 +154,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.336.7" + "source": "https://github.com/aws/aws-sdk-php/tree/3.325.3" }, - "time": "2025-01-02T19:07:47+00:00" + "time": "2024-11-06T19:05:22+00:00" }, { "name": "backpack/activity-log", @@ -319,12 +319,12 @@ "type": "library", "extra": { "laravel": { - "aliases": { - "Basset": "Backpack\\Basset\\Facades\\Basset" - }, "providers": [ "Backpack\\Basset\\BassetServiceProvider" - ] + ], + "aliases": { + "Basset": "Backpack\\Basset\\Facades\\Basset" + } } }, "autoload": { @@ -363,17 +363,17 @@ }, { "name": "backpack/calendar-operation", - "version": "1.0.12", + "version": "1.0.10", "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/calendar-operation.git", - "reference": "42caf462743e14c98f07875f9ff66064a7f98d4e" + "reference": "7457dd5d39c65188665b44128333e8a28cbbcf81" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/calendar-operation/backpack-calendar-operation-42caf462743e14c98f07875f9ff66064a7f98d4e-zip-426564.zip", - "reference": "42caf462743e14c98f07875f9ff66064a7f98d4e", - "shasum": "329264242236ae6fc9f0b196a54f4e93b036d41c" + "url": "https://repo.backpackforlaravel.com/dist/backpack/calendar-operation/backpack-calendar-operation-7457dd5d39c65188665b44128333e8a28cbbcf81-zip-42e784.zip", + "reference": "7457dd5d39c65188665b44128333e8a28cbbcf81", + "shasum": "84314677140469a4376173bb291c7294b7d315d2" }, "require": { "backpack/crud": "^6.5" @@ -434,23 +434,23 @@ "Laravel" ], "support": { - "source": "https://github.com/Laravel-Backpack/calendar-operation/tree/1.0.12", + "source": "https://github.com/Laravel-Backpack/calendar-operation/tree/1.0.10", "issues": "https://github.com/Laravel-Backpack/calendar-operation/issues" }, - "time": "2024-12-26T15:10:45+00:00" + "time": "2024-09-24T08:50:43+00:00" }, { "name": "backpack/crud", - "version": "6.7.45", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/CRUD.git", - "reference": "5a39ace937bfa5a2ce3740c4d42fa7e93de4cbf7" + "reference": "7bf60ea94134cf14e451d5a5e4b4f23e4b869e9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/5a39ace937bfa5a2ce3740c4d42fa7e93de4cbf7", - "reference": "5a39ace937bfa5a2ce3740c4d42fa7e93de4cbf7", + "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/7bf60ea94134cf14e451d5a5e4b4f23e4b869e9b", + "reference": "7bf60ea94134cf14e451d5a5e4b4f23e4b869e9b", "shasum": "" }, "require": { @@ -473,17 +473,17 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + }, "laravel": { + "providers": [ + "Backpack\\CRUD\\BackpackServiceProvider" + ], "aliases": { "CRUD": "Backpack\\CRUD\\app\\Library\\CrudPanel\\CrudPanelFacade", "Widget": "Backpack\\CRUD\\app\\Library\\Widget" - }, - "providers": [ - "Backpack\\CRUD\\BackpackServiceProvider" - ] - }, - "branch-alias": { - "dev-master": "4.0-dev" + } } }, "autoload": { @@ -529,23 +529,23 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/CRUD/issues", - "source": "https://github.com/Laravel-Backpack/CRUD/tree/6.7.45" + "source": "https://github.com/Laravel-Backpack/CRUD/tree/next" }, - "time": "2024-12-20T16:51:25+00:00" + "time": "2024-11-07T13:42:56+00:00" }, { "name": "backpack/editable-columns", - "version": "3.0.11", + "version": "3.0.10", "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/editable-columns.git", - "reference": "8adddb801c15871abc466bc59dbc2234664c8fab" + "reference": "b698446fb70a84ee8e79683e3bf23be5e04ceb17" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/editable-columns/backpack-editable-columns-8adddb801c15871abc466bc59dbc2234664c8fab-zip-1f6c5d.zip", - "reference": "8adddb801c15871abc466bc59dbc2234664c8fab", - "shasum": "611325b066ce5c76e340bd42619dca972fb3fe4d" + "url": "https://repo.backpackforlaravel.com/dist/backpack/editable-columns/backpack-editable-columns-b698446fb70a84ee8e79683e3bf23be5e04ceb17-zip-fdcc0e.zip", + "reference": "b698446fb70a84ee8e79683e3bf23be5e04ceb17", + "shasum": "94e486b83ed37f69a88ee1340edbcf1404dcdbdc" }, "require": { "backpack/crud": "^6.0" @@ -597,23 +597,23 @@ "Laravel" ], "support": { - "source": "https://github.com/Laravel-Backpack/editable-columns/tree/3.0.11", + "source": "https://github.com/Laravel-Backpack/editable-columns/tree/3.0.10", "issues": "https://github.com/Laravel-Backpack/editable-columns/issues" }, - "time": "2024-11-22T14:47:51+00:00" + "time": "2024-07-23T10:42:39+00:00" }, { "name": "backpack/filemanager", - "version": "3.0.10", + "version": "3.0.9", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/FileManager.git", - "reference": "25b5c97084b8a2af67d822c376066e4f4fdb8e85" + "reference": "2830498b85e05fb3c92179053b4d7c4a0fdb880b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/FileManager/zipball/25b5c97084b8a2af67d822c376066e4f4fdb8e85", - "reference": "25b5c97084b8a2af67d822c376066e4f4fdb8e85", + "url": "https://api.github.com/repos/Laravel-Backpack/FileManager/zipball/2830498b85e05fb3c92179053b4d7c4a0fdb880b", + "reference": "2830498b85e05fb3c92179053b4d7c4a0fdb880b", "shasum": "" }, "require": { @@ -657,9 +657,9 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/FileManager/issues", - "source": "https://github.com/Laravel-Backpack/FileManager/tree/3.0.10" + "source": "https://github.com/Laravel-Backpack/FileManager/tree/3.0.9" }, - "time": "2024-11-18T13:11:07+00:00" + "time": "2024-11-05T16:05:02+00:00" }, { "name": "backpack/language-switcher", @@ -786,25 +786,25 @@ }, { "name": "backpack/medialibrary-uploaders", - "version": "1.2.1", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/medialibrary-uploaders.git", - "reference": "267e1a26d03b7272e8d0c6fd963adf59ecad79ae" + "reference": "438b7cf2a727f913f9779d06bcad68158ef20e37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/medialibrary-uploaders/zipball/267e1a26d03b7272e8d0c6fd963adf59ecad79ae", - "reference": "267e1a26d03b7272e8d0c6fd963adf59ecad79ae", + "url": "https://api.github.com/repos/Laravel-Backpack/medialibrary-uploaders/zipball/438b7cf2a727f913f9779d06bcad68158ef20e37", + "reference": "438b7cf2a727f913f9779d06bcad68158ef20e37", "shasum": "" }, "require": { - "backpack/crud": "^6.0", + "backpack/crud": "^6.99.99|dev-next", "spatie/laravel-medialibrary": "^10.7|^11.3" }, "require-dev": { - "orchestra/testbench": "~6|^8.0", - "phpunit/phpunit": "^9.0|^10.0" + "orchestra/testbench": "^8.0|^9.0|^10.0", + "phpunit/phpunit": "^10.0|^11.0" }, "type": "library", "extra": { @@ -841,9 +841,9 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/medialibrary-uploaders/issues", - "source": "https://github.com/Laravel-Backpack/medialibrary-uploaders/tree/1.2.1" + "source": "https://github.com/Laravel-Backpack/medialibrary-uploaders/tree/next" }, - "time": "2024-10-04T15:12:40+00:00" + "time": "2024-11-07T14:03:57+00:00" }, { "name": "backpack/menucrud", @@ -869,13 +869,13 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + }, "laravel": { "providers": [ "Backpack\\MenuCRUD\\MenuCRUDServiceProvider" ] - }, - "branch-alias": { - "dev-master": "1.0-dev" } }, "autoload": { @@ -933,13 +933,13 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + }, "laravel": { "providers": [ "Backpack\\NewsCRUD\\NewsCRUDServiceProvider" ] - }, - "branch-alias": { - "dev-master": "1.0-dev" } }, "autoload": { @@ -996,13 +996,13 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + }, "laravel": { "providers": [ "Backpack\\PageManager\\PageManagerServiceProvider" ] - }, - "branch-alias": { - "dev-master": "1.0-dev" } }, "autoload": { @@ -1162,24 +1162,25 @@ }, { "name": "backpack/pro", - "version": "2.2.29", + "version": "dev-next", "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/PRO.git", - "reference": "d3a3969ceeaf8239eba5dac813409ff4f502ee4d" + "reference": "a4275ab581515803caa7b34893d3a7f46325cb65" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/pro/backpack-pro-d3a3969ceeaf8239eba5dac813409ff4f502ee4d-zip-621a35.zip", - "reference": "d3a3969ceeaf8239eba5dac813409ff4f502ee4d", - "shasum": "b741aa9539ca98f0f5bd2841e318f764a11ffeef" + "url": "https://repo.backpackforlaravel.com/dist/backpack/pro/backpack-pro-a4275ab581515803caa7b34893d3a7f46325cb65-zip-18c461.zip", + "reference": "a4275ab581515803caa7b34893d3a7f46325cb65", + "shasum": "ab0eb7abf940f7100cb51f3aa36b83fa115c1baa" }, "require": { - "backpack/crud": "^6.0.1" + "backpack/crud": "dev-next as 6.99.99" }, "require-dev": { - "orchestra/testbench": "~5|~6", - "phpunit/phpunit": "~9.0" + "backpack/medialibrary-uploaders": "dev-refactor-and-fixes as 1.0", + "orchestra/testbench": "^8.0|^9.0|^10.0", + "phpunit/phpunit": "^10.0|^11.0" }, "type": "library", "extra": { @@ -1196,7 +1197,9 @@ }, "autoload-dev": { "psr-4": { - "Backpack\\Pro\\Tests\\": "tests" + "Backpack\\Pro\\Tests\\": "tests", + "Backpack\\CRUD\\Tests\\": "vendor/backpack/crud/tests", + "Backpack\\MediaLibraryUploaders\\Tests\\": "vendor/backpack/medialibrary-uploaders/tests" } }, "scripts": { @@ -1224,10 +1227,10 @@ "Pro" ], "support": { - "source": "https://github.com/Laravel-Backpack/PRO/tree/2.2.29", + "source": "https://github.com/Laravel-Backpack/PRO/tree/next", "issues": "https://github.com/Laravel-Backpack/PRO/issues" }, - "time": "2024-12-04T16:19:06+00:00" + "time": "2024-11-07T14:06:24+00:00" }, { "name": "backpack/revise-operation", @@ -1316,13 +1319,13 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + }, "laravel": { "providers": [ "Backpack\\Settings\\SettingsServiceProvider" ] - }, - "branch-alias": { - "dev-master": "1.0-dev" } }, "autoload": { @@ -1363,16 +1366,16 @@ }, { "name": "backpack/theme-coreuiv2", - "version": "1.2.7", + "version": "1.2.6", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/theme-coreuiv2.git", - "reference": "994bba93d4d208c8eef45cc8f4288d44281910ae" + "reference": "11ec0cbaecefd3272601a7fb0d32457533a09ce6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/theme-coreuiv2/zipball/994bba93d4d208c8eef45cc8f4288d44281910ae", - "reference": "994bba93d4d208c8eef45cc8f4288d44281910ae", + "url": "https://api.github.com/repos/Laravel-Backpack/theme-coreuiv2/zipball/11ec0cbaecefd3272601a7fb0d32457533a09ce6", + "reference": "11ec0cbaecefd3272601a7fb0d32457533a09ce6", "shasum": "" }, "require": { @@ -1417,22 +1420,22 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/theme-coreuiv2/issues", - "source": "https://github.com/Laravel-Backpack/theme-coreuiv2/tree/1.2.7" + "source": "https://github.com/Laravel-Backpack/theme-coreuiv2/tree/1.2.6" }, - "time": "2024-12-20T16:54:28+00:00" + "time": "2024-10-17T15:49:04+00:00" }, { "name": "backpack/theme-coreuiv4", - "version": "1.1.5", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/theme-coreuiv4.git", - "reference": "31655325d6022444c732e31e16339cd2c2f476a7" + "reference": "0a1af54852fb133d7e338d81d382e334977ba6fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/theme-coreuiv4/zipball/31655325d6022444c732e31e16339cd2c2f476a7", - "reference": "31655325d6022444c732e31e16339cd2c2f476a7", + "url": "https://api.github.com/repos/Laravel-Backpack/theme-coreuiv4/zipball/0a1af54852fb133d7e338d81d382e334977ba6fc", + "reference": "0a1af54852fb133d7e338d81d382e334977ba6fc", "shasum": "" }, "require": { @@ -1487,22 +1490,22 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/theme-coreuiv4/issues", - "source": "https://github.com/Laravel-Backpack/theme-coreuiv4/tree/1.1.5" + "source": "https://github.com/Laravel-Backpack/theme-coreuiv4/tree/1.1.4" }, - "time": "2024-12-20T16:55:26+00:00" + "time": "2024-10-17T15:49:51+00:00" }, { "name": "backpack/theme-tabler", - "version": "1.2.17", + "version": "1.2.15", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/theme-tabler.git", - "reference": "d6bd4309ea77b0a8680f41e7f50e64b0ee032c68" + "reference": "f1921342e27ec3da3290eb19b0ab0302b4bf4905" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/theme-tabler/zipball/d6bd4309ea77b0a8680f41e7f50e64b0ee032c68", - "reference": "d6bd4309ea77b0a8680f41e7f50e64b0ee032c68", + "url": "https://api.github.com/repos/Laravel-Backpack/theme-tabler/zipball/f1921342e27ec3da3290eb19b0ab0302b4bf4905", + "reference": "f1921342e27ec3da3290eb19b0ab0302b4bf4905", "shasum": "" }, "require": { @@ -1514,13 +1517,13 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-main": "1.0.x-dev" + }, "laravel": { "providers": [ "Backpack\\ThemeTabler\\AddonServiceProvider" ] - }, - "branch-alias": { - "dev-main": "1.0.x-dev" } }, "autoload": { @@ -1560,22 +1563,22 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/theme-tabler/issues", - "source": "https://github.com/Laravel-Backpack/theme-tabler/tree/1.2.17" + "source": "https://github.com/Laravel-Backpack/theme-tabler/tree/1.2.15" }, - "time": "2024-12-26T10:41:55+00:00" + "time": "2024-10-28T10:58:44+00:00" }, { "name": "backpack/translation-manager", - "version": "1.0.5", + "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/translation-manager.git", - "reference": "65484c821e62c3130f83aa4d0dd6225061238fa6" + "reference": "5388082a9d896a1ba179a89cca9d259af79ca1e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/translation-manager/zipball/65484c821e62c3130f83aa4d0dd6225061238fa6", - "reference": "65484c821e62c3130f83aa4d0dd6225061238fa6", + "url": "https://api.github.com/repos/Laravel-Backpack/translation-manager/zipball/5388082a9d896a1ba179a89cca9d259af79ca1e9", + "reference": "5388082a9d896a1ba179a89cca9d259af79ca1e9", "shasum": "" }, "require": { @@ -1629,9 +1632,9 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/translation-manager/issues", - "source": "https://github.com/Laravel-Backpack/translation-manager/tree/1.0.5" + "source": "https://github.com/Laravel-Backpack/translation-manager/tree/1.0.4" }, - "time": "2024-12-02T12:08:32+00:00" + "time": "2024-08-30T13:04:00+00:00" }, { "name": "balping/json-raw-encoder", @@ -1773,13 +1776,13 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-master": "0.5-dev" + }, "laravel": { "providers": [ "Barryvdh\\Elfinder\\ElfinderServiceProvider" ] - }, - "branch-alias": { - "dev-master": "0.5-dev" } }, "autoload": { @@ -1953,19 +1956,21 @@ }, { "name": "calebporzio/sushi", - "version": "v2.4.5", + "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/calebporzio/sushi.git", - "reference": "932d09781bff75c812541d2d269400fd7d730bab" + "reference": "01dd34fe3374f5fb7ce63756c0419385e31cd532" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/calebporzio/sushi/zipball/932d09781bff75c812541d2d269400fd7d730bab", - "reference": "932d09781bff75c812541d2d269400fd7d730bab", + "url": "https://api.github.com/repos/calebporzio/sushi/zipball/01dd34fe3374f5fb7ce63756c0419385e31cd532", + "reference": "01dd34fe3374f5fb7ce63756c0419385e31cd532", "shasum": "" }, "require": { + "ext-pdo_sqlite": "*", + "ext-sqlite3": "*", "illuminate/database": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", "illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", "php": "^7.1.3|^8.0" @@ -1993,7 +1998,7 @@ ], "description": "Eloquent's missing \"array\" driver.", "support": { - "source": "https://github.com/calebporzio/sushi/tree/v2.4.5" + "source": "https://github.com/calebporzio/sushi/tree/v2.5.2" }, "funding": [ { @@ -2001,7 +2006,7 @@ "type": "github" } ], - "time": "2023-10-17T14:42:34+00:00" + "time": "2024-04-24T15:23:03+00:00" }, { "name": "carbonphp/carbon-doctrine-types", @@ -2309,12 +2314,12 @@ "type": "library", "extra": { "laravel": { - "aliases": { - "Gravatar": "Creativeorange\\Gravatar\\Facades\\Gravatar" - }, "providers": [ "Creativeorange\\Gravatar\\GravatarServiceProvider" - ] + ], + "aliases": { + "Gravatar": "Creativeorange\\Gravatar\\Facades\\Gravatar" + } } }, "autoload": { @@ -2348,16 +2353,16 @@ }, { "name": "cviebrock/eloquent-sluggable", - "version": "11.0.1", + "version": "11.0.0", "source": { "type": "git", "url": "https://github.com/cviebrock/eloquent-sluggable.git", - "reference": "a4281cf0284a21efc1031a065b112ddd6c826eea" + "reference": "8fafec4b3c61e1b87ec9cbe728a75ce3b6ca1c06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cviebrock/eloquent-sluggable/zipball/a4281cf0284a21efc1031a065b112ddd6c826eea", - "reference": "a4281cf0284a21efc1031a065b112ddd6c826eea", + "url": "https://api.github.com/repos/cviebrock/eloquent-sluggable/zipball/8fafec4b3c61e1b87ec9cbe728a75ce3b6ca1c06", + "reference": "8fafec4b3c61e1b87ec9cbe728a75ce3b6ca1c06", "shasum": "" }, "require": { @@ -2410,7 +2415,7 @@ ], "support": { "issues": "https://github.com/cviebrock/eloquent-sluggable/issues", - "source": "https://github.com/cviebrock/eloquent-sluggable/tree/11.0.1" + "source": "https://github.com/cviebrock/eloquent-sluggable/tree/11.0.0" }, "funding": [ { @@ -2418,7 +2423,7 @@ "type": "github" } ], - "time": "2024-11-29T01:32:17+00:00" + "time": "2024-03-13T02:44:01+00:00" }, { "name": "dflydev/dot-access-data", @@ -2605,27 +2610,29 @@ }, { "name": "doctrine/deprecations", - "version": "1.1.4", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9" + "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9", - "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", + "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9 || ^12", - "phpstan/phpstan": "1.4.10 || 2.0.3", - "phpstan/phpstan-phpunit": "^1.0 || ^2", + "doctrine/coding-standard": "^9", + "phpstan/phpstan": "1.4.10 || 1.10.15", + "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "psr/log": "^1 || ^2 || ^3" + "psalm/plugin-phpunit": "0.18.4", + "psr/log": "^1 || ^2 || ^3", + "vimeo/psalm": "4.30.0 || 5.12.0" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" @@ -2633,7 +2640,7 @@ "type": "library", "autoload": { "psr-4": { - "Doctrine\\Deprecations\\": "src" + "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" } }, "notification-url": "https://packagist.org/downloads/", @@ -2644,9 +2651,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/1.1.4" + "source": "https://github.com/doctrine/deprecations/tree/1.1.3" }, - "time": "2024-12-07T21:18:45+00:00" + "time": "2024-01-30T19:34:25+00:00" }, { "name": "doctrine/inflector", @@ -2883,16 +2890,16 @@ }, { "name": "egulias/email-validator", - "version": "4.0.3", + "version": "4.0.2", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "b115554301161fa21467629f1e1391c1936de517" + "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/b115554301161fa21467629f1e1391c1936de517", - "reference": "b115554301161fa21467629f1e1391c1936de517", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e", + "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e", "shasum": "" }, "require": { @@ -2938,7 +2945,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/4.0.3" + "source": "https://github.com/egulias/EmailValidator/tree/4.0.2" }, "funding": [ { @@ -2946,7 +2953,7 @@ "type": "github" } ], - "time": "2024-12-27T00:36:43+00:00" + "time": "2023-10-06T06:47:41+00:00" }, { "name": "ezyang/htmlpurifier", @@ -3583,16 +3590,16 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-master": "2.4-dev" + }, "laravel": { - "aliases": { - "Image": "Intervention\\Image\\Facades\\Image" - }, "providers": [ "Intervention\\Image\\ImageServiceProvider" - ] - }, - "branch-alias": { - "dev-master": "2.4-dev" + ], + "aliases": { + "Image": "Intervention\\Image\\Facades\\Image" + } } }, "autoload": { @@ -3639,23 +3646,23 @@ }, { "name": "laravel/framework", - "version": "v11.37.0", + "version": "v11.30.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "6cb103d2024b087eae207654b3f4b26646119ba5" + "reference": "dff716442d9c229d716be82ccc9a7de52eb97193" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/6cb103d2024b087eae207654b3f4b26646119ba5", - "reference": "6cb103d2024b087eae207654b3f4b26646119ba5", + "url": "https://api.github.com/repos/laravel/framework/zipball/dff716442d9c229d716be82ccc9a7de52eb97193", + "reference": "dff716442d9c229d716be82ccc9a7de52eb97193", "shasum": "" }, "require": { "brick/math": "^0.9.3|^0.10.2|^0.11|^0.12", "composer-runtime-api": "^2.2", "doctrine/inflector": "^2.0.5", - "dragonmantank/cron-expression": "^3.4", + "dragonmantank/cron-expression": "^3.3.2", "egulias/email-validator": "^3.2.1|^4.0", "ext-ctype": "*", "ext-filter": "*", @@ -3665,39 +3672,38 @@ "ext-session": "*", "ext-tokenizer": "*", "fruitcake/php-cors": "^1.3", - "guzzlehttp/guzzle": "^7.8.2", + "guzzlehttp/guzzle": "^7.8", "guzzlehttp/uri-template": "^1.0", "laravel/prompts": "^0.1.18|^0.2.0|^0.3.0", - "laravel/serializable-closure": "^1.3|^2.0", - "league/commonmark": "^2.6", - "league/flysystem": "^3.25.1", - "league/flysystem-local": "^3.25.1", - "league/uri": "^7.5.1", + "laravel/serializable-closure": "^1.3", + "league/commonmark": "^2.2.1", + "league/flysystem": "^3.8.0", "monolog/monolog": "^3.0", - "nesbot/carbon": "^2.72.2|^3.4", + "nesbot/carbon": "^2.72.2|^3.0", "nunomaduro/termwind": "^2.0", "php": "^8.2", "psr/container": "^1.1.1|^2.0.1", "psr/log": "^1.0|^2.0|^3.0", "psr/simple-cache": "^1.0|^2.0|^3.0", "ramsey/uuid": "^4.7", - "symfony/console": "^7.0.3", - "symfony/error-handler": "^7.0.3", - "symfony/finder": "^7.0.3", - "symfony/http-foundation": "^7.2.0", - "symfony/http-kernel": "^7.0.3", - "symfony/mailer": "^7.0.3", - "symfony/mime": "^7.0.3", - "symfony/polyfill-php83": "^1.31", - "symfony/process": "^7.0.3", - "symfony/routing": "^7.0.3", - "symfony/uid": "^7.0.3", - "symfony/var-dumper": "^7.0.3", + "symfony/console": "^7.0", + "symfony/error-handler": "^7.0", + "symfony/finder": "^7.0", + "symfony/http-foundation": "^7.0", + "symfony/http-kernel": "^7.0", + "symfony/mailer": "^7.0", + "symfony/mime": "^7.0", + "symfony/polyfill-php83": "^1.28", + "symfony/process": "^7.0", + "symfony/routing": "^7.0", + "symfony/uid": "^7.0", + "symfony/var-dumper": "^7.0", "tijsverkoyen/css-to-inline-styles": "^2.2.5", - "vlucas/phpdotenv": "^5.6.1", - "voku/portable-ascii": "^2.0.2" + "vlucas/phpdotenv": "^5.4.1", + "voku/portable-ascii": "^2.0" }, "conflict": { + "mockery/mockery": "1.6.8", "tightenco/collect": "<5.5.33" }, "provide": { @@ -3744,32 +3750,29 @@ }, "require-dev": { "ably/ably-php": "^1.0", - "aws/aws-sdk-php": "^3.322.9", + "aws/aws-sdk-php": "^3.235.5", "ext-gmp": "*", - "fakerphp/faker": "^1.24", - "guzzlehttp/promises": "^2.0.3", - "guzzlehttp/psr7": "^2.4", - "league/flysystem-aws-s3-v3": "^3.25.1", - "league/flysystem-ftp": "^3.25.1", - "league/flysystem-path-prefixing": "^3.25.1", - "league/flysystem-read-only": "^3.25.1", - "league/flysystem-sftp-v3": "^3.25.1", - "mockery/mockery": "^1.6.10", - "orchestra/testbench-core": "^9.6", - "pda/pheanstalk": "^5.0.6", - "php-http/discovery": "^1.15", + "fakerphp/faker": "^1.23", + "league/flysystem-aws-s3-v3": "^3.0", + "league/flysystem-ftp": "^3.0", + "league/flysystem-path-prefixing": "^3.3", + "league/flysystem-read-only": "^3.3", + "league/flysystem-sftp-v3": "^3.0", + "mockery/mockery": "^1.6", + "nyholm/psr7": "^1.2", + "orchestra/testbench-core": "^9.5", + "pda/pheanstalk": "^5.0", "phpstan/phpstan": "^1.11.5", - "phpunit/phpunit": "^10.5.35|^11.3.6", - "predis/predis": "^2.3", + "phpunit/phpunit": "^10.5|^11.0", + "predis/predis": "^2.0.2", "resend/resend-php": "^0.10.0", - "symfony/cache": "^7.0.3", - "symfony/http-client": "^7.0.3", - "symfony/psr-http-message-bridge": "^7.0.3", - "symfony/translation": "^7.0.3" + "symfony/cache": "^7.0", + "symfony/http-client": "^7.0", + "symfony/psr-http-message-bridge": "^7.0" }, "suggest": { "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).", - "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.322.9).", + "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).", "brianium/paratest": "Required to run tests in parallel (^7.0|^8.0).", "ext-apcu": "Required to use the APC cache driver.", "ext-fileinfo": "Required to use the Filesystem class.", @@ -3783,16 +3786,16 @@ "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).", "filp/whoops": "Required for friendly error pages in development (^2.14.3).", "laravel/tinker": "Required to use the tinker console command (^2.0).", - "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.25.1).", - "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.25.1).", - "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.25.1).", - "league/flysystem-read-only": "Required to use read-only disks (^3.25.1)", - "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.25.1).", + "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).", + "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).", + "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).", + "league/flysystem-read-only": "Required to use read-only disks (^3.3)", + "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).", "mockery/mockery": "Required to use mocking (^1.6).", + "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", "pda/pheanstalk": "Required to use the beanstalk queue driver (^5.0).", - "php-http/discovery": "Required to use PSR-7 bridging features (^1.15).", "phpunit/phpunit": "Required to use assertions and run tests (^10.5|^11.0).", - "predis/predis": "Required to use the predis connector (^2.3).", + "predis/predis": "Required to use the predis connector (^2.0.2).", "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).", "resend/resend-php": "Required to enable support for the Resend mail transport (^0.10.0).", @@ -3811,7 +3814,6 @@ }, "autoload": { "files": [ - "src/Illuminate/Collections/functions.php", "src/Illuminate/Collections/helpers.php", "src/Illuminate/Events/functions.php", "src/Illuminate/Filesystem/functions.php", @@ -3849,7 +3851,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-01-02T20:10:21+00:00" + "time": "2024-10-30T15:00:34+00:00" }, { "name": "laravel/legacy-factories", @@ -3872,13 +3874,13 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + }, "laravel": { "providers": [ "Illuminate\\Database\\Eloquent\\LegacyFactoryServiceProvider" ] - }, - "branch-alias": { - "dev-master": "1.x-dev" } }, "autoload": { @@ -3909,16 +3911,16 @@ }, { "name": "laravel/prompts", - "version": "v0.3.2", + "version": "v0.3.1", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "0e0535747c6b8d6d10adca8b68293cf4517abb0f" + "reference": "0f3848a445562dac376b27968f753c65e7e1036e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/0e0535747c6b8d6d10adca8b68293cf4517abb0f", - "reference": "0e0535747c6b8d6d10adca8b68293cf4517abb0f", + "url": "https://api.github.com/repos/laravel/prompts/zipball/0f3848a445562dac376b27968f753c65e7e1036e", + "reference": "0f3848a445562dac376b27968f753c65e7e1036e", "shasum": "" }, "require": { @@ -3934,7 +3936,7 @@ "require-dev": { "illuminate/collections": "^10.0|^11.0", "mockery/mockery": "^1.5", - "pestphp/pest": "^2.3|^3.4", + "pestphp/pest": "^2.3", "phpstan/phpstan": "^1.11", "phpstan/phpstan-mockery": "^1.1" }, @@ -3962,38 +3964,38 @@ "description": "Add beautiful and user-friendly forms to your command-line applications.", "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.3.2" + "source": "https://github.com/laravel/prompts/tree/v0.3.1" }, - "time": "2024-11-12T14:59:47+00:00" + "time": "2024-10-09T19:42:26+00:00" }, { "name": "laravel/serializable-closure", - "version": "v2.0.1", + "version": "v1.3.5", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "613b2d4998f85564d40497e05e89cb6d9bd1cbe8" + "reference": "1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/613b2d4998f85564d40497e05e89cb6d9bd1cbe8", - "reference": "613b2d4998f85564d40497e05e89cb6d9bd1cbe8", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c", + "reference": "1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c", "shasum": "" }, "require": { - "php": "^8.1" + "php": "^7.3|^8.0" }, "require-dev": { - "illuminate/support": "^10.0|^11.0", - "nesbot/carbon": "^2.67|^3.0", - "pestphp/pest": "^2.36", - "phpstan/phpstan": "^2.0", - "symfony/var-dumper": "^6.2.0|^7.0.0" + "illuminate/support": "^8.0|^9.0|^10.0|^11.0", + "nesbot/carbon": "^2.61|^3.0", + "pestphp/pest": "^1.21.3", + "phpstan/phpstan": "^1.8.2", + "symfony/var-dumper": "^5.4.11|^6.2.0|^7.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -4025,7 +4027,7 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2024-12-16T15:26:28+00:00" + "time": "2024-09-23T13:33:08+00:00" }, { "name": "laravel/tinker", @@ -4095,16 +4097,16 @@ }, { "name": "league/commonmark", - "version": "2.6.1", + "version": "2.5.3", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "d990688c91cedfb69753ffc2512727ec646df2ad" + "reference": "b650144166dfa7703e62a22e493b853b58d874b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d990688c91cedfb69753ffc2512727ec646df2ad", - "reference": "d990688c91cedfb69753ffc2512727ec646df2ad", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/b650144166dfa7703e62a22e493b853b58d874b0", + "reference": "b650144166dfa7703e62a22e493b853b58d874b0", "shasum": "" }, "require": { @@ -4129,9 +4131,8 @@ "phpstan/phpstan": "^1.8.2", "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0", "scrutinizer/ocular": "^1.8.1", - "symfony/finder": "^5.3 | ^6.0 | ^7.0", - "symfony/process": "^5.4 | ^6.0 | ^7.0", - "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0", + "symfony/finder": "^5.3 | ^6.0 || ^7.0", + "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0", "unleashedtech/php-coding-standard": "^3.1.1", "vimeo/psalm": "^4.24.0 || ^5.0.0" }, @@ -4141,7 +4142,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.7-dev" + "dev-main": "2.6-dev" } }, "autoload": { @@ -4198,7 +4199,7 @@ "type": "tidelift" } ], - "time": "2024-12-29T14:10:59+00:00" + "time": "2024-08-16T11:46:16+00:00" }, { "name": "league/config", @@ -4525,180 +4526,6 @@ ], "time": "2024-09-21T08:32:55+00:00" }, - { - "name": "league/uri", - "version": "7.5.1", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/uri.git", - "reference": "81fb5145d2644324614cc532b28efd0215bda430" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri/zipball/81fb5145d2644324614cc532b28efd0215bda430", - "reference": "81fb5145d2644324614cc532b28efd0215bda430", - "shasum": "" - }, - "require": { - "league/uri-interfaces": "^7.5", - "php": "^8.1" - }, - "conflict": { - "league/uri-schemes": "^1.0" - }, - "suggest": { - "ext-bcmath": "to improve IPV4 host parsing", - "ext-fileinfo": "to create Data URI from file contennts", - "ext-gmp": "to improve IPV4 host parsing", - "ext-intl": "to handle IDN host with the best performance", - "jeremykendall/php-domain-parser": "to resolve Public Suffix and Top Level Domain", - "league/uri-components": "Needed to easily manipulate URI objects components", - "php-64bit": "to improve IPV4 host parsing", - "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "7.x-dev" - } - }, - "autoload": { - "psr-4": { - "League\\Uri\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Ignace Nyamagana Butera", - "email": "nyamsprod@gmail.com", - "homepage": "https://nyamsprod.com" - } - ], - "description": "URI manipulation library", - "homepage": "https://uri.thephpleague.com", - "keywords": [ - "data-uri", - "file-uri", - "ftp", - "hostname", - "http", - "https", - "middleware", - "parse_str", - "parse_url", - "psr-7", - "query-string", - "querystring", - "rfc3986", - "rfc3987", - "rfc6570", - "uri", - "uri-template", - "url", - "ws" - ], - "support": { - "docs": "https://uri.thephpleague.com", - "forum": "https://thephpleague.slack.com", - "issues": "https://github.com/thephpleague/uri-src/issues", - "source": "https://github.com/thephpleague/uri/tree/7.5.1" - }, - "funding": [ - { - "url": "https://github.com/sponsors/nyamsprod", - "type": "github" - } - ], - "time": "2024-12-08T08:40:02+00:00" - }, - { - "name": "league/uri-interfaces", - "version": "7.5.0", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/uri-interfaces.git", - "reference": "08cfc6c4f3d811584fb09c37e2849e6a7f9b0742" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/08cfc6c4f3d811584fb09c37e2849e6a7f9b0742", - "reference": "08cfc6c4f3d811584fb09c37e2849e6a7f9b0742", - "shasum": "" - }, - "require": { - "ext-filter": "*", - "php": "^8.1", - "psr/http-factory": "^1", - "psr/http-message": "^1.1 || ^2.0" - }, - "suggest": { - "ext-bcmath": "to improve IPV4 host parsing", - "ext-gmp": "to improve IPV4 host parsing", - "ext-intl": "to handle IDN host with the best performance", - "php-64bit": "to improve IPV4 host parsing", - "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "7.x-dev" - } - }, - "autoload": { - "psr-4": { - "League\\Uri\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Ignace Nyamagana Butera", - "email": "nyamsprod@gmail.com", - "homepage": "https://nyamsprod.com" - } - ], - "description": "Common interfaces and classes for URI representation and interaction", - "homepage": "https://uri.thephpleague.com", - "keywords": [ - "data-uri", - "file-uri", - "ftp", - "hostname", - "http", - "https", - "parse_str", - "parse_url", - "psr-7", - "query-string", - "querystring", - "rfc3986", - "rfc3987", - "rfc6570", - "uri", - "url", - "ws" - ], - "support": { - "docs": "https://uri.thephpleague.com", - "forum": "https://thephpleague.slack.com", - "issues": "https://github.com/thephpleague/uri-src/issues", - "source": "https://github.com/thephpleague/uri-interfaces/tree/7.5.0" - }, - "funding": [ - { - "url": "https://github.com/sponsors/nyamsprod", - "type": "github" - } - ], - "time": "2024-12-08T08:18:47+00:00" - }, { "name": "maennchen/zipstream-php", "version": "3.1.1", @@ -4809,12 +4636,12 @@ "type": "package", "extra": { "laravel": { - "aliases": { - "Purifier": "Mews\\Purifier\\Facades\\Purifier" - }, "providers": [ "Mews\\Purifier\\PurifierServiceProvider" - ] + ], + "aliases": { + "Purifier": "Mews\\Purifier\\Facades\\Purifier" + } } }, "autoload": { @@ -4856,16 +4683,16 @@ }, { "name": "monolog/monolog", - "version": "3.8.1", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4" + "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4", - "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f4393b648b78a5408747de94fca38beb5f7e9ef8", + "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8", "shasum": "" }, "require": { @@ -4885,14 +4712,12 @@ "guzzlehttp/psr7": "^2.2", "mongodb/mongodb": "^1.8", "php-amqplib/php-amqplib": "~2.4 || ^3", - "php-console/php-console": "^3.1.8", - "phpstan/phpstan": "^2", - "phpstan/phpstan-deprecation-rules": "^2", - "phpstan/phpstan-strict-rules": "^2", - "phpunit/phpunit": "^10.5.17 || ^11.0.7", + "phpstan/phpstan": "^1.9", + "phpstan/phpstan-deprecation-rules": "^1.0", + "phpstan/phpstan-strict-rules": "^1.4", + "phpunit/phpunit": "^10.5.17", "predis/predis": "^1.1 || ^2", - "rollbar/rollbar": "^4.0", - "ruflin/elastica": "^7 || ^8", + "ruflin/elastica": "^7", "symfony/mailer": "^5.4 || ^6", "symfony/mime": "^5.4 || ^6" }, @@ -4943,7 +4768,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.8.1" + "source": "https://github.com/Seldaek/monolog/tree/3.7.0" }, "funding": [ { @@ -4955,7 +4780,7 @@ "type": "tidelift" } ], - "time": "2024-12-05T17:15:07+00:00" + "time": "2024-06-28T09:40:51+00:00" }, { "name": "mtdowling/jmespath.php", @@ -5025,16 +4850,16 @@ }, { "name": "nesbot/carbon", - "version": "3.8.4", + "version": "3.8.1", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "129700ed449b1f02d70272d2ac802357c8c30c58" + "reference": "10ac0aa86b8062219ce21e8189123d611ca3ecd9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/129700ed449b1f02d70272d2ac802357c8c30c58", - "reference": "129700ed449b1f02d70272d2ac802357c8c30c58", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/10ac0aa86b8062219ce21e8189123d611ca3ecd9", + "reference": "10ac0aa86b8062219ce21e8189123d611ca3ecd9", "shasum": "" }, "require": { @@ -5066,6 +4891,10 @@ ], "type": "library", "extra": { + "branch-alias": { + "dev-master": "3.x-dev", + "dev-2.x": "2.x-dev" + }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" @@ -5075,10 +4904,6 @@ "includes": [ "extension.neon" ] - }, - "branch-alias": { - "dev-2.x": "2.x-dev", - "dev-master": "3.x-dev" } }, "autoload": { @@ -5127,7 +4952,7 @@ "type": "tidelift" } ], - "time": "2024-12-27T09:25:35+00:00" + "time": "2024-11-03T16:02:24+00:00" }, { "name": "nette/schema", @@ -5279,16 +5104,16 @@ }, { "name": "nikic/php-parser", - "version": "v5.4.0", + "version": "v5.3.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "447a020a1f875a434d62f2a401f53b82a396e494" + "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494", - "reference": "447a020a1f875a434d62f2a401f53b82a396e494", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8eea230464783aa9671db8eea6f8c6ac5285794b", + "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b", "shasum": "" }, "require": { @@ -5331,37 +5156,37 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.1" }, - "time": "2024-12-30T11:07:19+00:00" + "time": "2024-10-08T18:51:32+00:00" }, { "name": "nunomaduro/termwind", - "version": "v2.3.0", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/nunomaduro/termwind.git", - "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda" + "reference": "42c84e4e8090766bbd6445d06cd6e57650626ea3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/52915afe6a1044e8b9cee1bcff836fb63acf9cda", - "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda", + "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/42c84e4e8090766bbd6445d06cd6e57650626ea3", + "reference": "42c84e4e8090766bbd6445d06cd6e57650626ea3", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^8.2", - "symfony/console": "^7.1.8" + "symfony/console": "^7.1.5" }, "require-dev": { - "illuminate/console": "^11.33.2", - "laravel/pint": "^1.18.2", + "illuminate/console": "^11.28.0", + "laravel/pint": "^1.18.1", "mockery/mockery": "^1.6.12", "pestphp/pest": "^2.36.0", - "phpstan/phpstan": "^1.12.11", + "phpstan/phpstan": "^1.12.6", "phpstan/phpstan-strict-rules": "^1.6.1", - "symfony/var-dumper": "^7.1.8", + "symfony/var-dumper": "^7.1.5", "thecodingmachine/phpstan-strict-rules": "^1.0.0" }, "type": "library", @@ -5404,7 +5229,7 @@ ], "support": { "issues": "https://github.com/nunomaduro/termwind/issues", - "source": "https://github.com/nunomaduro/termwind/tree/v2.3.0" + "source": "https://github.com/nunomaduro/termwind/tree/v2.2.0" }, "funding": [ { @@ -5420,20 +5245,20 @@ "type": "github" } ], - "time": "2024-11-21T10:39:51+00:00" + "time": "2024-10-15T16:15:16+00:00" }, { "name": "outhebox/blade-flags", - "version": "1.5.2", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/MohmmedAshraf/blade-flags.git", - "reference": "433a9b0c9218b6dcdf6bf7a3c85b61c1721c4250" + "reference": "fc630fc31f99fd43033338d79604bf153767c70b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MohmmedAshraf/blade-flags/zipball/433a9b0c9218b6dcdf6bf7a3c85b61c1721c4250", - "reference": "433a9b0c9218b6dcdf6bf7a3c85b61c1721c4250", + "url": "https://api.github.com/repos/MohmmedAshraf/blade-flags/zipball/fc630fc31f99fd43033338d79604bf153767c70b", + "reference": "fc630fc31f99fd43033338d79604bf153767c70b", "shasum": "" }, "require": { @@ -5480,7 +5305,7 @@ ], "support": { "issues": "https://github.com/MohmmedAshraf/blade-flags/issues", - "source": "https://github.com/MohmmedAshraf/blade-flags/tree/1.5.2" + "source": "https://github.com/MohmmedAshraf/blade-flags/tree/1.5.1" }, "funding": [ { @@ -5488,7 +5313,7 @@ "type": "github" } ], - "time": "2024-12-26T05:32:26+00:00" + "time": "2024-04-23T09:00:44+00:00" }, { "name": "panphp/pan", @@ -5679,12 +5504,12 @@ "type": "library", "extra": { "laravel": { - "aliases": { - "Alert": "Prologue\\Alerts\\Facades\\Alert" - }, "providers": [ "Prologue\\Alerts\\AlertsServiceProvider" - ] + ], + "aliases": { + "Alert": "Prologue\\Alerts\\Facades\\Alert" + } } }, "autoload": { @@ -6185,16 +6010,16 @@ }, { "name": "psy/psysh", - "version": "v0.12.7", + "version": "v0.12.4", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "d73fa3c74918ef4522bb8a3bf9cab39161c4b57c" + "reference": "2fd717afa05341b4f8152547f142cd2f130f6818" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/d73fa3c74918ef4522bb8a3bf9cab39161c4b57c", - "reference": "d73fa3c74918ef4522bb8a3bf9cab39161c4b57c", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/2fd717afa05341b4f8152547f142cd2f130f6818", + "reference": "2fd717afa05341b4f8152547f142cd2f130f6818", "shasum": "" }, "require": { @@ -6221,12 +6046,12 @@ ], "type": "library", "extra": { + "branch-alias": { + "dev-main": "0.12.x-dev" + }, "bamarni-bin": { "bin-links": false, "forward-command": false - }, - "branch-alias": { - "dev-main": "0.12.x-dev" } }, "autoload": { @@ -6258,9 +6083,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.7" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.4" }, - "time": "2024-12-10T01:58:33+00:00" + "time": "2024-06-10T01:18:23+00:00" }, { "name": "ralouphie/getallheaders", @@ -6489,27 +6314,27 @@ }, { "name": "spatie/backtrace", - "version": "1.7.1", + "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/spatie/backtrace.git", - "reference": "0f2477c520e3729de58e061b8192f161c99f770b" + "reference": "1a9a145b044677ae3424693f7b06479fc8c137a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/backtrace/zipball/0f2477c520e3729de58e061b8192f161c99f770b", - "reference": "0f2477c520e3729de58e061b8192f161c99f770b", + "url": "https://api.github.com/repos/spatie/backtrace/zipball/1a9a145b044677ae3424693f7b06479fc8c137a9", + "reference": "1a9a145b044677ae3424693f7b06479fc8c137a9", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": "^7.3|^8.0" }, "require-dev": { "ext-json": "*", - "laravel/serializable-closure": "^1.3 || ^2.0", - "phpunit/phpunit": "^9.3 || ^11.4.3", - "spatie/phpunit-snapshot-assertions": "^4.2 || ^5.1.6", - "symfony/var-dumper": "^5.1 || ^6.0 || ^7.0" + "laravel/serializable-closure": "^1.3", + "phpunit/phpunit": "^9.3", + "spatie/phpunit-snapshot-assertions": "^4.2", + "symfony/var-dumper": "^5.1" }, "type": "library", "autoload": { @@ -6536,7 +6361,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/backtrace/tree/1.7.1" + "source": "https://github.com/spatie/backtrace/tree/1.6.2" }, "funding": [ { @@ -6548,20 +6373,20 @@ "type": "other" } ], - "time": "2024-12-02T13:28:15+00:00" + "time": "2024-07-22T08:21:24+00:00" }, { "name": "spatie/db-dumper", - "version": "3.7.1", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/spatie/db-dumper.git", - "reference": "55d4d6710e1ab18c1e7ce2b22b8ad4bea2a30016" + "reference": "22553ab8c34a9bb70645cb9bc2d9f236f3135705" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/db-dumper/zipball/55d4d6710e1ab18c1e7ce2b22b8ad4bea2a30016", - "reference": "55d4d6710e1ab18c1e7ce2b22b8ad4bea2a30016", + "url": "https://api.github.com/repos/spatie/db-dumper/zipball/22553ab8c34a9bb70645cb9bc2d9f236f3135705", + "reference": "22553ab8c34a9bb70645cb9bc2d9f236f3135705", "shasum": "" }, "require": { @@ -6599,7 +6424,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/db-dumper/tree/3.7.1" + "source": "https://github.com/spatie/db-dumper/tree/3.7.0" }, "funding": [ { @@ -6611,20 +6436,20 @@ "type": "github" } ], - "time": "2024-11-18T14:54:31+00:00" + "time": "2024-09-23T08:58:35+00:00" }, { "name": "spatie/error-solutions", - "version": "1.1.2", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/spatie/error-solutions.git", - "reference": "d239a65235a1eb128dfa0a4e4c4ef032ea11b541" + "reference": "ae7393122eda72eed7cc4f176d1e96ea444f2d67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/error-solutions/zipball/d239a65235a1eb128dfa0a4e4c4ef032ea11b541", - "reference": "d239a65235a1eb128dfa0a4e4c4ef032ea11b541", + "url": "https://api.github.com/repos/spatie/error-solutions/zipball/ae7393122eda72eed7cc4f176d1e96ea444f2d67", + "reference": "ae7393122eda72eed7cc4f176d1e96ea444f2d67", "shasum": "" }, "require": { @@ -6677,7 +6502,7 @@ ], "support": { "issues": "https://github.com/spatie/error-solutions/issues", - "source": "https://github.com/spatie/error-solutions/tree/1.1.2" + "source": "https://github.com/spatie/error-solutions/tree/1.1.1" }, "funding": [ { @@ -6685,20 +6510,20 @@ "type": "github" } ], - "time": "2024-12-11T09:51:56+00:00" + "time": "2024-07-25T11:06:04+00:00" }, { "name": "spatie/flare-client-php", - "version": "1.10.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/spatie/flare-client-php.git", - "reference": "140a42b2c5d59ac4ecf8f5b493386a4f2eb28272" + "reference": "180f8ca4c0d0d6fc51477bd8c53ce37ab5a96122" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/140a42b2c5d59ac4ecf8f5b493386a4f2eb28272", - "reference": "140a42b2c5d59ac4ecf8f5b493386a4f2eb28272", + "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/180f8ca4c0d0d6fc51477bd8c53ce37ab5a96122", + "reference": "180f8ca4c0d0d6fc51477bd8c53ce37ab5a96122", "shasum": "" }, "require": { @@ -6746,7 +6571,7 @@ ], "support": { "issues": "https://github.com/spatie/flare-client-php/issues", - "source": "https://github.com/spatie/flare-client-php/tree/1.10.0" + "source": "https://github.com/spatie/flare-client-php/tree/1.8.0" }, "funding": [ { @@ -6754,7 +6579,7 @@ "type": "github" } ], - "time": "2024-12-02T14:30:06+00:00" + "time": "2024-08-01T08:27:26+00:00" }, { "name": "spatie/ignition", @@ -6969,16 +6794,16 @@ }, { "name": "spatie/laravel-activitylog", - "version": "4.9.1", + "version": "4.9.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-activitylog.git", - "reference": "9abddaa9f2681d97943748c7fa04161cf4642e8c" + "reference": "e0fc28178515a5396f48e107ed697719189bbe02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-activitylog/zipball/9abddaa9f2681d97943748c7fa04161cf4642e8c", - "reference": "9abddaa9f2681d97943748c7fa04161cf4642e8c", + "url": "https://api.github.com/repos/spatie/laravel-activitylog/zipball/e0fc28178515a5396f48e107ed697719189bbe02", + "reference": "e0fc28178515a5396f48e107ed697719189bbe02", "shasum": "" }, "require": { @@ -7044,7 +6869,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-activitylog/issues", - "source": "https://github.com/spatie/laravel-activitylog/tree/4.9.1" + "source": "https://github.com/spatie/laravel-activitylog/tree/4.9.0" }, "funding": [ { @@ -7056,7 +6881,7 @@ "type": "github" } ], - "time": "2024-11-18T11:31:57+00:00" + "time": "2024-10-18T13:38:47+00:00" }, { "name": "spatie/laravel-backup", @@ -7159,16 +6984,16 @@ }, { "name": "spatie/laravel-ignition", - "version": "2.9.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ignition.git", - "reference": "62042df15314b829d0f26e02108f559018e2aad0" + "reference": "3c067b75bfb50574db8f7e2c3978c65eed71126c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/62042df15314b829d0f26e02108f559018e2aad0", - "reference": "62042df15314b829d0f26e02108f559018e2aad0", + "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/3c067b75bfb50574db8f7e2c3978c65eed71126c", + "reference": "3c067b75bfb50574db8f7e2c3978c65eed71126c", "shasum": "" }, "require": { @@ -7199,12 +7024,12 @@ "type": "library", "extra": { "laravel": { - "aliases": { - "Flare": "Spatie\\LaravelIgnition\\Facades\\Flare" - }, "providers": [ "Spatie\\LaravelIgnition\\IgnitionServiceProvider" - ] + ], + "aliases": { + "Flare": "Spatie\\LaravelIgnition\\Facades\\Flare" + } } }, "autoload": { @@ -7246,20 +7071,20 @@ "type": "github" } ], - "time": "2024-12-02T08:43:31+00:00" + "time": "2024-06-12T15:01:18+00:00" }, { "name": "spatie/laravel-medialibrary", - "version": "11.11.1", + "version": "11.9.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "1c4950237a5f2876102b36ded89a00bb6ea96c09" + "reference": "6a39eca52236bc1e1261f366d4022996521ae843" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/1c4950237a5f2876102b36ded89a00bb6ea96c09", - "reference": "1c4950237a5f2876102b36ded89a00bb6ea96c09", + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/6a39eca52236bc1e1261f366d4022996521ae843", + "reference": "6a39eca52236bc1e1261f366d4022996521ae843", "shasum": "" }, "require": { @@ -7343,7 +7168,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-medialibrary/issues", - "source": "https://github.com/spatie/laravel-medialibrary/tree/11.11.1" + "source": "https://github.com/spatie/laravel-medialibrary/tree/11.9.2" }, "funding": [ { @@ -7355,20 +7180,20 @@ "type": "github" } ], - "time": "2024-12-30T10:16:02+00:00" + "time": "2024-10-18T14:24:58+00:00" }, { "name": "spatie/laravel-package-tools", - "version": "1.18.0", + "version": "1.16.5", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "8332205b90d17164913244f4a8e13ab7e6761d29" + "reference": "c7413972cf22ffdff97b68499c22baa04eddb6a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/8332205b90d17164913244f4a8e13ab7e6761d29", - "reference": "8332205b90d17164913244f4a8e13ab7e6761d29", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/c7413972cf22ffdff97b68499c22baa04eddb6a2", + "reference": "c7413972cf22ffdff97b68499c22baa04eddb6a2", "shasum": "" }, "require": { @@ -7377,10 +7202,10 @@ }, "require-dev": { "mockery/mockery": "^1.5", - "orchestra/testbench": "^7.7|^8.0|^9.0", - "pestphp/pest": "^1.22|^2", - "phpunit/phpunit": "^9.5.24|^10.5", - "spatie/pest-plugin-test-time": "^1.1|^2.2" + "orchestra/testbench": "^7.7|^8.0", + "pestphp/pest": "^1.22", + "phpunit/phpunit": "^9.5.24", + "spatie/pest-plugin-test-time": "^1.1" }, "type": "library", "autoload": { @@ -7407,7 +7232,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.18.0" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.5" }, "funding": [ { @@ -7415,20 +7240,20 @@ "type": "github" } ], - "time": "2024-12-30T13:13:39+00:00" + "time": "2024-08-27T18:56:10+00:00" }, { "name": "spatie/laravel-permission", - "version": "6.10.1", + "version": "6.10.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-permission.git", - "reference": "8bb69d6d67387f7a00d93a2f5fab98860f06e704" + "reference": "2444bb914a52c570c00ae8c94e096a58e01b2317" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/8bb69d6d67387f7a00d93a2f5fab98860f06e704", - "reference": "8bb69d6d67387f7a00d93a2f5fab98860f06e704", + "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/2444bb914a52c570c00ae8c94e096a58e01b2317", + "reference": "2444bb914a52c570c00ae8c94e096a58e01b2317", "shasum": "" }, "require": { @@ -7446,14 +7271,14 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-main": "6.x-dev", + "dev-master": "6.x-dev" + }, "laravel": { "providers": [ "Spatie\\Permission\\PermissionServiceProvider" ] - }, - "branch-alias": { - "dev-main": "6.x-dev", - "dev-master": "6.x-dev" } }, "autoload": { @@ -7490,7 +7315,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-permission/issues", - "source": "https://github.com/spatie/laravel-permission/tree/6.10.1" + "source": "https://github.com/spatie/laravel-permission/tree/6.10.0" }, "funding": [ { @@ -7498,7 +7323,7 @@ "type": "github" } ], - "time": "2024-11-08T18:45:41+00:00" + "time": "2024-11-05T17:30:49+00:00" }, { "name": "spatie/laravel-signal-aware-command", @@ -7532,12 +7357,12 @@ "type": "library", "extra": { "laravel": { - "aliases": { - "Signal": "Spatie\\SignalAwareCommand\\Facades\\Signal" - }, "providers": [ "Spatie\\SignalAwareCommand\\SignalAwareCommandServiceProvider" - ] + ], + "aliases": { + "Signal": "Spatie\\SignalAwareCommand\\Facades\\Signal" + } } }, "autoload": { @@ -7577,16 +7402,16 @@ }, { "name": "spatie/laravel-translatable", - "version": "6.9.3", + "version": "6.8.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-translatable.git", - "reference": "5f0712701a71054ba9bd6693808c4748f1f4ebda" + "reference": "0ef7e8e9d65bb834b7c68f22ec362a6179f50381" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-translatable/zipball/5f0712701a71054ba9bd6693808c4748f1f4ebda", - "reference": "5f0712701a71054ba9bd6693808c4748f1f4ebda", + "url": "https://api.github.com/repos/spatie/laravel-translatable/zipball/0ef7e8e9d65bb834b7c68f22ec362a6179f50381", + "reference": "0ef7e8e9d65bb834b7c68f22ec362a6179f50381", "shasum": "" }, "require": { @@ -7596,20 +7421,19 @@ "spatie/laravel-package-tools": "^1.11" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.64", "mockery/mockery": "^1.4", "orchestra/testbench": "^7.0|^8.0|^9.0", "pestphp/pest": "^1.20|^2.0" }, "type": "library", "extra": { - "aliases": { - "Translatable": "Spatie\\Translatable\\Facades\\Translatable" - }, "laravel": { "providers": [ "Spatie\\Translatable\\TranslatableServiceProvider" ] + }, + "aliases": { + "Translatable": "Spatie\\Translatable\\Facades\\Translatable" } }, "autoload": { @@ -7648,7 +7472,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-translatable/issues", - "source": "https://github.com/spatie/laravel-translatable/tree/6.9.3" + "source": "https://github.com/spatie/laravel-translatable/tree/6.8.0" }, "funding": [ { @@ -7656,20 +7480,20 @@ "type": "github" } ], - "time": "2024-12-16T12:58:20+00:00" + "time": "2024-07-24T14:26:27+00:00" }, { "name": "spatie/laravel-translation-loader", - "version": "2.8.1", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-translation-loader.git", - "reference": "c946d94915bd86167d61cb05823fec991eb51a08" + "reference": "aaf88739159ec415137738e4cc2b93b179fc1094" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-translation-loader/zipball/c946d94915bd86167d61cb05823fec991eb51a08", - "reference": "c946d94915bd86167d61cb05823fec991eb51a08", + "url": "https://api.github.com/repos/spatie/laravel-translation-loader/zipball/aaf88739159ec415137738e4cc2b93b179fc1094", + "reference": "aaf88739159ec415137738e4cc2b93b179fc1094", "shasum": "" }, "require": { @@ -7718,7 +7542,7 @@ "translate" ], "support": { - "source": "https://github.com/spatie/laravel-translation-loader/tree/2.8.1" + "source": "https://github.com/spatie/laravel-translation-loader/tree/2.8.0" }, "funding": [ { @@ -7726,7 +7550,7 @@ "type": "custom" } ], - "time": "2024-12-09T15:07:24+00:00" + "time": "2024-03-02T05:30:59+00:00" }, { "name": "spatie/temporary-directory", @@ -7859,16 +7683,16 @@ }, { "name": "symfony/clock", - "version": "v7.2.0", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/clock.git", - "reference": "b81435fbd6648ea425d1ee96a2d8e68f4ceacd24" + "reference": "97bebc53548684c17ed696bc8af016880f0f098d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/clock/zipball/b81435fbd6648ea425d1ee96a2d8e68f4ceacd24", - "reference": "b81435fbd6648ea425d1ee96a2d8e68f4ceacd24", + "url": "https://api.github.com/repos/symfony/clock/zipball/97bebc53548684c17ed696bc8af016880f0f098d", + "reference": "97bebc53548684c17ed696bc8af016880f0f098d", "shasum": "" }, "require": { @@ -7913,7 +7737,7 @@ "time" ], "support": { - "source": "https://github.com/symfony/clock/tree/v7.2.0" + "source": "https://github.com/symfony/clock/tree/v7.1.6" }, "funding": [ { @@ -7929,20 +7753,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:21:43+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/console", - "version": "v7.2.1", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3" + "reference": "3284aafcac338b6e86fd955ee4d794cbe434151a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/fefcc18c0f5d0efe3ab3152f15857298868dc2c3", - "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3", + "url": "https://api.github.com/repos/symfony/console/zipball/3284aafcac338b6e86fd955ee4d794cbe434151a", + "reference": "3284aafcac338b6e86fd955ee4d794cbe434151a", "shasum": "" }, "require": { @@ -8006,7 +7830,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.2.1" + "source": "https://github.com/symfony/console/tree/v7.1.7" }, "funding": [ { @@ -8022,20 +7846,20 @@ "type": "tidelift" } ], - "time": "2024-12-11T03:49:26+00:00" + "time": "2024-11-05T15:34:55+00:00" }, { "name": "symfony/css-selector", - "version": "v7.2.0", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2" + "reference": "4aa4f6b3d6749c14d3aa815eef8226632e7bbc66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/601a5ce9aaad7bf10797e3663faefce9e26c24e2", - "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/4aa4f6b3d6749c14d3aa815eef8226632e7bbc66", + "reference": "4aa4f6b3d6749c14d3aa815eef8226632e7bbc66", "shasum": "" }, "require": { @@ -8071,7 +7895,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v7.2.0" + "source": "https://github.com/symfony/css-selector/tree/v7.1.6" }, "funding": [ { @@ -8087,20 +7911,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:21:43+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.5.1", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", "shasum": "" }, "require": { @@ -8108,12 +7932,12 @@ }, "type": "library", "extra": { - "thanks": { - "url": "https://github.com/symfony/contracts", - "name": "symfony/contracts" - }, "branch-alias": { "dev-main": "3.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -8138,7 +7962,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" }, "funding": [ { @@ -8154,20 +7978,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/error-handler", - "version": "v7.2.1", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "6150b89186573046167796fa5f3f76601d5145f8" + "reference": "010e44661f4c6babaf8c4862fe68c24a53903342" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/6150b89186573046167796fa5f3f76601d5145f8", - "reference": "6150b89186573046167796fa5f3f76601d5145f8", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/010e44661f4c6babaf8c4862fe68c24a53903342", + "reference": "010e44661f4c6babaf8c4862fe68c24a53903342", "shasum": "" }, "require": { @@ -8213,7 +8037,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/v7.2.1" + "source": "https://github.com/symfony/error-handler/tree/v7.1.7" }, "funding": [ { @@ -8229,20 +8053,20 @@ "type": "tidelift" } ], - "time": "2024-12-07T08:50:44+00:00" + "time": "2024-11-05T15:34:55+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v7.2.0", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1" + "reference": "87254c78dd50721cfd015b62277a8281c5589702" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/910c5db85a5356d0fea57680defec4e99eb9c8c1", - "reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/87254c78dd50721cfd015b62277a8281c5589702", + "reference": "87254c78dd50721cfd015b62277a8281c5589702", "shasum": "" }, "require": { @@ -8293,7 +8117,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v7.2.0" + "source": "https://github.com/symfony/event-dispatcher/tree/v7.1.6" }, "funding": [ { @@ -8309,20 +8133,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:21:43+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.5.1", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f" + "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f", - "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", + "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", "shasum": "" }, "require": { @@ -8331,12 +8155,12 @@ }, "type": "library", "extra": { - "thanks": { - "url": "https://github.com/symfony/contracts", - "name": "symfony/contracts" - }, "branch-alias": { "dev-main": "3.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -8369,7 +8193,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" }, "funding": [ { @@ -8385,20 +8209,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/finder", - "version": "v7.2.2", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "87a71856f2f56e4100373e92529eed3171695cfb" + "reference": "2cb89664897be33f78c65d3d2845954c8d7a43b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/87a71856f2f56e4100373e92529eed3171695cfb", - "reference": "87a71856f2f56e4100373e92529eed3171695cfb", + "url": "https://api.github.com/repos/symfony/finder/zipball/2cb89664897be33f78c65d3d2845954c8d7a43b8", + "reference": "2cb89664897be33f78c65d3d2845954c8d7a43b8", "shasum": "" }, "require": { @@ -8433,7 +8257,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v7.2.2" + "source": "https://github.com/symfony/finder/tree/v7.1.6" }, "funding": [ { @@ -8449,36 +8273,35 @@ "type": "tidelift" } ], - "time": "2024-12-30T19:00:17+00:00" + "time": "2024-10-01T08:31:23+00:00" }, { "name": "symfony/http-foundation", - "version": "v7.2.2", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "62d1a43796ca3fea3f83a8470dfe63a4af3bc588" + "reference": "5183b61657807099d98f3367bcccb850238b17a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/62d1a43796ca3fea3f83a8470dfe63a4af3bc588", - "reference": "62d1a43796ca3fea3f83a8470dfe63a4af3bc588", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5183b61657807099d98f3367bcccb850238b17a9", + "reference": "5183b61657807099d98f3367bcccb850238b17a9", "shasum": "" }, "require": { "php": ">=8.2", - "symfony/deprecation-contracts": "^2.5|^3.0", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php83": "^1.27" }, "conflict": { "doctrine/dbal": "<3.6", - "symfony/cache": "<6.4.12|>=7.0,<7.1.5" + "symfony/cache": "<6.4" }, "require-dev": { "doctrine/dbal": "^3.6|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^6.4.12|^7.1.5", + "symfony/cache": "^6.4|^7.0", "symfony/dependency-injection": "^6.4|^7.0", "symfony/expression-language": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0", @@ -8511,7 +8334,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.2.2" + "source": "https://github.com/symfony/http-foundation/tree/v7.1.7" }, "funding": [ { @@ -8527,20 +8350,20 @@ "type": "tidelift" } ], - "time": "2024-12-30T19:00:17+00:00" + "time": "2024-11-06T09:02:46+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.2.2", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "3c432966bd8c7ec7429663105f5a02d7e75b4306" + "reference": "7f137cda31fd41e422edcdc01915f2c095b84399" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3c432966bd8c7ec7429663105f5a02d7e75b4306", - "reference": "3c432966bd8c7ec7429663105f5a02d7e75b4306", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/7f137cda31fd41e422edcdc01915f2c095b84399", + "reference": "7f137cda31fd41e422edcdc01915f2c095b84399", "shasum": "" }, "require": { @@ -8569,7 +8392,7 @@ "symfony/twig-bridge": "<6.4", "symfony/validator": "<6.4", "symfony/var-dumper": "<6.4", - "twig/twig": "<3.12" + "twig/twig": "<3.0.4" }, "provide": { "psr/log-implementation": "1.0|2.0|3.0" @@ -8597,7 +8420,7 @@ "symfony/validator": "^6.4|^7.0", "symfony/var-dumper": "^6.4|^7.0", "symfony/var-exporter": "^6.4|^7.0", - "twig/twig": "^3.12" + "twig/twig": "^3.0.4" }, "type": "library", "autoload": { @@ -8625,7 +8448,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/v7.2.2" + "source": "https://github.com/symfony/http-kernel/tree/v7.1.7" }, "funding": [ { @@ -8641,20 +8464,20 @@ "type": "tidelift" } ], - "time": "2024-12-31T14:59:40+00:00" + "time": "2024-11-06T09:54:34+00:00" }, { "name": "symfony/mailer", - "version": "v7.2.0", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "e4d358702fb66e4c8a2af08e90e7271a62de39cc" + "reference": "69c9948451fb3a6a4d47dc8261d1794734e76cdd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/e4d358702fb66e4c8a2af08e90e7271a62de39cc", - "reference": "e4d358702fb66e4c8a2af08e90e7271a62de39cc", + "url": "https://api.github.com/repos/symfony/mailer/zipball/69c9948451fb3a6a4d47dc8261d1794734e76cdd", + "reference": "69c9948451fb3a6a4d47dc8261d1794734e76cdd", "shasum": "" }, "require": { @@ -8663,7 +8486,7 @@ "psr/event-dispatcher": "^1", "psr/log": "^1|^2|^3", "symfony/event-dispatcher": "^6.4|^7.0", - "symfony/mime": "^7.2", + "symfony/mime": "^6.4|^7.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { @@ -8705,7 +8528,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v7.2.0" + "source": "https://github.com/symfony/mailer/tree/v7.1.6" }, "funding": [ { @@ -8721,20 +8544,20 @@ "type": "tidelift" } ], - "time": "2024-11-25T15:21:05+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/mime", - "version": "v7.2.1", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "7f9617fcf15cb61be30f8b252695ed5e2bfac283" + "reference": "caa1e521edb2650b8470918dfe51708c237f0598" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/7f9617fcf15cb61be30f8b252695ed5e2bfac283", - "reference": "7f9617fcf15cb61be30f8b252695ed5e2bfac283", + "url": "https://api.github.com/repos/symfony/mime/zipball/caa1e521edb2650b8470918dfe51708c237f0598", + "reference": "caa1e521edb2650b8470918dfe51708c237f0598", "shasum": "" }, "require": { @@ -8789,7 +8612,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v7.2.1" + "source": "https://github.com/symfony/mime/tree/v7.1.6" }, "funding": [ { @@ -8805,7 +8628,7 @@ "type": "tidelift" } ], - "time": "2024-12-07T08:50:44+00:00" + "time": "2024-10-25T15:11:02+00:00" }, { "name": "symfony/polyfill-ctype", @@ -8833,8 +8656,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -8909,8 +8732,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -8988,8 +8811,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -9070,8 +8893,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -9154,8 +8977,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -9228,8 +9051,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -9308,8 +9131,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -9390,8 +9213,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -9445,16 +9268,16 @@ }, { "name": "symfony/process", - "version": "v7.2.0", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e" + "reference": "9b8a40b7289767aa7117e957573c2a535efe6585" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/d34b22ba9390ec19d2dd966c40aa9e8462f27a7e", - "reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e", + "url": "https://api.github.com/repos/symfony/process/zipball/9b8a40b7289767aa7117e957573c2a535efe6585", + "reference": "9b8a40b7289767aa7117e957573c2a535efe6585", "shasum": "" }, "require": { @@ -9486,7 +9309,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v7.2.0" + "source": "https://github.com/symfony/process/tree/v7.1.7" }, "funding": [ { @@ -9502,20 +9325,20 @@ "type": "tidelift" } ], - "time": "2024-11-06T14:24:19+00:00" + "time": "2024-11-06T09:25:12+00:00" }, { "name": "symfony/routing", - "version": "v7.2.0", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "e10a2450fa957af6c448b9b93c9010a4e4c0725e" + "reference": "66a2c469f6c22d08603235c46a20007c0701ea0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/e10a2450fa957af6c448b9b93c9010a4e4c0725e", - "reference": "e10a2450fa957af6c448b9b93c9010a4e4c0725e", + "url": "https://api.github.com/repos/symfony/routing/zipball/66a2c469f6c22d08603235c46a20007c0701ea0a", + "reference": "66a2c469f6c22d08603235c46a20007c0701ea0a", "shasum": "" }, "require": { @@ -9567,7 +9390,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v7.2.0" + "source": "https://github.com/symfony/routing/tree/v7.1.6" }, "funding": [ { @@ -9583,20 +9406,20 @@ "type": "tidelift" } ], - "time": "2024-11-25T11:08:51+00:00" + "time": "2024-10-01T08:31:23+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.5.1", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0" + "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0", - "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", + "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", "shasum": "" }, "require": { @@ -9609,12 +9432,12 @@ }, "type": "library", "extra": { - "thanks": { - "url": "https://github.com/symfony/contracts", - "name": "symfony/contracts" - }, "branch-alias": { "dev-main": "3.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -9650,7 +9473,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.5.1" + "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" }, "funding": [ { @@ -9666,20 +9489,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/string", - "version": "v7.2.0", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "446e0d146f991dde3e73f45f2c97a9faad773c82" + "reference": "61b72d66bf96c360a727ae6232df5ac83c71f626" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/446e0d146f991dde3e73f45f2c97a9faad773c82", - "reference": "446e0d146f991dde3e73f45f2c97a9faad773c82", + "url": "https://api.github.com/repos/symfony/string/zipball/61b72d66bf96c360a727ae6232df5ac83c71f626", + "reference": "61b72d66bf96c360a727ae6232df5ac83c71f626", "shasum": "" }, "require": { @@ -9737,7 +9560,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v7.2.0" + "source": "https://github.com/symfony/string/tree/v7.1.6" }, "funding": [ { @@ -9753,25 +9576,24 @@ "type": "tidelift" } ], - "time": "2024-11-13T13:31:26+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/translation", - "version": "v7.2.2", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923" + "reference": "b9f72ab14efdb6b772f85041fa12f820dee8d55f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/e2674a30132b7cc4d74540d6c2573aa363f05923", - "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923", + "url": "https://api.github.com/repos/symfony/translation/zipball/b9f72ab14efdb6b772f85041fa12f820dee8d55f", + "reference": "b9f72ab14efdb6b772f85041fa12f820dee8d55f", "shasum": "" }, "require": { "php": ">=8.2", - "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^2.5|^3.0" }, @@ -9832,7 +9654,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v7.2.2" + "source": "https://github.com/symfony/translation/tree/v7.1.6" }, "funding": [ { @@ -9848,20 +9670,20 @@ "type": "tidelift" } ], - "time": "2024-12-07T08:18:10+00:00" + "time": "2024-09-28T12:35:13+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.5.1", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "4667ff3bd513750603a09c8dedbea942487fb07c" + "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c", - "reference": "4667ff3bd513750603a09c8dedbea942487fb07c", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", + "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", "shasum": "" }, "require": { @@ -9869,12 +9691,12 @@ }, "type": "library", "extra": { - "thanks": { - "url": "https://github.com/symfony/contracts", - "name": "symfony/contracts" - }, "branch-alias": { "dev-main": "3.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -9910,7 +9732,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.5.1" + "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0" }, "funding": [ { @@ -9926,20 +9748,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/uid", - "version": "v7.2.0", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", - "reference": "2d294d0c48df244c71c105a169d0190bfb080426" + "reference": "65befb3bb2d503bbffbd08c815aa38b472999917" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/2d294d0c48df244c71c105a169d0190bfb080426", - "reference": "2d294d0c48df244c71c105a169d0190bfb080426", + "url": "https://api.github.com/repos/symfony/uid/zipball/65befb3bb2d503bbffbd08c815aa38b472999917", + "reference": "65befb3bb2d503bbffbd08c815aa38b472999917", "shasum": "" }, "require": { @@ -9984,7 +9806,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/uid/tree/v7.2.0" + "source": "https://github.com/symfony/uid/tree/v7.1.6" }, "funding": [ { @@ -10000,20 +9822,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:21:43+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/var-dumper", - "version": "v7.2.0", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "c6a22929407dec8765d6e2b6ff85b800b245879c" + "reference": "f6ea51f669760cacd7464bf7eaa0be87b8072db1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c6a22929407dec8765d6e2b6ff85b800b245879c", - "reference": "c6a22929407dec8765d6e2b6ff85b800b245879c", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f6ea51f669760cacd7464bf7eaa0be87b8072db1", + "reference": "f6ea51f669760cacd7464bf7eaa0be87b8072db1", "shasum": "" }, "require": { @@ -10029,7 +9851,7 @@ "symfony/http-kernel": "^6.4|^7.0", "symfony/process": "^6.4|^7.0", "symfony/uid": "^6.4|^7.0", - "twig/twig": "^3.12" + "twig/twig": "^3.0.4" }, "bin": [ "Resources/bin/var-dump-server" @@ -10067,7 +9889,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.2.0" + "source": "https://github.com/symfony/var-dumper/tree/v7.1.7" }, "funding": [ { @@ -10083,37 +9905,35 @@ "type": "tidelift" } ], - "time": "2024-11-08T15:48:14+00:00" + "time": "2024-11-05T15:34:55+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", - "version": "v2.3.0", + "version": "v2.2.7", "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", - "reference": "0d72ac1c00084279c1816675284073c5a337c20d" + "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/0d72ac1c00084279c1816675284073c5a337c20d", - "reference": "0d72ac1c00084279c1816675284073c5a337c20d", + "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/83ee6f38df0a63106a9e4536e3060458b74ccedb", + "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", - "php": "^7.4 || ^8.0", - "symfony/css-selector": "^5.4 || ^6.0 || ^7.0" + "php": "^5.5 || ^7.0 || ^8.0", + "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" }, "require-dev": { - "phpstan/phpstan": "^2.0", - "phpstan/phpstan-phpunit": "^2.0", - "phpunit/phpunit": "^8.5.21 || ^9.5.10" + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "2.2.x-dev" } }, "autoload": { @@ -10136,9 +9956,9 @@ "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "support": { "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", - "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.3.0" + "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.2.7" }, - "time": "2024-12-21T16:25:41+00:00" + "time": "2023-12-08T13:03:43+00:00" }, { "name": "venturecraft/revisionable", @@ -10290,16 +10110,16 @@ }, { "name": "voku/portable-ascii", - "version": "2.0.3", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/voku/portable-ascii.git", - "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d" + "reference": "b56450eed252f6801410d810c8e1727224ae0743" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d", - "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d", + "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743", + "reference": "b56450eed252f6801410d810c8e1727224ae0743", "shasum": "" }, "require": { @@ -10324,7 +10144,7 @@ "authors": [ { "name": "Lars Moelleken", - "homepage": "https://www.moelleken.org/" + "homepage": "http://www.moelleken.org/" } ], "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", @@ -10336,7 +10156,7 @@ ], "support": { "issues": "https://github.com/voku/portable-ascii/issues", - "source": "https://github.com/voku/portable-ascii/tree/2.0.3" + "source": "https://github.com/voku/portable-ascii/tree/2.0.1" }, "funding": [ { @@ -10360,7 +10180,7 @@ "type": "tidelift" } ], - "time": "2024-11-21T01:49:47+00:00" + "time": "2022-03-08T17:03:00+00:00" }, { "name": "webmozart/assert", @@ -10441,13 +10261,13 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + }, "laravel": { "providers": [ "Backpack\\Generators\\GeneratorsServiceProvider" ] - }, - "branch-alias": { - "dev-master": "1.0-dev" } }, "autoload": { @@ -10490,16 +10310,16 @@ }, { "name": "barryvdh/laravel-debugbar", - "version": "v3.14.10", + "version": "v3.14.6", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "56b9bd235e3fe62e250124804009ce5bab97cc63" + "reference": "14e4517bd49130d6119228107eb21ae47ae120ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/56b9bd235e3fe62e250124804009ce5bab97cc63", - "reference": "56b9bd235e3fe62e250124804009ce5bab97cc63", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/14e4517bd49130d6119228107eb21ae47ae120ab", + "reference": "14e4517bd49130d6119228107eb21ae47ae120ab", "shasum": "" }, "require": { @@ -10518,16 +10338,16 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-master": "3.14-dev" + }, "laravel": { - "aliases": { - "Debugbar": "Barryvdh\\Debugbar\\Facades\\Debugbar" - }, "providers": [ "Barryvdh\\Debugbar\\ServiceProvider" - ] - }, - "branch-alias": { - "dev-master": "3.14-dev" + ], + "aliases": { + "Debugbar": "Barryvdh\\Debugbar\\Facades\\Debugbar" + } } }, "autoload": { @@ -10558,7 +10378,7 @@ ], "support": { "issues": "https://github.com/barryvdh/laravel-debugbar/issues", - "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.14.10" + "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.14.6" }, "funding": [ { @@ -10570,20 +10390,20 @@ "type": "github" } ], - "time": "2024-12-23T10:10:42+00:00" + "time": "2024-10-18T13:15:12+00:00" }, { "name": "fakerphp/faker", - "version": "v1.24.1", + "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5" + "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5", - "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/bfb4fe148adbf78eff521199619b93a52ae3554b", + "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b", "shasum": "" }, "require": { @@ -10631,9 +10451,9 @@ ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/v1.24.1" + "source": "https://github.com/FakerPHP/Faker/tree/v1.23.1" }, - "time": "2024-11-21T13:46:39+00:00" + "time": "2024-01-02T13:46:09+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -10755,16 +10575,16 @@ }, { "name": "maximebf/debugbar", - "version": "v1.23.5", + "version": "v1.23.3", "source": { "type": "git", - "url": "https://github.com/php-debugbar/php-debugbar.git", - "reference": "eeabd61a1f19ba5dcd5ac4585a477130ee03ce25" + "url": "https://github.com/maximebf/php-debugbar.git", + "reference": "687400043d77943ef95e8417cb44e1673ee57844" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/eeabd61a1f19ba5dcd5ac4585a477130ee03ce25", - "reference": "eeabd61a1f19ba5dcd5ac4585a477130ee03ce25", + "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/687400043d77943ef95e8417cb44e1673ee57844", + "reference": "687400043d77943ef95e8417cb44e1673ee57844", "shasum": "" }, "require": { @@ -10816,10 +10636,10 @@ "debugbar" ], "support": { - "issues": "https://github.com/php-debugbar/php-debugbar/issues", - "source": "https://github.com/php-debugbar/php-debugbar/tree/v1.23.5" + "issues": "https://github.com/maximebf/php-debugbar/issues", + "source": "https://github.com/maximebf/php-debugbar/tree/v1.23.3" }, - "time": "2024-12-15T19:20:42+00:00" + "time": "2024-10-29T12:24:25+00:00" }, { "name": "mockery/mockery", @@ -10906,16 +10726,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.12.1", + "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845" + "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845", - "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", + "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", "shasum": "" }, "require": { @@ -10954,7 +10774,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1" + "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0" }, "funding": [ { @@ -10962,7 +10782,7 @@ "type": "tidelift" } ], - "time": "2024-11-08T17:47:46+00:00" + "time": "2024-06-12T14:39:25+00:00" }, { "name": "phar-io/manifest", @@ -11084,16 +10904,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "11.0.8", + "version": "11.0.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "418c59fd080954f8c4aa5631d9502ecda2387118" + "reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/418c59fd080954f8c4aa5631d9502ecda2387118", - "reference": "418c59fd080954f8c4aa5631d9502ecda2387118", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7f08030e8811582cc459871d28d6f5a1a4d35ca", + "reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca", "shasum": "" }, "require": { @@ -11112,7 +10932,7 @@ "theseer/tokenizer": "^1.2.3" }, "require-dev": { - "phpunit/phpunit": "^11.5.0" + "phpunit/phpunit": "^11.4.1" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage", @@ -11150,7 +10970,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.8" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.7" }, "funding": [ { @@ -11158,7 +10978,7 @@ "type": "github" } ], - "time": "2024-12-11T12:34:27+00:00" + "time": "2024-10-09T06:21:38+00:00" }, { "name": "phpunit/php-file-iterator", @@ -11407,16 +11227,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.2", + "version": "11.4.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "153d0531b9f7e883c5053160cad6dd5ac28140b3" + "reference": "e8e8ed1854de5d36c088ec1833beae40d2dedd76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/153d0531b9f7e883c5053160cad6dd5ac28140b3", - "reference": "153d0531b9f7e883c5053160cad6dd5ac28140b3", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e8e8ed1854de5d36c088ec1833beae40d2dedd76", + "reference": "e8e8ed1854de5d36c088ec1833beae40d2dedd76", "shasum": "" }, "require": { @@ -11426,26 +11246,25 @@ "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.12.1", + "myclabs/deep-copy": "^1.12.0", "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.2", - "phpunit/php-code-coverage": "^11.0.8", + "phpunit/php-code-coverage": "^11.0.7", "phpunit/php-file-iterator": "^5.1.0", "phpunit/php-invoker": "^5.0.1", "phpunit/php-text-template": "^4.0.1", "phpunit/php-timer": "^7.0.1", "sebastian/cli-parser": "^3.0.2", - "sebastian/code-unit": "^3.0.2", - "sebastian/comparator": "^6.2.1", + "sebastian/code-unit": "^3.0.1", + "sebastian/comparator": "^6.1.1", "sebastian/diff": "^6.0.2", "sebastian/environment": "^7.2.0", - "sebastian/exporter": "^6.3.0", + "sebastian/exporter": "^6.1.3", "sebastian/global-state": "^7.0.2", "sebastian/object-enumerator": "^6.0.1", "sebastian/type": "^5.1.0", - "sebastian/version": "^5.0.2", - "staabm/side-effects-detector": "^1.0.5" + "sebastian/version": "^5.0.2" }, "suggest": { "ext-soap": "To be able to generate mocks based on WSDL files" @@ -11456,7 +11275,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "11.5-dev" + "dev-main": "11.4-dev" } }, "autoload": { @@ -11488,7 +11307,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.2" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.3" }, "funding": [ { @@ -11504,7 +11323,7 @@ "type": "tidelift" } ], - "time": "2024-12-21T05:51:08+00:00" + "time": "2024-10-28T13:07:50+00:00" }, { "name": "sebastian/cli-parser", @@ -11565,23 +11384,23 @@ }, { "name": "sebastian/code-unit", - "version": "3.0.2", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca" + "reference": "6bb7d09d6623567178cf54126afa9c2310114268" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca", - "reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/6bb7d09d6623567178cf54126afa9c2310114268", + "reference": "6bb7d09d6623567178cf54126afa9c2310114268", "shasum": "" }, "require": { "php": ">=8.2" }, "require-dev": { - "phpunit/phpunit": "^11.5" + "phpunit/phpunit": "^11.0" }, "type": "library", "extra": { @@ -11610,7 +11429,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/code-unit/issues", "security": "https://github.com/sebastianbergmann/code-unit/security/policy", - "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.2" + "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.1" }, "funding": [ { @@ -11618,7 +11437,7 @@ "type": "github" } ], - "time": "2024-12-12T09:59:06+00:00" + "time": "2024-07-03T04:44:28+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -11944,16 +11763,16 @@ }, { "name": "sebastian/exporter", - "version": "6.3.0", + "version": "6.1.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3" + "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/3473f61172093b2da7de1fb5782e1f24cc036dc3", - "reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e", + "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e", "shasum": "" }, "require": { @@ -11962,7 +11781,7 @@ "sebastian/recursion-context": "^6.0" }, "require-dev": { - "phpunit/phpunit": "^11.3" + "phpunit/phpunit": "^11.2" }, "type": "library", "extra": { @@ -12010,7 +11829,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "security": "https://github.com/sebastianbergmann/exporter/security/policy", - "source": "https://github.com/sebastianbergmann/exporter/tree/6.3.0" + "source": "https://github.com/sebastianbergmann/exporter/tree/6.1.3" }, "funding": [ { @@ -12018,7 +11837,7 @@ "type": "github" } ], - "time": "2024-12-05T09:17:50+00:00" + "time": "2024-07-03T04:56:19+00:00" }, { "name": "sebastian/global-state", @@ -12429,70 +12248,18 @@ ], "time": "2024-10-09T05:16:32+00:00" }, - { - "name": "staabm/side-effects-detector", - "version": "1.0.5", - "source": { - "type": "git", - "url": "https://github.com/staabm/side-effects-detector.git", - "reference": "d8334211a140ce329c13726d4a715adbddd0a163" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163", - "reference": "d8334211a140ce329c13726d4a715adbddd0a163", - "shasum": "" - }, - "require": { - "ext-tokenizer": "*", - "php": "^7.4 || ^8.0" - }, - "require-dev": { - "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^1.12.6", - "phpunit/phpunit": "^9.6.21", - "symfony/var-dumper": "^5.4.43", - "tomasvotruba/type-coverage": "1.0.0", - "tomasvotruba/unused-public": "1.0.0" - }, - "type": "library", - "autoload": { - "classmap": [ - "lib/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "A static analysis tool to detect side effects in PHP code", - "keywords": [ - "static analysis" - ], - "support": { - "issues": "https://github.com/staabm/side-effects-detector/issues", - "source": "https://github.com/staabm/side-effects-detector/tree/1.0.5" - }, - "funding": [ - { - "url": "https://github.com/staabm", - "type": "github" - } - ], - "time": "2024-10-20T05:08:20+00:00" - }, { "name": "symfony/dom-crawler", - "version": "v7.2.0", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "b176e1f1f550ef44c94eb971bf92488de08f7c6b" + "reference": "794ddd5481ba15d8a04132c95e211cd5656e09fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b176e1f1f550ef44c94eb971bf92488de08f7c6b", - "reference": "b176e1f1f550ef44c94eb971bf92488de08f7c6b", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/794ddd5481ba15d8a04132c95e211cd5656e09fb", + "reference": "794ddd5481ba15d8a04132c95e211cd5656e09fb", "shasum": "" }, "require": { @@ -12530,7 +12297,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v7.2.0" + "source": "https://github.com/symfony/dom-crawler/tree/v7.1.6" }, "funding": [ { @@ -12546,7 +12313,7 @@ "type": "tidelift" } ], - "time": "2024-11-13T16:15:23+00:00" + "time": "2024-10-25T15:11:02+00:00" }, { "name": "theseer/tokenizer", @@ -12599,14 +12366,37 @@ "time": "2024-03-03T12:36:25+00:00" } ], - "aliases": [], + "aliases": [ + { + "package": "backpack/crud", + "version": "dev-next", + "alias": "6.99.99", + "alias_normalized": "6.99.99.0" + }, + { + "package": "backpack/medialibrary-uploaders", + "version": "dev-next", + "alias": "1.99.99", + "alias_normalized": "1.99.99.0" + }, + { + "package": "backpack/pro", + "version": "dev-next", + "alias": "2.9.99", + "alias_normalized": "2.9.99.0" + } + ], "minimum-stability": "dev", - "stability-flags": {}, + "stability-flags": { + "backpack/crud": 20, + "backpack/pro": 20, + "backpack/medialibrary-uploaders": 20 + }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^8.2" }, - "platform-dev": {}, + "platform-dev": [], "plugin-api-version": "2.6.0" } From 4ab9a1adc53b56f5e69b1b9a51ea00643d34ebdf Mon Sep 17 00:00:00 2001 From: Cristian Tabacitu Date: Thu, 7 Nov 2024 16:49:43 +0200 Subject: [PATCH 02/19] add ckeditor and tinymce addons --- composer.json | 10 +++++ composer.lock | 105 +++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 113 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index b2f324b0..46de34b9 100644 --- a/composer.json +++ b/composer.json @@ -10,6 +10,8 @@ "backpack/crud": "dev-next as 6.99.99", "backpack/pro": "dev-next as 2.9.99", "backpack/medialibrary-uploaders": "dev-next as 1.99.99", + "backpack/ckeditor-field": "dev-main as 1.0.0", + "backpack/tinymce-field": "dev-main as 1.0.0", "backpack/activity-log": "^2.0.3", "backpack/backupmanager": "^5.0", "backpack/calendar-operation": "^1.0", @@ -50,6 +52,14 @@ { "type": "composer", "url": "https://repo.backpackforlaravel.com/" + }, + { + "type": "vcs", + "url": "https://github.com/Laravel-Backpack/ckeditor-field.git" + }, + { + "type": "vcs", + "url": "https://github.com/Laravel-Backpack/tinymce-field.git" } ], "autoload": { diff --git a/composer.lock b/composer.lock index 813bccfb..1503376e 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": "5a033538a94e4399e448ffc8ec522cac", + "content-hash": "7effeda4626c6673c1a5f2e8f8a4037d", "packages": [ { "name": "aws/aws-crt-php", @@ -439,6 +439,51 @@ }, "time": "2024-09-24T08:50:43+00:00" }, + { + "name": "backpack/ckeditor-field", + "version": "dev-main", + "source": { + "type": "git", + "url": "git@github.com:Laravel-Backpack/ckeditor-field.git", + "reference": "dbfa9dc6a1bd89e979778bf292680dfe5406a11c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Laravel-Backpack/ckeditor-field/zipball/dbfa9dc6a1bd89e979778bf292680dfe5406a11c", + "reference": "dbfa9dc6a1bd89e979778bf292680dfe5406a11c", + "shasum": "" + }, + "require": { + "backpack/crud": "^6.0" + }, + "default-branch": true, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Backpack\\CkeditorField\\BackpackCkeditorFieldProvider" + ] + } + }, + "autoload": { + "psr-4": { + "Backpack\\CkeditorField\\": "src/" + } + }, + "license": [ + "MIT" + ], + "description": "CKEditor field for Backpack", + "keywords": [ + "backpack", + "laravel" + ], + "support": { + "source": "https://github.com/Laravel-Backpack/ckeditor-field/tree/main", + "issues": "https://github.com/Laravel-Backpack/ckeditor-field/issues" + }, + "time": "2024-10-18T10:44:16+00:00" + }, { "name": "backpack/crud", "version": "dev-next", @@ -1567,6 +1612,48 @@ }, "time": "2024-10-28T10:58:44+00:00" }, + { + "name": "backpack/tinymce-field", + "version": "dev-main", + "source": { + "type": "git", + "url": "git@github.com:Laravel-Backpack/tinymce-field.git", + "reference": "6988d583933e38480d7313e5ffc716ce39df6aee" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Laravel-Backpack/tinymce-field/zipball/6988d583933e38480d7313e5ffc716ce39df6aee", + "reference": "6988d583933e38480d7313e5ffc716ce39df6aee", + "shasum": "" + }, + "require": { + "backpack/crud": "^6.0" + }, + "default-branch": true, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Backpack\\TinyMCEField\\BackpackTinyMCEFieldProvider" + ] + } + }, + "autoload": { + "psr-4": { + "Backpack\\TinyMCEField\\": "src/" + } + }, + "description": "TinyMCE field for Backpack", + "keywords": [ + "backpack", + "laravel" + ], + "support": { + "source": "https://github.com/Laravel-Backpack/tinymce-field/tree/main", + "issues": "https://github.com/Laravel-Backpack/tinymce-field/issues" + }, + "time": "2024-10-18T10:44:00+00:00" + }, { "name": "backpack/translation-manager", "version": "1.0.4", @@ -12367,6 +12454,12 @@ } ], "aliases": [ + { + "package": "backpack/ckeditor-field", + "version": "dev-main", + "alias": "1.0.0", + "alias_normalized": "1.0.0.0" + }, { "package": "backpack/crud", "version": "dev-next", @@ -12384,13 +12477,21 @@ "version": "dev-next", "alias": "2.9.99", "alias_normalized": "2.9.99.0" + }, + { + "package": "backpack/tinymce-field", + "version": "dev-main", + "alias": "1.0.0", + "alias_normalized": "1.0.0.0" } ], "minimum-stability": "dev", "stability-flags": { "backpack/crud": 20, "backpack/pro": 20, - "backpack/medialibrary-uploaders": 20 + "backpack/medialibrary-uploaders": 20, + "backpack/ckeditor-field": 20, + "backpack/tinymce-field": 20 }, "prefer-stable": true, "prefer-lowest": false, From 6bafb4a5a5994a8269cc6d1fef24f0854ca70403 Mon Sep 17 00:00:00 2001 From: Cristian Tabacitu Date: Thu, 7 Nov 2024 16:19:16 +0200 Subject: [PATCH 03/19] require next version of CRUD, PRO and medialibrary-uploaders --- composer.lock | 105 +------------------------------------------------- 1 file changed, 2 insertions(+), 103 deletions(-) diff --git a/composer.lock b/composer.lock index 1503376e..813bccfb 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": "7effeda4626c6673c1a5f2e8f8a4037d", + "content-hash": "5a033538a94e4399e448ffc8ec522cac", "packages": [ { "name": "aws/aws-crt-php", @@ -439,51 +439,6 @@ }, "time": "2024-09-24T08:50:43+00:00" }, - { - "name": "backpack/ckeditor-field", - "version": "dev-main", - "source": { - "type": "git", - "url": "git@github.com:Laravel-Backpack/ckeditor-field.git", - "reference": "dbfa9dc6a1bd89e979778bf292680dfe5406a11c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/ckeditor-field/zipball/dbfa9dc6a1bd89e979778bf292680dfe5406a11c", - "reference": "dbfa9dc6a1bd89e979778bf292680dfe5406a11c", - "shasum": "" - }, - "require": { - "backpack/crud": "^6.0" - }, - "default-branch": true, - "type": "library", - "extra": { - "laravel": { - "providers": [ - "Backpack\\CkeditorField\\BackpackCkeditorFieldProvider" - ] - } - }, - "autoload": { - "psr-4": { - "Backpack\\CkeditorField\\": "src/" - } - }, - "license": [ - "MIT" - ], - "description": "CKEditor field for Backpack", - "keywords": [ - "backpack", - "laravel" - ], - "support": { - "source": "https://github.com/Laravel-Backpack/ckeditor-field/tree/main", - "issues": "https://github.com/Laravel-Backpack/ckeditor-field/issues" - }, - "time": "2024-10-18T10:44:16+00:00" - }, { "name": "backpack/crud", "version": "dev-next", @@ -1612,48 +1567,6 @@ }, "time": "2024-10-28T10:58:44+00:00" }, - { - "name": "backpack/tinymce-field", - "version": "dev-main", - "source": { - "type": "git", - "url": "git@github.com:Laravel-Backpack/tinymce-field.git", - "reference": "6988d583933e38480d7313e5ffc716ce39df6aee" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/tinymce-field/zipball/6988d583933e38480d7313e5ffc716ce39df6aee", - "reference": "6988d583933e38480d7313e5ffc716ce39df6aee", - "shasum": "" - }, - "require": { - "backpack/crud": "^6.0" - }, - "default-branch": true, - "type": "library", - "extra": { - "laravel": { - "providers": [ - "Backpack\\TinyMCEField\\BackpackTinyMCEFieldProvider" - ] - } - }, - "autoload": { - "psr-4": { - "Backpack\\TinyMCEField\\": "src/" - } - }, - "description": "TinyMCE field for Backpack", - "keywords": [ - "backpack", - "laravel" - ], - "support": { - "source": "https://github.com/Laravel-Backpack/tinymce-field/tree/main", - "issues": "https://github.com/Laravel-Backpack/tinymce-field/issues" - }, - "time": "2024-10-18T10:44:00+00:00" - }, { "name": "backpack/translation-manager", "version": "1.0.4", @@ -12454,12 +12367,6 @@ } ], "aliases": [ - { - "package": "backpack/ckeditor-field", - "version": "dev-main", - "alias": "1.0.0", - "alias_normalized": "1.0.0.0" - }, { "package": "backpack/crud", "version": "dev-next", @@ -12477,21 +12384,13 @@ "version": "dev-next", "alias": "2.9.99", "alias_normalized": "2.9.99.0" - }, - { - "package": "backpack/tinymce-field", - "version": "dev-main", - "alias": "1.0.0", - "alias_normalized": "1.0.0.0" } ], "minimum-stability": "dev", "stability-flags": { "backpack/crud": 20, "backpack/pro": 20, - "backpack/medialibrary-uploaders": 20, - "backpack/ckeditor-field": 20, - "backpack/tinymce-field": 20 + "backpack/medialibrary-uploaders": 20 }, "prefer-stable": true, "prefer-lowest": false, From d8053978f9c26bfb9bf465cfba05824856160148 Mon Sep 17 00:00:00 2001 From: Cristian Tabacitu Date: Thu, 7 Nov 2024 16:49:43 +0200 Subject: [PATCH 04/19] add ckeditor and tinymce addons --- composer.lock | 105 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 103 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index 813bccfb..1503376e 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": "5a033538a94e4399e448ffc8ec522cac", + "content-hash": "7effeda4626c6673c1a5f2e8f8a4037d", "packages": [ { "name": "aws/aws-crt-php", @@ -439,6 +439,51 @@ }, "time": "2024-09-24T08:50:43+00:00" }, + { + "name": "backpack/ckeditor-field", + "version": "dev-main", + "source": { + "type": "git", + "url": "git@github.com:Laravel-Backpack/ckeditor-field.git", + "reference": "dbfa9dc6a1bd89e979778bf292680dfe5406a11c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Laravel-Backpack/ckeditor-field/zipball/dbfa9dc6a1bd89e979778bf292680dfe5406a11c", + "reference": "dbfa9dc6a1bd89e979778bf292680dfe5406a11c", + "shasum": "" + }, + "require": { + "backpack/crud": "^6.0" + }, + "default-branch": true, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Backpack\\CkeditorField\\BackpackCkeditorFieldProvider" + ] + } + }, + "autoload": { + "psr-4": { + "Backpack\\CkeditorField\\": "src/" + } + }, + "license": [ + "MIT" + ], + "description": "CKEditor field for Backpack", + "keywords": [ + "backpack", + "laravel" + ], + "support": { + "source": "https://github.com/Laravel-Backpack/ckeditor-field/tree/main", + "issues": "https://github.com/Laravel-Backpack/ckeditor-field/issues" + }, + "time": "2024-10-18T10:44:16+00:00" + }, { "name": "backpack/crud", "version": "dev-next", @@ -1567,6 +1612,48 @@ }, "time": "2024-10-28T10:58:44+00:00" }, + { + "name": "backpack/tinymce-field", + "version": "dev-main", + "source": { + "type": "git", + "url": "git@github.com:Laravel-Backpack/tinymce-field.git", + "reference": "6988d583933e38480d7313e5ffc716ce39df6aee" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Laravel-Backpack/tinymce-field/zipball/6988d583933e38480d7313e5ffc716ce39df6aee", + "reference": "6988d583933e38480d7313e5ffc716ce39df6aee", + "shasum": "" + }, + "require": { + "backpack/crud": "^6.0" + }, + "default-branch": true, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Backpack\\TinyMCEField\\BackpackTinyMCEFieldProvider" + ] + } + }, + "autoload": { + "psr-4": { + "Backpack\\TinyMCEField\\": "src/" + } + }, + "description": "TinyMCE field for Backpack", + "keywords": [ + "backpack", + "laravel" + ], + "support": { + "source": "https://github.com/Laravel-Backpack/tinymce-field/tree/main", + "issues": "https://github.com/Laravel-Backpack/tinymce-field/issues" + }, + "time": "2024-10-18T10:44:00+00:00" + }, { "name": "backpack/translation-manager", "version": "1.0.4", @@ -12367,6 +12454,12 @@ } ], "aliases": [ + { + "package": "backpack/ckeditor-field", + "version": "dev-main", + "alias": "1.0.0", + "alias_normalized": "1.0.0.0" + }, { "package": "backpack/crud", "version": "dev-next", @@ -12384,13 +12477,21 @@ "version": "dev-next", "alias": "2.9.99", "alias_normalized": "2.9.99.0" + }, + { + "package": "backpack/tinymce-field", + "version": "dev-main", + "alias": "1.0.0", + "alias_normalized": "1.0.0.0" } ], "minimum-stability": "dev", "stability-flags": { "backpack/crud": 20, "backpack/pro": 20, - "backpack/medialibrary-uploaders": 20 + "backpack/medialibrary-uploaders": 20, + "backpack/ckeditor-field": 20, + "backpack/tinymce-field": 20 }, "prefer-stable": true, "prefer-lowest": false, From 3fb923205c5ee6c17aac632ee5ca102cbf3ce717 Mon Sep 17 00:00:00 2001 From: pxpm Date: Tue, 19 Nov 2024 12:22:28 +0000 Subject: [PATCH 05/19] add basset folder to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 952767f9..775a8883 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ Homestead.json /.vscode /packages /_volumes +/public/basset From bc7cdcc7ae98eb6c122246e8524c708c9f5c6675 Mon Sep 17 00:00:00 2001 From: pxpm Date: Tue, 19 Nov 2024 12:22:45 +0000 Subject: [PATCH 06/19] use next branch for file manager --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 46de34b9..d597a546 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "backpack/backupmanager": "^5.0", "backpack/calendar-operation": "^1.0", "backpack/editable-columns": "^3.0", - "backpack/filemanager": "^3.0", + "backpack/filemanager": "dev-next as 3.99.99", "backpack/language-switcher": "^2.0", "backpack/logmanager": "^5.0", "backpack/menucrud": "^4.0", From ffc6a6675425a51e84bd1a25dc8a795aac53b732 Mon Sep 17 00:00:00 2001 From: pxpm Date: Tue, 19 Nov 2024 12:22:52 +0000 Subject: [PATCH 07/19] ran composer update --- composer.lock | 313 ++++++++++++++++++++++++++------------------------ 1 file changed, 160 insertions(+), 153 deletions(-) diff --git a/composer.lock b/composer.lock index 1503376e..0e8305c4 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": "7effeda4626c6673c1a5f2e8f8a4037d", + "content-hash": "a5f57df4dc51bd6e892c2960e79135be", "packages": [ { "name": "aws/aws-crt-php", @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.325.3", + "version": "3.328.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "de0b289c7260fb19301ffa2eb724de2076daad74" + "reference": "52d8219935146c3261181de2da4d36bf04c76298" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/de0b289c7260fb19301ffa2eb724de2076daad74", - "reference": "de0b289c7260fb19301ffa2eb724de2076daad74", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/52d8219935146c3261181de2da4d36bf04c76298", + "reference": "52d8219935146c3261181de2da4d36bf04c76298", "shasum": "" }, "require": { @@ -154,9 +154,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.325.3" + "source": "https://github.com/aws/aws-sdk-php/tree/3.328.1" }, - "time": "2024-11-06T19:05:22+00:00" + "time": "2024-11-18T19:13:28+00:00" }, { "name": "backpack/activity-log", @@ -649,16 +649,16 @@ }, { "name": "backpack/filemanager", - "version": "3.0.9", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/FileManager.git", - "reference": "2830498b85e05fb3c92179053b4d7c4a0fdb880b" + "reference": "4fda59d3736243b10c49e3b2835c4e16b9aefbb5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/FileManager/zipball/2830498b85e05fb3c92179053b4d7c4a0fdb880b", - "reference": "2830498b85e05fb3c92179053b4d7c4a0fdb880b", + "url": "https://api.github.com/repos/Laravel-Backpack/FileManager/zipball/4fda59d3736243b10c49e3b2835c4e16b9aefbb5", + "reference": "4fda59d3736243b10c49e3b2835c4e16b9aefbb5", "shasum": "" }, "require": { @@ -702,9 +702,9 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/FileManager/issues", - "source": "https://github.com/Laravel-Backpack/FileManager/tree/3.0.9" + "source": "https://github.com/Laravel-Backpack/FileManager/tree/next" }, - "time": "2024-11-05T16:05:02+00:00" + "time": "2024-11-19T12:19:31+00:00" }, { "name": "backpack/language-switcher", @@ -1211,13 +1211,13 @@ "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/PRO.git", - "reference": "a4275ab581515803caa7b34893d3a7f46325cb65" + "reference": "2560696213fee533b10fd8007367c8e6ad8079b7" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/pro/backpack-pro-a4275ab581515803caa7b34893d3a7f46325cb65-zip-18c461.zip", - "reference": "a4275ab581515803caa7b34893d3a7f46325cb65", - "shasum": "ab0eb7abf940f7100cb51f3aa36b83fa115c1baa" + "url": "https://repo.backpackforlaravel.com/dist/backpack/pro/backpack-pro-2560696213fee533b10fd8007367c8e6ad8079b7-zip-3df07c.zip", + "reference": "2560696213fee533b10fd8007367c8e6ad8079b7", + "shasum": "49d90972f476198088eb3f10b2b6a118953e525e" }, "require": { "backpack/crud": "dev-next as 6.99.99" @@ -1275,7 +1275,7 @@ "source": "https://github.com/Laravel-Backpack/PRO/tree/next", "issues": "https://github.com/Laravel-Backpack/PRO/issues" }, - "time": "2024-11-07T14:06:24+00:00" + "time": "2024-11-07T14:33:19+00:00" }, { "name": "backpack/revise-operation", @@ -2043,21 +2043,19 @@ }, { "name": "calebporzio/sushi", - "version": "v2.5.2", + "version": "v2.4.5", "source": { "type": "git", "url": "https://github.com/calebporzio/sushi.git", - "reference": "01dd34fe3374f5fb7ce63756c0419385e31cd532" + "reference": "932d09781bff75c812541d2d269400fd7d730bab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/calebporzio/sushi/zipball/01dd34fe3374f5fb7ce63756c0419385e31cd532", - "reference": "01dd34fe3374f5fb7ce63756c0419385e31cd532", + "url": "https://api.github.com/repos/calebporzio/sushi/zipball/932d09781bff75c812541d2d269400fd7d730bab", + "reference": "932d09781bff75c812541d2d269400fd7d730bab", "shasum": "" }, "require": { - "ext-pdo_sqlite": "*", - "ext-sqlite3": "*", "illuminate/database": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", "illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", "php": "^7.1.3|^8.0" @@ -2085,7 +2083,7 @@ ], "description": "Eloquent's missing \"array\" driver.", "support": { - "source": "https://github.com/calebporzio/sushi/tree/v2.5.2" + "source": "https://github.com/calebporzio/sushi/tree/v2.4.5" }, "funding": [ { @@ -2093,7 +2091,7 @@ "type": "github" } ], - "time": "2024-04-24T15:23:03+00:00" + "time": "2023-10-17T14:42:34+00:00" }, { "name": "carbonphp/carbon-doctrine-types", @@ -3733,16 +3731,16 @@ }, { "name": "laravel/framework", - "version": "v11.30.0", + "version": "v11.32.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "dff716442d9c229d716be82ccc9a7de52eb97193" + "reference": "bc2aad63f83ee5089be7b21cf29d645ccf31e927" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/dff716442d9c229d716be82ccc9a7de52eb97193", - "reference": "dff716442d9c229d716be82ccc9a7de52eb97193", + "url": "https://api.github.com/repos/laravel/framework/zipball/bc2aad63f83ee5089be7b21cf29d645ccf31e927", + "reference": "bc2aad63f83ee5089be7b21cf29d645ccf31e927", "shasum": "" }, "require": { @@ -3938,7 +3936,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-10-30T15:00:34+00:00" + "time": "2024-11-15T17:04:33+00:00" }, { "name": "laravel/legacy-factories", @@ -3998,16 +3996,16 @@ }, { "name": "laravel/prompts", - "version": "v0.3.1", + "version": "v0.3.2", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "0f3848a445562dac376b27968f753c65e7e1036e" + "reference": "0e0535747c6b8d6d10adca8b68293cf4517abb0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/0f3848a445562dac376b27968f753c65e7e1036e", - "reference": "0f3848a445562dac376b27968f753c65e7e1036e", + "url": "https://api.github.com/repos/laravel/prompts/zipball/0e0535747c6b8d6d10adca8b68293cf4517abb0f", + "reference": "0e0535747c6b8d6d10adca8b68293cf4517abb0f", "shasum": "" }, "require": { @@ -4023,7 +4021,7 @@ "require-dev": { "illuminate/collections": "^10.0|^11.0", "mockery/mockery": "^1.5", - "pestphp/pest": "^2.3", + "pestphp/pest": "^2.3|^3.4", "phpstan/phpstan": "^1.11", "phpstan/phpstan-mockery": "^1.1" }, @@ -4051,22 +4049,22 @@ "description": "Add beautiful and user-friendly forms to your command-line applications.", "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.3.1" + "source": "https://github.com/laravel/prompts/tree/v0.3.2" }, - "time": "2024-10-09T19:42:26+00:00" + "time": "2024-11-12T14:59:47+00:00" }, { "name": "laravel/serializable-closure", - "version": "v1.3.5", + "version": "v1.3.6", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c" + "reference": "f865a58ea3a0107c336b7045104c75243fa59d96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c", - "reference": "1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/f865a58ea3a0107c336b7045104c75243fa59d96", + "reference": "f865a58ea3a0107c336b7045104c75243fa59d96", "shasum": "" }, "require": { @@ -4114,7 +4112,7 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2024-09-23T13:33:08+00:00" + "time": "2024-11-11T17:06:04+00:00" }, { "name": "laravel/tinker", @@ -4770,16 +4768,16 @@ }, { "name": "monolog/monolog", - "version": "3.7.0", + "version": "3.8.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8" + "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f4393b648b78a5408747de94fca38beb5f7e9ef8", - "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/32e515fdc02cdafbe4593e30a9350d486b125b67", + "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67", "shasum": "" }, "require": { @@ -4799,12 +4797,14 @@ "guzzlehttp/psr7": "^2.2", "mongodb/mongodb": "^1.8", "php-amqplib/php-amqplib": "~2.4 || ^3", - "phpstan/phpstan": "^1.9", - "phpstan/phpstan-deprecation-rules": "^1.0", - "phpstan/phpstan-strict-rules": "^1.4", - "phpunit/phpunit": "^10.5.17", + "php-console/php-console": "^3.1.8", + "phpstan/phpstan": "^2", + "phpstan/phpstan-deprecation-rules": "^2", + "phpstan/phpstan-strict-rules": "^2", + "phpunit/phpunit": "^10.5.17 || ^11.0.7", "predis/predis": "^1.1 || ^2", - "ruflin/elastica": "^7", + "rollbar/rollbar": "^4.0", + "ruflin/elastica": "^7 || ^8", "symfony/mailer": "^5.4 || ^6", "symfony/mime": "^5.4 || ^6" }, @@ -4855,7 +4855,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.7.0" + "source": "https://github.com/Seldaek/monolog/tree/3.8.0" }, "funding": [ { @@ -4867,7 +4867,7 @@ "type": "tidelift" } ], - "time": "2024-06-28T09:40:51+00:00" + "time": "2024-11-12T13:57:08+00:00" }, { "name": "mtdowling/jmespath.php", @@ -4937,16 +4937,16 @@ }, { "name": "nesbot/carbon", - "version": "3.8.1", + "version": "3.8.2", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "10ac0aa86b8062219ce21e8189123d611ca3ecd9" + "reference": "e1268cdbc486d97ce23fef2c666dc3c6b6de9947" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/10ac0aa86b8062219ce21e8189123d611ca3ecd9", - "reference": "10ac0aa86b8062219ce21e8189123d611ca3ecd9", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e1268cdbc486d97ce23fef2c666dc3c6b6de9947", + "reference": "e1268cdbc486d97ce23fef2c666dc3c6b6de9947", "shasum": "" }, "require": { @@ -5039,7 +5039,7 @@ "type": "tidelift" } ], - "time": "2024-11-03T16:02:24+00:00" + "time": "2024-11-07T17:46:48+00:00" }, { "name": "nette/schema", @@ -6401,16 +6401,16 @@ }, { "name": "spatie/backtrace", - "version": "1.6.2", + "version": "1.6.3", "source": { "type": "git", "url": "https://github.com/spatie/backtrace.git", - "reference": "1a9a145b044677ae3424693f7b06479fc8c137a9" + "reference": "7c18db2bc667ac84e5d7c18e33f16c38ff2d8838" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/backtrace/zipball/1a9a145b044677ae3424693f7b06479fc8c137a9", - "reference": "1a9a145b044677ae3424693f7b06479fc8c137a9", + "url": "https://api.github.com/repos/spatie/backtrace/zipball/7c18db2bc667ac84e5d7c18e33f16c38ff2d8838", + "reference": "7c18db2bc667ac84e5d7c18e33f16c38ff2d8838", "shasum": "" }, "require": { @@ -6448,7 +6448,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/backtrace/tree/1.6.2" + "source": "https://github.com/spatie/backtrace/tree/1.6.3" }, "funding": [ { @@ -6460,20 +6460,20 @@ "type": "other" } ], - "time": "2024-07-22T08:21:24+00:00" + "time": "2024-11-18T14:58:58+00:00" }, { "name": "spatie/db-dumper", - "version": "3.7.0", + "version": "3.7.1", "source": { "type": "git", "url": "https://github.com/spatie/db-dumper.git", - "reference": "22553ab8c34a9bb70645cb9bc2d9f236f3135705" + "reference": "55d4d6710e1ab18c1e7ce2b22b8ad4bea2a30016" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/db-dumper/zipball/22553ab8c34a9bb70645cb9bc2d9f236f3135705", - "reference": "22553ab8c34a9bb70645cb9bc2d9f236f3135705", + "url": "https://api.github.com/repos/spatie/db-dumper/zipball/55d4d6710e1ab18c1e7ce2b22b8ad4bea2a30016", + "reference": "55d4d6710e1ab18c1e7ce2b22b8ad4bea2a30016", "shasum": "" }, "require": { @@ -6511,7 +6511,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/db-dumper/tree/3.7.0" + "source": "https://github.com/spatie/db-dumper/tree/3.7.1" }, "funding": [ { @@ -6523,7 +6523,7 @@ "type": "github" } ], - "time": "2024-09-23T08:58:35+00:00" + "time": "2024-11-18T14:54:31+00:00" }, { "name": "spatie/error-solutions", @@ -6881,16 +6881,16 @@ }, { "name": "spatie/laravel-activitylog", - "version": "4.9.0", + "version": "4.9.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-activitylog.git", - "reference": "e0fc28178515a5396f48e107ed697719189bbe02" + "reference": "9abddaa9f2681d97943748c7fa04161cf4642e8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-activitylog/zipball/e0fc28178515a5396f48e107ed697719189bbe02", - "reference": "e0fc28178515a5396f48e107ed697719189bbe02", + "url": "https://api.github.com/repos/spatie/laravel-activitylog/zipball/9abddaa9f2681d97943748c7fa04161cf4642e8c", + "reference": "9abddaa9f2681d97943748c7fa04161cf4642e8c", "shasum": "" }, "require": { @@ -6956,7 +6956,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-activitylog/issues", - "source": "https://github.com/spatie/laravel-activitylog/tree/4.9.0" + "source": "https://github.com/spatie/laravel-activitylog/tree/4.9.1" }, "funding": [ { @@ -6968,7 +6968,7 @@ "type": "github" } ], - "time": "2024-10-18T13:38:47+00:00" + "time": "2024-11-18T11:31:57+00:00" }, { "name": "spatie/laravel-backup", @@ -7162,16 +7162,16 @@ }, { "name": "spatie/laravel-medialibrary", - "version": "11.9.2", + "version": "11.10.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "6a39eca52236bc1e1261f366d4022996521ae843" + "reference": "39b7b54a690ffd7caf5c37cd2afc8798c21e29da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/6a39eca52236bc1e1261f366d4022996521ae843", - "reference": "6a39eca52236bc1e1261f366d4022996521ae843", + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/39b7b54a690ffd7caf5c37cd2afc8798c21e29da", + "reference": "39b7b54a690ffd7caf5c37cd2afc8798c21e29da", "shasum": "" }, "require": { @@ -7255,7 +7255,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-medialibrary/issues", - "source": "https://github.com/spatie/laravel-medialibrary/tree/11.9.2" + "source": "https://github.com/spatie/laravel-medialibrary/tree/11.10.0" }, "funding": [ { @@ -7267,20 +7267,20 @@ "type": "github" } ], - "time": "2024-10-18T14:24:58+00:00" + "time": "2024-11-08T15:48:58+00:00" }, { "name": "spatie/laravel-package-tools", - "version": "1.16.5", + "version": "1.16.6", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "c7413972cf22ffdff97b68499c22baa04eddb6a2" + "reference": "1f26942dc1e5c49eacfced34fdbc29ed234bd7b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/c7413972cf22ffdff97b68499c22baa04eddb6a2", - "reference": "c7413972cf22ffdff97b68499c22baa04eddb6a2", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/1f26942dc1e5c49eacfced34fdbc29ed234bd7b3", + "reference": "1f26942dc1e5c49eacfced34fdbc29ed234bd7b3", "shasum": "" }, "require": { @@ -7319,7 +7319,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.5" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.6" }, "funding": [ { @@ -7327,20 +7327,20 @@ "type": "github" } ], - "time": "2024-08-27T18:56:10+00:00" + "time": "2024-11-18T15:02:02+00:00" }, { "name": "spatie/laravel-permission", - "version": "6.10.0", + "version": "6.10.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-permission.git", - "reference": "2444bb914a52c570c00ae8c94e096a58e01b2317" + "reference": "8bb69d6d67387f7a00d93a2f5fab98860f06e704" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/2444bb914a52c570c00ae8c94e096a58e01b2317", - "reference": "2444bb914a52c570c00ae8c94e096a58e01b2317", + "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/8bb69d6d67387f7a00d93a2f5fab98860f06e704", + "reference": "8bb69d6d67387f7a00d93a2f5fab98860f06e704", "shasum": "" }, "require": { @@ -7402,7 +7402,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-permission/issues", - "source": "https://github.com/spatie/laravel-permission/tree/6.10.0" + "source": "https://github.com/spatie/laravel-permission/tree/6.10.1" }, "funding": [ { @@ -7410,7 +7410,7 @@ "type": "github" } ], - "time": "2024-11-05T17:30:49+00:00" + "time": "2024-11-08T18:45:41+00:00" }, { "name": "spatie/laravel-signal-aware-command", @@ -7844,16 +7844,16 @@ }, { "name": "symfony/console", - "version": "v7.1.7", + "version": "v7.1.8", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "3284aafcac338b6e86fd955ee4d794cbe434151a" + "reference": "ff04e5b5ba043d2badfb308197b9e6b42883fcd5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/3284aafcac338b6e86fd955ee4d794cbe434151a", - "reference": "3284aafcac338b6e86fd955ee4d794cbe434151a", + "url": "https://api.github.com/repos/symfony/console/zipball/ff04e5b5ba043d2badfb308197b9e6b42883fcd5", + "reference": "ff04e5b5ba043d2badfb308197b9e6b42883fcd5", "shasum": "" }, "require": { @@ -7917,7 +7917,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.1.7" + "source": "https://github.com/symfony/console/tree/v7.1.8" }, "funding": [ { @@ -7933,7 +7933,7 @@ "type": "tidelift" } ], - "time": "2024-11-05T15:34:55+00:00" + "time": "2024-11-06T14:23:19+00:00" }, { "name": "symfony/css-selector", @@ -8364,16 +8364,16 @@ }, { "name": "symfony/http-foundation", - "version": "v7.1.7", + "version": "v7.1.8", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "5183b61657807099d98f3367bcccb850238b17a9" + "reference": "f4419ec69ccfc3f725a4de7c20e4e57626d10112" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5183b61657807099d98f3367bcccb850238b17a9", - "reference": "5183b61657807099d98f3367bcccb850238b17a9", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4419ec69ccfc3f725a4de7c20e4e57626d10112", + "reference": "f4419ec69ccfc3f725a4de7c20e4e57626d10112", "shasum": "" }, "require": { @@ -8383,12 +8383,12 @@ }, "conflict": { "doctrine/dbal": "<3.6", - "symfony/cache": "<6.4" + "symfony/cache": "<6.4.12|>=7.0,<7.1.5" }, "require-dev": { "doctrine/dbal": "^3.6|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^6.4|^7.0", + "symfony/cache": "^6.4.12|^7.1.5", "symfony/dependency-injection": "^6.4|^7.0", "symfony/expression-language": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0", @@ -8421,7 +8421,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.1.7" + "source": "https://github.com/symfony/http-foundation/tree/v7.1.8" }, "funding": [ { @@ -8437,20 +8437,20 @@ "type": "tidelift" } ], - "time": "2024-11-06T09:02:46+00:00" + "time": "2024-11-09T09:16:45+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.1.7", + "version": "v7.1.8", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "7f137cda31fd41e422edcdc01915f2c095b84399" + "reference": "33fef24e3dc79d6d30bf4936531f2f4bd2ca189e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/7f137cda31fd41e422edcdc01915f2c095b84399", - "reference": "7f137cda31fd41e422edcdc01915f2c095b84399", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/33fef24e3dc79d6d30bf4936531f2f4bd2ca189e", + "reference": "33fef24e3dc79d6d30bf4936531f2f4bd2ca189e", "shasum": "" }, "require": { @@ -8535,7 +8535,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/v7.1.7" + "source": "https://github.com/symfony/http-kernel/tree/v7.1.8" }, "funding": [ { @@ -8551,7 +8551,7 @@ "type": "tidelift" } ], - "time": "2024-11-06T09:54:34+00:00" + "time": "2024-11-13T14:25:32+00:00" }, { "name": "symfony/mailer", @@ -9355,16 +9355,16 @@ }, { "name": "symfony/process", - "version": "v7.1.7", + "version": "v7.1.8", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "9b8a40b7289767aa7117e957573c2a535efe6585" + "reference": "42783370fda6e538771f7c7a36e9fa2ee3a84892" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/9b8a40b7289767aa7117e957573c2a535efe6585", - "reference": "9b8a40b7289767aa7117e957573c2a535efe6585", + "url": "https://api.github.com/repos/symfony/process/zipball/42783370fda6e538771f7c7a36e9fa2ee3a84892", + "reference": "42783370fda6e538771f7c7a36e9fa2ee3a84892", "shasum": "" }, "require": { @@ -9396,7 +9396,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v7.1.7" + "source": "https://github.com/symfony/process/tree/v7.1.8" }, "funding": [ { @@ -9412,7 +9412,7 @@ "type": "tidelift" } ], - "time": "2024-11-06T09:25:12+00:00" + "time": "2024-11-06T14:23:19+00:00" }, { "name": "symfony/routing", @@ -9580,16 +9580,16 @@ }, { "name": "symfony/string", - "version": "v7.1.6", + "version": "v7.1.8", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "61b72d66bf96c360a727ae6232df5ac83c71f626" + "reference": "591ebd41565f356fcd8b090fe64dbb5878f50281" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/61b72d66bf96c360a727ae6232df5ac83c71f626", - "reference": "61b72d66bf96c360a727ae6232df5ac83c71f626", + "url": "https://api.github.com/repos/symfony/string/zipball/591ebd41565f356fcd8b090fe64dbb5878f50281", + "reference": "591ebd41565f356fcd8b090fe64dbb5878f50281", "shasum": "" }, "require": { @@ -9647,7 +9647,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v7.1.6" + "source": "https://github.com/symfony/string/tree/v7.1.8" }, "funding": [ { @@ -9663,7 +9663,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-11-13T13:31:21+00:00" }, { "name": "symfony/translation", @@ -9913,16 +9913,16 @@ }, { "name": "symfony/var-dumper", - "version": "v7.1.7", + "version": "v7.1.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "f6ea51f669760cacd7464bf7eaa0be87b8072db1" + "reference": "7bb01a47b1b00428d32b5e7b4d3b2d1aa58d3db8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f6ea51f669760cacd7464bf7eaa0be87b8072db1", - "reference": "f6ea51f669760cacd7464bf7eaa0be87b8072db1", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/7bb01a47b1b00428d32b5e7b4d3b2d1aa58d3db8", + "reference": "7bb01a47b1b00428d32b5e7b4d3b2d1aa58d3db8", "shasum": "" }, "require": { @@ -9976,7 +9976,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.1.7" + "source": "https://github.com/symfony/var-dumper/tree/v7.1.8" }, "funding": [ { @@ -9992,7 +9992,7 @@ "type": "tidelift" } ], - "time": "2024-11-05T15:34:55+00:00" + "time": "2024-11-08T15:46:42+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -10397,16 +10397,16 @@ }, { "name": "barryvdh/laravel-debugbar", - "version": "v3.14.6", + "version": "v3.14.7", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "14e4517bd49130d6119228107eb21ae47ae120ab" + "reference": "f484b8c9124de0b163da39958331098ffcd4a65e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/14e4517bd49130d6119228107eb21ae47ae120ab", - "reference": "14e4517bd49130d6119228107eb21ae47ae120ab", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/f484b8c9124de0b163da39958331098ffcd4a65e", + "reference": "f484b8c9124de0b163da39958331098ffcd4a65e", "shasum": "" }, "require": { @@ -10465,7 +10465,7 @@ ], "support": { "issues": "https://github.com/barryvdh/laravel-debugbar/issues", - "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.14.6" + "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.14.7" }, "funding": [ { @@ -10477,20 +10477,20 @@ "type": "github" } ], - "time": "2024-10-18T13:15:12+00:00" + "time": "2024-11-14T09:12:35+00:00" }, { "name": "fakerphp/faker", - "version": "v1.23.1", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b" + "reference": "a136842a532bac9ecd8a1c723852b09915d7db50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/bfb4fe148adbf78eff521199619b93a52ae3554b", - "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/a136842a532bac9ecd8a1c723852b09915d7db50", + "reference": "a136842a532bac9ecd8a1c723852b09915d7db50", "shasum": "" }, "require": { @@ -10538,9 +10538,9 @@ ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/v1.23.1" + "source": "https://github.com/FakerPHP/Faker/tree/v1.24.0" }, - "time": "2024-01-02T13:46:09+00:00" + "time": "2024-11-07T15:11:20+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -10813,16 +10813,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.12.0", + "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" + "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845", + "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845", "shasum": "" }, "require": { @@ -10861,7 +10861,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0" + "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1" }, "funding": [ { @@ -10869,7 +10869,7 @@ "type": "tidelift" } ], - "time": "2024-06-12T14:39:25+00:00" + "time": "2024-11-08T17:47:46+00:00" }, { "name": "phar-io/manifest", @@ -12466,6 +12466,12 @@ "alias": "6.99.99", "alias_normalized": "6.99.99.0" }, + { + "package": "backpack/filemanager", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, { "package": "backpack/medialibrary-uploaders", "version": "dev-next", @@ -12491,7 +12497,8 @@ "backpack/pro": 20, "backpack/medialibrary-uploaders": 20, "backpack/ckeditor-field": 20, - "backpack/tinymce-field": 20 + "backpack/tinymce-field": 20, + "backpack/filemanager": 20 }, "prefer-stable": true, "prefer-lowest": false, @@ -12499,5 +12506,5 @@ "php": "^8.2" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" } From 0d95d101a14718f8e233557b574ffee08f6d1c7f Mon Sep 17 00:00:00 2001 From: pxpm Date: Tue, 3 Dec 2024 14:48:04 +0000 Subject: [PATCH 08/19] fix uploaders in monster demo --- app/Http/Controllers/Admin/MonsterCrudController.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/app/Http/Controllers/Admin/MonsterCrudController.php b/app/Http/Controllers/Admin/MonsterCrudController.php index 8d155d71..78f1fd8a 100644 --- a/app/Http/Controllers/Admin/MonsterCrudController.php +++ b/app/Http/Controllers/Admin/MonsterCrudController.php @@ -15,7 +15,7 @@ class MonsterCrudController extends CrudController use \Backpack\CRUD\app\Http\Controllers\Operations\DeleteOperation; use \Backpack\CRUD\app\Http\Controllers\Operations\ShowOperation; use \Backpack\CRUD\app\Http\Controllers\Operations\FetchOperation; - use \Backpack\Pro\Http\Controllers\Operations\DropzoneOperation { dropzoneUpload as traitDropzone; } + use \Backpack\Pro\Http\Controllers\Operations\AjaxUploadOperation { ajaxUpload as traitAjaxUpload; } use \App\Http\Controllers\Admin\Operations\SMSOperation; //Custom Form Operation Example use \Backpack\ActivityLog\Http\Controllers\Operations\ModelActivityOperation; use \Backpack\ActivityLog\Http\Controllers\Operations\EntryActivityOperation; @@ -1707,6 +1707,7 @@ public static function getFieldsArrayForWysiwygEditorsTab() 'label' => 'Summernote editor'.backpack_free_badge(), 'type' => 'summernote', 'tab' => 'WYSIWYG Editors', + 'withFiles' => true, ], [ // CKEditor 'name' => 'ckeditor', @@ -1837,15 +1838,17 @@ public static function getFieldsArrayForMiscellaneousTab() ]; } - public function dropzoneUpload() + public function ajaxUpload() { if (app('env') === 'production') { return response()->json(['errors' => [ 'dropzone' => ['Uploads are disabled in production'], + 'easymde' => ['Uploads are disabled in production'], + 'summernote' => ['Uploads are disabled in production'], ], ], 500); } - return $this->traitDropzone(); + return $this->traitAjaxUpload(); } } From 53bc0078f6bd1419e812ffe7957e4c9574cb4179 Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Tue, 3 Dec 2024 14:48:23 +0000 Subject: [PATCH 09/19] Apply fixes from StyleCI --- app/Http/Controllers/Admin/MonsterCrudController.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/Http/Controllers/Admin/MonsterCrudController.php b/app/Http/Controllers/Admin/MonsterCrudController.php index 78f1fd8a..87525c6d 100644 --- a/app/Http/Controllers/Admin/MonsterCrudController.php +++ b/app/Http/Controllers/Admin/MonsterCrudController.php @@ -1703,10 +1703,10 @@ public static function getFieldsArrayForWysiwygEditorsTab() 'tab' => 'WYSIWYG Editors', ], [ // Summernote - 'name' => 'summernote', - 'label' => 'Summernote editor'.backpack_free_badge(), - 'type' => 'summernote', - 'tab' => 'WYSIWYG Editors', + 'name' => 'summernote', + 'label' => 'Summernote editor'.backpack_free_badge(), + 'type' => 'summernote', + 'tab' => 'WYSIWYG Editors', 'withFiles' => true, ], [ // CKEditor @@ -1842,8 +1842,8 @@ public function ajaxUpload() { if (app('env') === 'production') { return response()->json(['errors' => [ - 'dropzone' => ['Uploads are disabled in production'], - 'easymde' => ['Uploads are disabled in production'], + 'dropzone' => ['Uploads are disabled in production'], + 'easymde' => ['Uploads are disabled in production'], 'summernote' => ['Uploads are disabled in production'], ], ], 500); From 14ec11d3b9af304b0a9a2a2acfbc05e2e0a8f85d Mon Sep 17 00:00:00 2001 From: pxpm Date: Thu, 5 Dec 2024 12:51:50 +0000 Subject: [PATCH 10/19] remove wysiwyg --- .../Admin/FluentMonsterCrudController.php | 6 ---- .../Admin/MonsterCrudController.php | 35 ++++++------------- .../Admin/ProductCrudController.php | 4 +-- 3 files changed, 13 insertions(+), 32 deletions(-) diff --git a/app/Http/Controllers/Admin/FluentMonsterCrudController.php b/app/Http/Controllers/Admin/FluentMonsterCrudController.php index 15e0e2c1..e29660c2 100644 --- a/app/Http/Controllers/Admin/FluentMonsterCrudController.php +++ b/app/Http/Controllers/Admin/FluentMonsterCrudController.php @@ -443,12 +443,6 @@ protected function setupCreateOperation() ->type('summernote') ->label('Summernote editor') ->tab('Big texts'); - - CRUD::field('wysiwyg') - ->type('ckeditor') - ->label('CKEditor - also called the WYSIWYG field') - ->tab('Big texts'); - CRUD::field('tinymce') ->type('tinymce') ->label('TinyMCE') diff --git a/app/Http/Controllers/Admin/MonsterCrudController.php b/app/Http/Controllers/Admin/MonsterCrudController.php index 87525c6d..7493992a 100644 --- a/app/Http/Controllers/Admin/MonsterCrudController.php +++ b/app/Http/Controllers/Admin/MonsterCrudController.php @@ -16,7 +16,7 @@ class MonsterCrudController extends CrudController use \Backpack\CRUD\app\Http\Controllers\Operations\ShowOperation; use \Backpack\CRUD\app\Http\Controllers\Operations\FetchOperation; use \Backpack\Pro\Http\Controllers\Operations\AjaxUploadOperation { ajaxUpload as traitAjaxUpload; } - use \App\Http\Controllers\Admin\Operations\SMSOperation; //Custom Form Operation Example + use Operations\SMSOperation; //Custom Form Operation Example use \Backpack\ActivityLog\Http\Controllers\Operations\ModelActivityOperation; use \Backpack\ActivityLog\Http\Controllers\Operations\EntryActivityOperation; @@ -320,13 +320,6 @@ public function setupShowOperation() 'tab' => 'WYSIWYG Editors', ]); - $this->crud->addColumn([ - 'name' => 'wysiwyg', - 'type' => 'wysiwyg', - 'label' => 'Wysiwyg'.backpack_pro_badge(), - 'tab' => 'WYSIWYG Editors', - ]); - $this->crud->addColumn([ 'name' => 'features', 'label' => 'Features'.backpack_pro_badge(), @@ -734,7 +727,7 @@ protected function addCustomCrudFilters() ], false, // the simple filter has no values, just the "Draft" label specified above function () { // if the filter is active (the GET parameter "draft" exits) - $this->crud->addClause('where', 'checkbox', '1'); + $this->crud->addClause('where', 'checkbox', '1'); } ); @@ -755,7 +748,7 @@ function () { // if the filter is active (the GET parameter "draft" exits) ], false, function ($value) { // if the filter is active - $this->crud->addClause('where', 'text', 'LIKE', "%$value%"); + $this->crud->addClause('where', 'text', 'LIKE', "%$value%"); } ); @@ -769,7 +762,7 @@ function ($value) { // if the filter is active ], false, function ($value) { // if the filter is active - $range = json_decode($value); + $range = json_decode($value); if ($range->from && $range->to) { $this->crud->addClause('where', 'number', '>=', (float) $range->from); $this->crud->addClause('where', 'number', '<=', (float) $range->to); @@ -785,7 +778,7 @@ function ($value) { // if the filter is active ], false, function ($value) { // if the filter is active, apply these constraints - $this->crud->addClause('where', 'date', '=', $value); + $this->crud->addClause('where', 'date', '=', $value); } ); @@ -803,7 +796,7 @@ function ($value) { // if the filter is active, apply these constraints ], false, function ($value) { // if the filter is active, apply these constraints - $dates = json_decode($value); + $dates = json_decode($value); $this->crud->addClause('where', 'date', '>=', $dates->from); $this->crud->addClause('where', 'date', '<=', $dates->to); } @@ -816,7 +809,7 @@ function ($value) { // if the filter is active, apply these constraints ], function () { return \Backpack\NewsCRUD\app\Models\Category::all()->keyBy('id')->pluck('name', 'id')->toArray(); }, function ($value) { // if the filter is active - $this->crud->addClause('where', 'select2', $value); + $this->crud->addClause('where', 'select2', $value); }); $this->crud->addFilter([ // select2_multiple filter @@ -826,9 +819,9 @@ function ($value) { // if the filter is active, apply these constraints ], function () { return \Backpack\NewsCRUD\app\Models\Category::all()->keyBy('id')->pluck('name', 'id')->toArray(); }, function ($values) { // if the filter is active - foreach (json_decode($values) as $key => $value) { - $this->crud->addClause('orWhere', 'select2', $value); - } + foreach (json_decode($values) as $key => $value) { + $this->crud->addClause('orWhere', 'select2', $value); + } }); $this->crud->addFilter( @@ -841,7 +834,7 @@ function ($value) { // if the filter is active, apply these constraints ], url('api/article-search'), // the ajax route function ($value) { // if the filter is active - $this->crud->addClause('where', 'select2_from_ajax', $value); + $this->crud->addClause('where', 'select2_from_ajax', $value); } ); } @@ -1721,12 +1714,6 @@ public static function getFieldsArrayForWysiwygEditorsTab() 'type' => 'tinymce', 'tab' => 'WYSIWYG Editors', ], - [ // Wysiwyg - 'name' => 'wysiwyg', - 'label' => 'Wysiwyg'.backpack_pro_badge(), - 'type' => 'wysiwyg', - 'tab' => 'WYSIWYG Editors', - ], ]; } diff --git a/app/Http/Controllers/Admin/ProductCrudController.php b/app/Http/Controllers/Admin/ProductCrudController.php index 1de33f8e..b3e1ca96 100644 --- a/app/Http/Controllers/Admin/ProductCrudController.php +++ b/app/Http/Controllers/Admin/ProductCrudController.php @@ -91,10 +91,10 @@ protected function setupCreateOperation() 'tab' => 'Texts', ]); - CRUD::addField([ // Wysiwyg + CRUD::addField([ // summernote 'name' => 'details', 'label' => 'Details', - 'type' => 'wysiwyg', + 'type' => 'summernote', 'tab' => 'Texts', ]); From 59232aba05950e6f25199507dcaf256c55827b96 Mon Sep 17 00:00:00 2001 From: pxpm Date: Thu, 5 Dec 2024 12:51:57 +0000 Subject: [PATCH 11/19] ran composer update --- composer.lock | 744 +++++++++++++++++++++++++------------------------- 1 file changed, 375 insertions(+), 369 deletions(-) diff --git a/composer.lock b/composer.lock index 0e8305c4..821a01d7 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.328.1", + "version": "3.334.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "52d8219935146c3261181de2da4d36bf04c76298" + "reference": "3938b3467f64a30fed7ee1762a6785f808a5ae4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/52d8219935146c3261181de2da4d36bf04c76298", - "reference": "52d8219935146c3261181de2da4d36bf04c76298", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3938b3467f64a30fed7ee1762a6785f808a5ae4d", + "reference": "3938b3467f64a30fed7ee1762a6785f808a5ae4d", "shasum": "" }, "require": { @@ -100,8 +100,8 @@ "nette/neon": "^2.3", "paragonie/random_compat": ">= 2", "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5", - "psr/cache": "^1.0", - "psr/simple-cache": "^1.0", + "psr/cache": "^1.0 || ^2.0 || ^3.0", + "psr/simple-cache": "^1.0 || ^2.0 || ^3.0", "sebastian/comparator": "^1.2.3 || ^4.0", "yoast/phpunit-polyfills": "^1.0" }, @@ -154,9 +154,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.328.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.334.1" }, - "time": "2024-11-18T19:13:28+00:00" + "time": "2024-12-05T01:17:41+00:00" }, { "name": "backpack/activity-log", @@ -363,17 +363,17 @@ }, { "name": "backpack/calendar-operation", - "version": "1.0.10", + "version": "1.0.11", "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/calendar-operation.git", - "reference": "7457dd5d39c65188665b44128333e8a28cbbcf81" + "reference": "028563bc66cb84709dc6ea459ebed5233d592579" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/calendar-operation/backpack-calendar-operation-7457dd5d39c65188665b44128333e8a28cbbcf81-zip-42e784.zip", - "reference": "7457dd5d39c65188665b44128333e8a28cbbcf81", - "shasum": "84314677140469a4376173bb291c7294b7d315d2" + "url": "https://repo.backpackforlaravel.com/dist/backpack/calendar-operation/backpack-calendar-operation-028563bc66cb84709dc6ea459ebed5233d592579-zip-314d05.zip", + "reference": "028563bc66cb84709dc6ea459ebed5233d592579", + "shasum": "9c0ad01f3a5f78f4a3c7d91baa0de14298284edd" }, "require": { "backpack/crud": "^6.5" @@ -434,10 +434,10 @@ "Laravel" ], "support": { - "source": "https://github.com/Laravel-Backpack/calendar-operation/tree/1.0.10", + "source": "https://github.com/Laravel-Backpack/calendar-operation/tree/1.0.11", "issues": "https://github.com/Laravel-Backpack/calendar-operation/issues" }, - "time": "2024-09-24T08:50:43+00:00" + "time": "2024-11-20T16:14:01+00:00" }, { "name": "backpack/ckeditor-field", @@ -445,12 +445,12 @@ "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/ckeditor-field.git", - "reference": "dbfa9dc6a1bd89e979778bf292680dfe5406a11c" + "reference": "67f2e60207bd5ca8fe2bd8ef981bb3fa3a4ff6c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/ckeditor-field/zipball/dbfa9dc6a1bd89e979778bf292680dfe5406a11c", - "reference": "dbfa9dc6a1bd89e979778bf292680dfe5406a11c", + "url": "https://api.github.com/repos/Laravel-Backpack/ckeditor-field/zipball/67f2e60207bd5ca8fe2bd8ef981bb3fa3a4ff6c7", + "reference": "67f2e60207bd5ca8fe2bd8ef981bb3fa3a4ff6c7", "shasum": "" }, "require": { @@ -482,7 +482,7 @@ "source": "https://github.com/Laravel-Backpack/ckeditor-field/tree/main", "issues": "https://github.com/Laravel-Backpack/ckeditor-field/issues" }, - "time": "2024-10-18T10:44:16+00:00" + "time": "2024-11-25T10:17:57+00:00" }, { "name": "backpack/crud", @@ -490,12 +490,12 @@ "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/CRUD.git", - "reference": "7bf60ea94134cf14e451d5a5e4b4f23e4b869e9b" + "reference": "523aeb856124d331d29cd0f6021a01fb3a5832cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/7bf60ea94134cf14e451d5a5e4b4f23e4b869e9b", - "reference": "7bf60ea94134cf14e451d5a5e4b4f23e4b869e9b", + "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/523aeb856124d331d29cd0f6021a01fb3a5832cd", + "reference": "523aeb856124d331d29cd0f6021a01fb3a5832cd", "shasum": "" }, "require": { @@ -518,17 +518,17 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "4.0-dev" - }, "laravel": { - "providers": [ - "Backpack\\CRUD\\BackpackServiceProvider" - ], "aliases": { "CRUD": "Backpack\\CRUD\\app\\Library\\CrudPanel\\CrudPanelFacade", "Widget": "Backpack\\CRUD\\app\\Library\\Widget" - } + }, + "providers": [ + "Backpack\\CRUD\\BackpackServiceProvider" + ] + }, + "branch-alias": { + "dev-master": "4.0-dev" } }, "autoload": { @@ -576,21 +576,21 @@ "issues": "https://github.com/Laravel-Backpack/CRUD/issues", "source": "https://github.com/Laravel-Backpack/CRUD/tree/next" }, - "time": "2024-11-07T13:42:56+00:00" + "time": "2024-12-05T11:07:22+00:00" }, { "name": "backpack/editable-columns", - "version": "3.0.10", + "version": "3.0.11", "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/editable-columns.git", - "reference": "b698446fb70a84ee8e79683e3bf23be5e04ceb17" + "reference": "8adddb801c15871abc466bc59dbc2234664c8fab" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/editable-columns/backpack-editable-columns-b698446fb70a84ee8e79683e3bf23be5e04ceb17-zip-fdcc0e.zip", - "reference": "b698446fb70a84ee8e79683e3bf23be5e04ceb17", - "shasum": "94e486b83ed37f69a88ee1340edbcf1404dcdbdc" + "url": "https://repo.backpackforlaravel.com/dist/backpack/editable-columns/backpack-editable-columns-8adddb801c15871abc466bc59dbc2234664c8fab-zip-1f6c5d.zip", + "reference": "8adddb801c15871abc466bc59dbc2234664c8fab", + "shasum": "611325b066ce5c76e340bd42619dca972fb3fe4d" }, "require": { "backpack/crud": "^6.0" @@ -642,10 +642,10 @@ "Laravel" ], "support": { - "source": "https://github.com/Laravel-Backpack/editable-columns/tree/3.0.10", + "source": "https://github.com/Laravel-Backpack/editable-columns/tree/3.0.11", "issues": "https://github.com/Laravel-Backpack/editable-columns/issues" }, - "time": "2024-07-23T10:42:39+00:00" + "time": "2024-11-22T14:47:51+00:00" }, { "name": "backpack/filemanager", @@ -653,12 +653,12 @@ "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/FileManager.git", - "reference": "4fda59d3736243b10c49e3b2835c4e16b9aefbb5" + "reference": "7c39b24e962fe0cf803263c9d4cde5c81a9017b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/FileManager/zipball/4fda59d3736243b10c49e3b2835c4e16b9aefbb5", - "reference": "4fda59d3736243b10c49e3b2835c4e16b9aefbb5", + "url": "https://api.github.com/repos/Laravel-Backpack/FileManager/zipball/7c39b24e962fe0cf803263c9d4cde5c81a9017b4", + "reference": "7c39b24e962fe0cf803263c9d4cde5c81a9017b4", "shasum": "" }, "require": { @@ -704,7 +704,7 @@ "issues": "https://github.com/Laravel-Backpack/FileManager/issues", "source": "https://github.com/Laravel-Backpack/FileManager/tree/next" }, - "time": "2024-11-19T12:19:31+00:00" + "time": "2024-11-19T14:14:55+00:00" }, { "name": "backpack/language-switcher", @@ -835,12 +835,12 @@ "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/medialibrary-uploaders.git", - "reference": "438b7cf2a727f913f9779d06bcad68158ef20e37" + "reference": "6f4f6b205e0728ed90f3da5a852f90feca12f5dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/medialibrary-uploaders/zipball/438b7cf2a727f913f9779d06bcad68158ef20e37", - "reference": "438b7cf2a727f913f9779d06bcad68158ef20e37", + "url": "https://api.github.com/repos/Laravel-Backpack/medialibrary-uploaders/zipball/6f4f6b205e0728ed90f3da5a852f90feca12f5dc", + "reference": "6f4f6b205e0728ed90f3da5a852f90feca12f5dc", "shasum": "" }, "require": { @@ -888,7 +888,7 @@ "issues": "https://github.com/Laravel-Backpack/medialibrary-uploaders/issues", "source": "https://github.com/Laravel-Backpack/medialibrary-uploaders/tree/next" }, - "time": "2024-11-07T14:03:57+00:00" + "time": "2024-12-02T12:52:08+00:00" }, { "name": "backpack/menucrud", @@ -914,13 +914,13 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - }, "laravel": { "providers": [ "Backpack\\MenuCRUD\\MenuCRUDServiceProvider" ] + }, + "branch-alias": { + "dev-master": "1.0-dev" } }, "autoload": { @@ -1211,19 +1211,19 @@ "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/PRO.git", - "reference": "2560696213fee533b10fd8007367c8e6ad8079b7" + "reference": "891af7f57f4811521bc0dfa6e7958eaae6df50cc" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/pro/backpack-pro-2560696213fee533b10fd8007367c8e6ad8079b7-zip-3df07c.zip", - "reference": "2560696213fee533b10fd8007367c8e6ad8079b7", - "shasum": "49d90972f476198088eb3f10b2b6a118953e525e" + "url": "https://repo.backpackforlaravel.com/dist/backpack/pro/backpack-pro-891af7f57f4811521bc0dfa6e7958eaae6df50cc-zip-743fcb.zip", + "reference": "891af7f57f4811521bc0dfa6e7958eaae6df50cc", + "shasum": "5f4b34a263144c4d32cfe7c7ec67b1ff9c96d5e4" }, "require": { "backpack/crud": "dev-next as 6.99.99" }, "require-dev": { - "backpack/medialibrary-uploaders": "dev-refactor-and-fixes as 1.0", + "backpack/medialibrary-uploaders": "dev-next as 1.0", "orchestra/testbench": "^8.0|^9.0|^10.0", "phpunit/phpunit": "^10.0|^11.0" }, @@ -1275,7 +1275,7 @@ "source": "https://github.com/Laravel-Backpack/PRO/tree/next", "issues": "https://github.com/Laravel-Backpack/PRO/issues" }, - "time": "2024-11-07T14:33:19+00:00" + "time": "2024-12-04T10:05:55+00:00" }, { "name": "backpack/revise-operation", @@ -1364,13 +1364,13 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - }, "laravel": { "providers": [ "Backpack\\Settings\\SettingsServiceProvider" ] + }, + "branch-alias": { + "dev-master": "1.0-dev" } }, "autoload": { @@ -1618,12 +1618,12 @@ "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/tinymce-field.git", - "reference": "6988d583933e38480d7313e5ffc716ce39df6aee" + "reference": "e6b8d02b1b989254ce3d60028b1575b905a6b03e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/tinymce-field/zipball/6988d583933e38480d7313e5ffc716ce39df6aee", - "reference": "6988d583933e38480d7313e5ffc716ce39df6aee", + "url": "https://api.github.com/repos/Laravel-Backpack/tinymce-field/zipball/e6b8d02b1b989254ce3d60028b1575b905a6b03e", + "reference": "e6b8d02b1b989254ce3d60028b1575b905a6b03e", "shasum": "" }, "require": { @@ -1652,20 +1652,20 @@ "source": "https://github.com/Laravel-Backpack/tinymce-field/tree/main", "issues": "https://github.com/Laravel-Backpack/tinymce-field/issues" }, - "time": "2024-10-18T10:44:00+00:00" + "time": "2024-11-25T10:17:44+00:00" }, { "name": "backpack/translation-manager", - "version": "1.0.4", + "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/translation-manager.git", - "reference": "5388082a9d896a1ba179a89cca9d259af79ca1e9" + "reference": "65484c821e62c3130f83aa4d0dd6225061238fa6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/translation-manager/zipball/5388082a9d896a1ba179a89cca9d259af79ca1e9", - "reference": "5388082a9d896a1ba179a89cca9d259af79ca1e9", + "url": "https://api.github.com/repos/Laravel-Backpack/translation-manager/zipball/65484c821e62c3130f83aa4d0dd6225061238fa6", + "reference": "65484c821e62c3130f83aa4d0dd6225061238fa6", "shasum": "" }, "require": { @@ -1719,9 +1719,9 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/translation-manager/issues", - "source": "https://github.com/Laravel-Backpack/translation-manager/tree/1.0.4" + "source": "https://github.com/Laravel-Backpack/translation-manager/tree/1.0.5" }, - "time": "2024-08-30T13:04:00+00:00" + "time": "2024-12-02T12:08:32+00:00" }, { "name": "balping/json-raw-encoder", @@ -2399,12 +2399,12 @@ "type": "library", "extra": { "laravel": { - "providers": [ - "Creativeorange\\Gravatar\\GravatarServiceProvider" - ], "aliases": { "Gravatar": "Creativeorange\\Gravatar\\Facades\\Gravatar" - } + }, + "providers": [ + "Creativeorange\\Gravatar\\GravatarServiceProvider" + ] } }, "autoload": { @@ -2438,16 +2438,16 @@ }, { "name": "cviebrock/eloquent-sluggable", - "version": "11.0.0", + "version": "11.0.1", "source": { "type": "git", "url": "https://github.com/cviebrock/eloquent-sluggable.git", - "reference": "8fafec4b3c61e1b87ec9cbe728a75ce3b6ca1c06" + "reference": "a4281cf0284a21efc1031a065b112ddd6c826eea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cviebrock/eloquent-sluggable/zipball/8fafec4b3c61e1b87ec9cbe728a75ce3b6ca1c06", - "reference": "8fafec4b3c61e1b87ec9cbe728a75ce3b6ca1c06", + "url": "https://api.github.com/repos/cviebrock/eloquent-sluggable/zipball/a4281cf0284a21efc1031a065b112ddd6c826eea", + "reference": "a4281cf0284a21efc1031a065b112ddd6c826eea", "shasum": "" }, "require": { @@ -2500,7 +2500,7 @@ ], "support": { "issues": "https://github.com/cviebrock/eloquent-sluggable/issues", - "source": "https://github.com/cviebrock/eloquent-sluggable/tree/11.0.0" + "source": "https://github.com/cviebrock/eloquent-sluggable/tree/11.0.1" }, "funding": [ { @@ -2508,7 +2508,7 @@ "type": "github" } ], - "time": "2024-03-13T02:44:01+00:00" + "time": "2024-11-29T01:32:17+00:00" }, { "name": "dflydev/dot-access-data", @@ -3675,16 +3675,16 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "2.4-dev" - }, "laravel": { - "providers": [ - "Intervention\\Image\\ImageServiceProvider" - ], "aliases": { "Image": "Intervention\\Image\\Facades\\Image" - } + }, + "providers": [ + "Intervention\\Image\\ImageServiceProvider" + ] + }, + "branch-alias": { + "dev-master": "2.4-dev" } }, "autoload": { @@ -3731,23 +3731,23 @@ }, { "name": "laravel/framework", - "version": "v11.32.0", + "version": "v11.34.2", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "bc2aad63f83ee5089be7b21cf29d645ccf31e927" + "reference": "865da6d73dd353f07a7bcbd778c55966a620121f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/bc2aad63f83ee5089be7b21cf29d645ccf31e927", - "reference": "bc2aad63f83ee5089be7b21cf29d645ccf31e927", + "url": "https://api.github.com/repos/laravel/framework/zipball/865da6d73dd353f07a7bcbd778c55966a620121f", + "reference": "865da6d73dd353f07a7bcbd778c55966a620121f", "shasum": "" }, "require": { "brick/math": "^0.9.3|^0.10.2|^0.11|^0.12", "composer-runtime-api": "^2.2", "doctrine/inflector": "^2.0.5", - "dragonmantank/cron-expression": "^3.3.2", + "dragonmantank/cron-expression": "^3.4", "egulias/email-validator": "^3.2.1|^4.0", "ext-ctype": "*", "ext-filter": "*", @@ -3757,35 +3757,36 @@ "ext-session": "*", "ext-tokenizer": "*", "fruitcake/php-cors": "^1.3", - "guzzlehttp/guzzle": "^7.8", + "guzzlehttp/guzzle": "^7.8.2", "guzzlehttp/uri-template": "^1.0", "laravel/prompts": "^0.1.18|^0.2.0|^0.3.0", - "laravel/serializable-closure": "^1.3", + "laravel/serializable-closure": "^1.3|^2.0", "league/commonmark": "^2.2.1", - "league/flysystem": "^3.8.0", + "league/flysystem": "^3.25.1", + "league/flysystem-local": "^3.25.1", "monolog/monolog": "^3.0", - "nesbot/carbon": "^2.72.2|^3.0", + "nesbot/carbon": "^2.72.2|^3.4", "nunomaduro/termwind": "^2.0", "php": "^8.2", "psr/container": "^1.1.1|^2.0.1", "psr/log": "^1.0|^2.0|^3.0", "psr/simple-cache": "^1.0|^2.0|^3.0", "ramsey/uuid": "^4.7", - "symfony/console": "^7.0", - "symfony/error-handler": "^7.0", - "symfony/finder": "^7.0", - "symfony/http-foundation": "^7.0", - "symfony/http-kernel": "^7.0", - "symfony/mailer": "^7.0", - "symfony/mime": "^7.0", - "symfony/polyfill-php83": "^1.28", - "symfony/process": "^7.0", - "symfony/routing": "^7.0", - "symfony/uid": "^7.0", - "symfony/var-dumper": "^7.0", + "symfony/console": "^7.0.3", + "symfony/error-handler": "^7.0.3", + "symfony/finder": "^7.0.3", + "symfony/http-foundation": "^7.0.3", + "symfony/http-kernel": "^7.0.3", + "symfony/mailer": "^7.0.3", + "symfony/mime": "^7.0.3", + "symfony/polyfill-php83": "^1.31", + "symfony/process": "^7.0.3", + "symfony/routing": "^7.0.3", + "symfony/uid": "^7.0.3", + "symfony/var-dumper": "^7.0.3", "tijsverkoyen/css-to-inline-styles": "^2.2.5", - "vlucas/phpdotenv": "^5.4.1", - "voku/portable-ascii": "^2.0" + "vlucas/phpdotenv": "^5.6.1", + "voku/portable-ascii": "^2.0.2" }, "conflict": { "mockery/mockery": "1.6.8", @@ -3835,29 +3836,32 @@ }, "require-dev": { "ably/ably-php": "^1.0", - "aws/aws-sdk-php": "^3.235.5", + "aws/aws-sdk-php": "^3.322.9", "ext-gmp": "*", - "fakerphp/faker": "^1.23", - "league/flysystem-aws-s3-v3": "^3.0", - "league/flysystem-ftp": "^3.0", - "league/flysystem-path-prefixing": "^3.3", - "league/flysystem-read-only": "^3.3", - "league/flysystem-sftp-v3": "^3.0", - "mockery/mockery": "^1.6", + "fakerphp/faker": "^1.24", + "guzzlehttp/promises": "^2.0.3", + "guzzlehttp/psr7": "^2.4", + "league/flysystem-aws-s3-v3": "^3.25.1", + "league/flysystem-ftp": "^3.25.1", + "league/flysystem-path-prefixing": "^3.25.1", + "league/flysystem-read-only": "^3.25.1", + "league/flysystem-sftp-v3": "^3.25.1", + "mockery/mockery": "^1.6.10", "nyholm/psr7": "^1.2", - "orchestra/testbench-core": "^9.5", - "pda/pheanstalk": "^5.0", + "orchestra/testbench-core": "^9.6", + "pda/pheanstalk": "^5.0.6", "phpstan/phpstan": "^1.11.5", - "phpunit/phpunit": "^10.5|^11.0", - "predis/predis": "^2.0.2", + "phpunit/phpunit": "^10.5.35|^11.3.6", + "predis/predis": "^2.3", "resend/resend-php": "^0.10.0", - "symfony/cache": "^7.0", - "symfony/http-client": "^7.0", - "symfony/psr-http-message-bridge": "^7.0" + "symfony/cache": "^7.0.3", + "symfony/http-client": "^7.0.3", + "symfony/psr-http-message-bridge": "^7.0.3", + "symfony/translation": "^7.0.3" }, "suggest": { "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).", - "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).", + "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.322.9).", "brianium/paratest": "Required to run tests in parallel (^7.0|^8.0).", "ext-apcu": "Required to use the APC cache driver.", "ext-fileinfo": "Required to use the Filesystem class.", @@ -3871,16 +3875,16 @@ "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).", "filp/whoops": "Required for friendly error pages in development (^2.14.3).", "laravel/tinker": "Required to use the tinker console command (^2.0).", - "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).", - "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).", - "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).", - "league/flysystem-read-only": "Required to use read-only disks (^3.3)", - "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).", + "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.25.1).", + "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.25.1).", + "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.25.1).", + "league/flysystem-read-only": "Required to use read-only disks (^3.25.1)", + "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.25.1).", "mockery/mockery": "Required to use mocking (^1.6).", "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", "pda/pheanstalk": "Required to use the beanstalk queue driver (^5.0).", "phpunit/phpunit": "Required to use assertions and run tests (^10.5|^11.0).", - "predis/predis": "Required to use the predis connector (^2.0.2).", + "predis/predis": "Required to use the predis connector (^2.3).", "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).", "resend/resend-php": "Required to enable support for the Resend mail transport (^0.10.0).", @@ -3936,7 +3940,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-11-15T17:04:33+00:00" + "time": "2024-11-27T15:43:57+00:00" }, { "name": "laravel/legacy-factories", @@ -4055,32 +4059,32 @@ }, { "name": "laravel/serializable-closure", - "version": "v1.3.6", + "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "f865a58ea3a0107c336b7045104c75243fa59d96" + "reference": "0d8d3d8086984996df86596a86dea60398093a81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/f865a58ea3a0107c336b7045104c75243fa59d96", - "reference": "f865a58ea3a0107c336b7045104c75243fa59d96", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/0d8d3d8086984996df86596a86dea60398093a81", + "reference": "0d8d3d8086984996df86596a86dea60398093a81", "shasum": "" }, "require": { - "php": "^7.3|^8.0" + "php": "^8.1" }, "require-dev": { - "illuminate/support": "^8.0|^9.0|^10.0|^11.0", - "nesbot/carbon": "^2.61|^3.0", - "pestphp/pest": "^1.21.3", - "phpstan/phpstan": "^1.8.2", - "symfony/var-dumper": "^5.4.11|^6.2.0|^7.0.0" + "illuminate/support": "^10.0|^11.0", + "nesbot/carbon": "^2.67|^3.0", + "pestphp/pest": "^2.36", + "phpstan/phpstan": "^2.0", + "symfony/var-dumper": "^6.2.0|^7.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { @@ -4112,7 +4116,7 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2024-11-11T17:06:04+00:00" + "time": "2024-11-19T01:38:44+00:00" }, { "name": "laravel/tinker", @@ -5249,31 +5253,31 @@ }, { "name": "nunomaduro/termwind", - "version": "v2.2.0", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/nunomaduro/termwind.git", - "reference": "42c84e4e8090766bbd6445d06cd6e57650626ea3" + "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/42c84e4e8090766bbd6445d06cd6e57650626ea3", - "reference": "42c84e4e8090766bbd6445d06cd6e57650626ea3", + "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/52915afe6a1044e8b9cee1bcff836fb63acf9cda", + "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^8.2", - "symfony/console": "^7.1.5" + "symfony/console": "^7.1.8" }, "require-dev": { - "illuminate/console": "^11.28.0", - "laravel/pint": "^1.18.1", + "illuminate/console": "^11.33.2", + "laravel/pint": "^1.18.2", "mockery/mockery": "^1.6.12", "pestphp/pest": "^2.36.0", - "phpstan/phpstan": "^1.12.6", + "phpstan/phpstan": "^1.12.11", "phpstan/phpstan-strict-rules": "^1.6.1", - "symfony/var-dumper": "^7.1.5", + "symfony/var-dumper": "^7.1.8", "thecodingmachine/phpstan-strict-rules": "^1.0.0" }, "type": "library", @@ -5316,7 +5320,7 @@ ], "support": { "issues": "https://github.com/nunomaduro/termwind/issues", - "source": "https://github.com/nunomaduro/termwind/tree/v2.2.0" + "source": "https://github.com/nunomaduro/termwind/tree/v2.3.0" }, "funding": [ { @@ -5332,7 +5336,7 @@ "type": "github" } ], - "time": "2024-10-15T16:15:16+00:00" + "time": "2024-11-21T10:39:51+00:00" }, { "name": "outhebox/blade-flags", @@ -6097,16 +6101,16 @@ }, { "name": "psy/psysh", - "version": "v0.12.4", + "version": "v0.12.5", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "2fd717afa05341b4f8152547f142cd2f130f6818" + "reference": "36a03ff27986682c22985e56aabaf840dd173cb5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/2fd717afa05341b4f8152547f142cd2f130f6818", - "reference": "2fd717afa05341b4f8152547f142cd2f130f6818", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/36a03ff27986682c22985e56aabaf840dd173cb5", + "reference": "36a03ff27986682c22985e56aabaf840dd173cb5", "shasum": "" }, "require": { @@ -6133,12 +6137,12 @@ ], "type": "library", "extra": { - "branch-alias": { - "dev-main": "0.12.x-dev" - }, "bamarni-bin": { "bin-links": false, "forward-command": false + }, + "branch-alias": { + "dev-main": "0.12.x-dev" } }, "autoload": { @@ -6170,9 +6174,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.4" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.5" }, - "time": "2024-06-10T01:18:23+00:00" + "time": "2024-11-29T06:14:30+00:00" }, { "name": "ralouphie/getallheaders", @@ -6401,27 +6405,27 @@ }, { "name": "spatie/backtrace", - "version": "1.6.3", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/spatie/backtrace.git", - "reference": "7c18db2bc667ac84e5d7c18e33f16c38ff2d8838" + "reference": "0f2477c520e3729de58e061b8192f161c99f770b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/backtrace/zipball/7c18db2bc667ac84e5d7c18e33f16c38ff2d8838", - "reference": "7c18db2bc667ac84e5d7c18e33f16c38ff2d8838", + "url": "https://api.github.com/repos/spatie/backtrace/zipball/0f2477c520e3729de58e061b8192f161c99f770b", + "reference": "0f2477c520e3729de58e061b8192f161c99f770b", "shasum": "" }, "require": { - "php": "^7.3|^8.0" + "php": "^7.3 || ^8.0" }, "require-dev": { "ext-json": "*", - "laravel/serializable-closure": "^1.3", - "phpunit/phpunit": "^9.3", - "spatie/phpunit-snapshot-assertions": "^4.2", - "symfony/var-dumper": "^5.1" + "laravel/serializable-closure": "^1.3 || ^2.0", + "phpunit/phpunit": "^9.3 || ^11.4.3", + "spatie/phpunit-snapshot-assertions": "^4.2 || ^5.1.6", + "symfony/var-dumper": "^5.1 || ^6.0 || ^7.0" }, "type": "library", "autoload": { @@ -6448,7 +6452,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/backtrace/tree/1.6.3" + "source": "https://github.com/spatie/backtrace/tree/1.7.1" }, "funding": [ { @@ -6460,7 +6464,7 @@ "type": "other" } ], - "time": "2024-11-18T14:58:58+00:00" + "time": "2024-12-02T13:28:15+00:00" }, { "name": "spatie/db-dumper", @@ -6601,16 +6605,16 @@ }, { "name": "spatie/flare-client-php", - "version": "1.8.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/spatie/flare-client-php.git", - "reference": "180f8ca4c0d0d6fc51477bd8c53ce37ab5a96122" + "reference": "140a42b2c5d59ac4ecf8f5b493386a4f2eb28272" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/180f8ca4c0d0d6fc51477bd8c53ce37ab5a96122", - "reference": "180f8ca4c0d0d6fc51477bd8c53ce37ab5a96122", + "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/140a42b2c5d59ac4ecf8f5b493386a4f2eb28272", + "reference": "140a42b2c5d59ac4ecf8f5b493386a4f2eb28272", "shasum": "" }, "require": { @@ -6658,7 +6662,7 @@ ], "support": { "issues": "https://github.com/spatie/flare-client-php/issues", - "source": "https://github.com/spatie/flare-client-php/tree/1.8.0" + "source": "https://github.com/spatie/flare-client-php/tree/1.10.0" }, "funding": [ { @@ -6666,7 +6670,7 @@ "type": "github" } ], - "time": "2024-08-01T08:27:26+00:00" + "time": "2024-12-02T14:30:06+00:00" }, { "name": "spatie/ignition", @@ -7071,16 +7075,16 @@ }, { "name": "spatie/laravel-ignition", - "version": "2.8.0", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ignition.git", - "reference": "3c067b75bfb50574db8f7e2c3978c65eed71126c" + "reference": "62042df15314b829d0f26e02108f559018e2aad0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/3c067b75bfb50574db8f7e2c3978c65eed71126c", - "reference": "3c067b75bfb50574db8f7e2c3978c65eed71126c", + "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/62042df15314b829d0f26e02108f559018e2aad0", + "reference": "62042df15314b829d0f26e02108f559018e2aad0", "shasum": "" }, "require": { @@ -7111,12 +7115,12 @@ "type": "library", "extra": { "laravel": { - "providers": [ - "Spatie\\LaravelIgnition\\IgnitionServiceProvider" - ], "aliases": { "Flare": "Spatie\\LaravelIgnition\\Facades\\Flare" - } + }, + "providers": [ + "Spatie\\LaravelIgnition\\IgnitionServiceProvider" + ] } }, "autoload": { @@ -7158,20 +7162,20 @@ "type": "github" } ], - "time": "2024-06-12T15:01:18+00:00" + "time": "2024-12-02T08:43:31+00:00" }, { "name": "spatie/laravel-medialibrary", - "version": "11.10.0", + "version": "11.10.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "39b7b54a690ffd7caf5c37cd2afc8798c21e29da" + "reference": "33c8406b9274af743f78057ae72065ef40a72073" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/39b7b54a690ffd7caf5c37cd2afc8798c21e29da", - "reference": "39b7b54a690ffd7caf5c37cd2afc8798c21e29da", + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/33c8406b9274af743f78057ae72065ef40a72073", + "reference": "33c8406b9274af743f78057ae72065ef40a72073", "shasum": "" }, "require": { @@ -7255,7 +7259,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-medialibrary/issues", - "source": "https://github.com/spatie/laravel-medialibrary/tree/11.10.0" + "source": "https://github.com/spatie/laravel-medialibrary/tree/11.10.1" }, "funding": [ { @@ -7267,7 +7271,7 @@ "type": "github" } ], - "time": "2024-11-08T15:48:58+00:00" + "time": "2024-11-21T15:57:39+00:00" }, { "name": "spatie/laravel-package-tools", @@ -7358,14 +7362,14 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "6.x-dev", - "dev-master": "6.x-dev" - }, "laravel": { "providers": [ "Spatie\\Permission\\PermissionServiceProvider" ] + }, + "branch-alias": { + "dev-main": "6.x-dev", + "dev-master": "6.x-dev" } }, "autoload": { @@ -7770,16 +7774,16 @@ }, { "name": "symfony/clock", - "version": "v7.1.6", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/clock.git", - "reference": "97bebc53548684c17ed696bc8af016880f0f098d" + "reference": "b81435fbd6648ea425d1ee96a2d8e68f4ceacd24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/clock/zipball/97bebc53548684c17ed696bc8af016880f0f098d", - "reference": "97bebc53548684c17ed696bc8af016880f0f098d", + "url": "https://api.github.com/repos/symfony/clock/zipball/b81435fbd6648ea425d1ee96a2d8e68f4ceacd24", + "reference": "b81435fbd6648ea425d1ee96a2d8e68f4ceacd24", "shasum": "" }, "require": { @@ -7824,7 +7828,7 @@ "time" ], "support": { - "source": "https://github.com/symfony/clock/tree/v7.1.6" + "source": "https://github.com/symfony/clock/tree/v7.2.0" }, "funding": [ { @@ -7840,20 +7844,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/console", - "version": "v7.1.8", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "ff04e5b5ba043d2badfb308197b9e6b42883fcd5" + "reference": "23c8aae6d764e2bae02d2a99f7532a7f6ed619cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/ff04e5b5ba043d2badfb308197b9e6b42883fcd5", - "reference": "ff04e5b5ba043d2badfb308197b9e6b42883fcd5", + "url": "https://api.github.com/repos/symfony/console/zipball/23c8aae6d764e2bae02d2a99f7532a7f6ed619cf", + "reference": "23c8aae6d764e2bae02d2a99f7532a7f6ed619cf", "shasum": "" }, "require": { @@ -7917,7 +7921,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.1.8" + "source": "https://github.com/symfony/console/tree/v7.2.0" }, "funding": [ { @@ -7933,20 +7937,20 @@ "type": "tidelift" } ], - "time": "2024-11-06T14:23:19+00:00" + "time": "2024-11-06T14:24:19+00:00" }, { "name": "symfony/css-selector", - "version": "v7.1.6", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "4aa4f6b3d6749c14d3aa815eef8226632e7bbc66" + "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/4aa4f6b3d6749c14d3aa815eef8226632e7bbc66", - "reference": "4aa4f6b3d6749c14d3aa815eef8226632e7bbc66", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/601a5ce9aaad7bf10797e3663faefce9e26c24e2", + "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2", "shasum": "" }, "require": { @@ -7982,7 +7986,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v7.1.6" + "source": "https://github.com/symfony/css-selector/tree/v7.2.0" }, "funding": [ { @@ -7998,20 +8002,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "shasum": "" }, "require": { @@ -8049,7 +8053,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" }, "funding": [ { @@ -8065,20 +8069,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/error-handler", - "version": "v7.1.7", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "010e44661f4c6babaf8c4862fe68c24a53903342" + "reference": "672b3dd1ef8b87119b446d67c58c106c43f965fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/010e44661f4c6babaf8c4862fe68c24a53903342", - "reference": "010e44661f4c6babaf8c4862fe68c24a53903342", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/672b3dd1ef8b87119b446d67c58c106c43f965fe", + "reference": "672b3dd1ef8b87119b446d67c58c106c43f965fe", "shasum": "" }, "require": { @@ -8124,7 +8128,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/v7.1.7" + "source": "https://github.com/symfony/error-handler/tree/v7.2.0" }, "funding": [ { @@ -8140,20 +8144,20 @@ "type": "tidelift" } ], - "time": "2024-11-05T15:34:55+00:00" + "time": "2024-11-05T15:35:02+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v7.1.6", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "87254c78dd50721cfd015b62277a8281c5589702" + "reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/87254c78dd50721cfd015b62277a8281c5589702", - "reference": "87254c78dd50721cfd015b62277a8281c5589702", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/910c5db85a5356d0fea57680defec4e99eb9c8c1", + "reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1", "shasum": "" }, "require": { @@ -8204,7 +8208,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v7.1.6" + "source": "https://github.com/symfony/event-dispatcher/tree/v7.2.0" }, "funding": [ { @@ -8220,20 +8224,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" + "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", - "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f", + "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f", "shasum": "" }, "require": { @@ -8280,7 +8284,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1" }, "funding": [ { @@ -8296,20 +8300,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/finder", - "version": "v7.1.6", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "2cb89664897be33f78c65d3d2845954c8d7a43b8" + "reference": "6de263e5868b9a137602dd1e33e4d48bfae99c49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/2cb89664897be33f78c65d3d2845954c8d7a43b8", - "reference": "2cb89664897be33f78c65d3d2845954c8d7a43b8", + "url": "https://api.github.com/repos/symfony/finder/zipball/6de263e5868b9a137602dd1e33e4d48bfae99c49", + "reference": "6de263e5868b9a137602dd1e33e4d48bfae99c49", "shasum": "" }, "require": { @@ -8344,7 +8348,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v7.1.6" + "source": "https://github.com/symfony/finder/tree/v7.2.0" }, "funding": [ { @@ -8360,24 +8364,25 @@ "type": "tidelift" } ], - "time": "2024-10-01T08:31:23+00:00" + "time": "2024-10-23T06:56:12+00:00" }, { "name": "symfony/http-foundation", - "version": "v7.1.8", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "f4419ec69ccfc3f725a4de7c20e4e57626d10112" + "reference": "e88a66c3997859532bc2ddd6dd8f35aba2711744" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4419ec69ccfc3f725a4de7c20e4e57626d10112", - "reference": "f4419ec69ccfc3f725a4de7c20e4e57626d10112", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e88a66c3997859532bc2ddd6dd8f35aba2711744", + "reference": "e88a66c3997859532bc2ddd6dd8f35aba2711744", "shasum": "" }, "require": { "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3.0", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php83": "^1.27" }, @@ -8421,7 +8426,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.1.8" + "source": "https://github.com/symfony/http-foundation/tree/v7.2.0" }, "funding": [ { @@ -8437,20 +8442,20 @@ "type": "tidelift" } ], - "time": "2024-11-09T09:16:45+00:00" + "time": "2024-11-13T18:58:46+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.1.8", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "33fef24e3dc79d6d30bf4936531f2f4bd2ca189e" + "reference": "6b4722a25e0aed1ccb4914b9bcbd493cc4676b4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/33fef24e3dc79d6d30bf4936531f2f4bd2ca189e", - "reference": "33fef24e3dc79d6d30bf4936531f2f4bd2ca189e", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6b4722a25e0aed1ccb4914b9bcbd493cc4676b4d", + "reference": "6b4722a25e0aed1ccb4914b9bcbd493cc4676b4d", "shasum": "" }, "require": { @@ -8479,7 +8484,7 @@ "symfony/twig-bridge": "<6.4", "symfony/validator": "<6.4", "symfony/var-dumper": "<6.4", - "twig/twig": "<3.0.4" + "twig/twig": "<3.12" }, "provide": { "psr/log-implementation": "1.0|2.0|3.0" @@ -8507,7 +8512,7 @@ "symfony/validator": "^6.4|^7.0", "symfony/var-dumper": "^6.4|^7.0", "symfony/var-exporter": "^6.4|^7.0", - "twig/twig": "^3.0.4" + "twig/twig": "^3.12" }, "type": "library", "autoload": { @@ -8535,7 +8540,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/v7.1.8" + "source": "https://github.com/symfony/http-kernel/tree/v7.2.0" }, "funding": [ { @@ -8551,20 +8556,20 @@ "type": "tidelift" } ], - "time": "2024-11-13T14:25:32+00:00" + "time": "2024-11-29T08:42:40+00:00" }, { "name": "symfony/mailer", - "version": "v7.1.6", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "69c9948451fb3a6a4d47dc8261d1794734e76cdd" + "reference": "e4d358702fb66e4c8a2af08e90e7271a62de39cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/69c9948451fb3a6a4d47dc8261d1794734e76cdd", - "reference": "69c9948451fb3a6a4d47dc8261d1794734e76cdd", + "url": "https://api.github.com/repos/symfony/mailer/zipball/e4d358702fb66e4c8a2af08e90e7271a62de39cc", + "reference": "e4d358702fb66e4c8a2af08e90e7271a62de39cc", "shasum": "" }, "require": { @@ -8573,7 +8578,7 @@ "psr/event-dispatcher": "^1", "psr/log": "^1|^2|^3", "symfony/event-dispatcher": "^6.4|^7.0", - "symfony/mime": "^6.4|^7.0", + "symfony/mime": "^7.2", "symfony/service-contracts": "^2.5|^3" }, "conflict": { @@ -8615,7 +8620,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v7.1.6" + "source": "https://github.com/symfony/mailer/tree/v7.2.0" }, "funding": [ { @@ -8631,20 +8636,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-11-25T15:21:05+00:00" }, { "name": "symfony/mime", - "version": "v7.1.6", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "caa1e521edb2650b8470918dfe51708c237f0598" + "reference": "cc84a4b81f62158c3846ac7ff10f696aae2b524d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/caa1e521edb2650b8470918dfe51708c237f0598", - "reference": "caa1e521edb2650b8470918dfe51708c237f0598", + "url": "https://api.github.com/repos/symfony/mime/zipball/cc84a4b81f62158c3846ac7ff10f696aae2b524d", + "reference": "cc84a4b81f62158c3846ac7ff10f696aae2b524d", "shasum": "" }, "require": { @@ -8699,7 +8704,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v7.1.6" + "source": "https://github.com/symfony/mime/tree/v7.2.0" }, "funding": [ { @@ -8715,7 +8720,7 @@ "type": "tidelift" } ], - "time": "2024-10-25T15:11:02+00:00" + "time": "2024-11-23T09:19:39+00:00" }, { "name": "symfony/polyfill-ctype", @@ -9355,16 +9360,16 @@ }, { "name": "symfony/process", - "version": "v7.1.8", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "42783370fda6e538771f7c7a36e9fa2ee3a84892" + "reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/42783370fda6e538771f7c7a36e9fa2ee3a84892", - "reference": "42783370fda6e538771f7c7a36e9fa2ee3a84892", + "url": "https://api.github.com/repos/symfony/process/zipball/d34b22ba9390ec19d2dd966c40aa9e8462f27a7e", + "reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e", "shasum": "" }, "require": { @@ -9396,7 +9401,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v7.1.8" + "source": "https://github.com/symfony/process/tree/v7.2.0" }, "funding": [ { @@ -9412,20 +9417,20 @@ "type": "tidelift" } ], - "time": "2024-11-06T14:23:19+00:00" + "time": "2024-11-06T14:24:19+00:00" }, { "name": "symfony/routing", - "version": "v7.1.6", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "66a2c469f6c22d08603235c46a20007c0701ea0a" + "reference": "e10a2450fa957af6c448b9b93c9010a4e4c0725e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/66a2c469f6c22d08603235c46a20007c0701ea0a", - "reference": "66a2c469f6c22d08603235c46a20007c0701ea0a", + "url": "https://api.github.com/repos/symfony/routing/zipball/e10a2450fa957af6c448b9b93c9010a4e4c0725e", + "reference": "e10a2450fa957af6c448b9b93c9010a4e4c0725e", "shasum": "" }, "require": { @@ -9477,7 +9482,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v7.1.6" + "source": "https://github.com/symfony/routing/tree/v7.2.0" }, "funding": [ { @@ -9493,20 +9498,20 @@ "type": "tidelift" } ], - "time": "2024-10-01T08:31:23+00:00" + "time": "2024-11-25T11:08:51+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", - "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0", + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0", "shasum": "" }, "require": { @@ -9560,7 +9565,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.5.1" }, "funding": [ { @@ -9576,20 +9581,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/string", - "version": "v7.1.8", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "591ebd41565f356fcd8b090fe64dbb5878f50281" + "reference": "446e0d146f991dde3e73f45f2c97a9faad773c82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/591ebd41565f356fcd8b090fe64dbb5878f50281", - "reference": "591ebd41565f356fcd8b090fe64dbb5878f50281", + "url": "https://api.github.com/repos/symfony/string/zipball/446e0d146f991dde3e73f45f2c97a9faad773c82", + "reference": "446e0d146f991dde3e73f45f2c97a9faad773c82", "shasum": "" }, "require": { @@ -9647,7 +9652,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v7.1.8" + "source": "https://github.com/symfony/string/tree/v7.2.0" }, "funding": [ { @@ -9663,24 +9668,25 @@ "type": "tidelift" } ], - "time": "2024-11-13T13:31:21+00:00" + "time": "2024-11-13T13:31:26+00:00" }, { "name": "symfony/translation", - "version": "v7.1.6", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "b9f72ab14efdb6b772f85041fa12f820dee8d55f" + "reference": "dc89e16b44048ceecc879054e5b7f38326ab6cc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/b9f72ab14efdb6b772f85041fa12f820dee8d55f", - "reference": "b9f72ab14efdb6b772f85041fa12f820dee8d55f", + "url": "https://api.github.com/repos/symfony/translation/zipball/dc89e16b44048ceecc879054e5b7f38326ab6cc5", + "reference": "dc89e16b44048ceecc879054e5b7f38326ab6cc5", "shasum": "" }, "require": { "php": ">=8.2", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^2.5|^3.0" }, @@ -9741,7 +9747,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v7.1.6" + "source": "https://github.com/symfony/translation/tree/v7.2.0" }, "funding": [ { @@ -9757,20 +9763,20 @@ "type": "tidelift" } ], - "time": "2024-09-28T12:35:13+00:00" + "time": "2024-11-12T20:47:56+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a" + "reference": "4667ff3bd513750603a09c8dedbea942487fb07c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", - "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c", + "reference": "4667ff3bd513750603a09c8dedbea942487fb07c", "shasum": "" }, "require": { @@ -9819,7 +9825,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/translation-contracts/tree/v3.5.1" }, "funding": [ { @@ -9835,20 +9841,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/uid", - "version": "v7.1.6", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", - "reference": "65befb3bb2d503bbffbd08c815aa38b472999917" + "reference": "2d294d0c48df244c71c105a169d0190bfb080426" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/65befb3bb2d503bbffbd08c815aa38b472999917", - "reference": "65befb3bb2d503bbffbd08c815aa38b472999917", + "url": "https://api.github.com/repos/symfony/uid/zipball/2d294d0c48df244c71c105a169d0190bfb080426", + "reference": "2d294d0c48df244c71c105a169d0190bfb080426", "shasum": "" }, "require": { @@ -9893,7 +9899,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/uid/tree/v7.1.6" + "source": "https://github.com/symfony/uid/tree/v7.2.0" }, "funding": [ { @@ -9909,20 +9915,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/var-dumper", - "version": "v7.1.8", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "7bb01a47b1b00428d32b5e7b4d3b2d1aa58d3db8" + "reference": "c6a22929407dec8765d6e2b6ff85b800b245879c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/7bb01a47b1b00428d32b5e7b4d3b2d1aa58d3db8", - "reference": "7bb01a47b1b00428d32b5e7b4d3b2d1aa58d3db8", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c6a22929407dec8765d6e2b6ff85b800b245879c", + "reference": "c6a22929407dec8765d6e2b6ff85b800b245879c", "shasum": "" }, "require": { @@ -9938,7 +9944,7 @@ "symfony/http-kernel": "^6.4|^7.0", "symfony/process": "^6.4|^7.0", "symfony/uid": "^6.4|^7.0", - "twig/twig": "^3.0.4" + "twig/twig": "^3.12" }, "bin": [ "Resources/bin/var-dump-server" @@ -9976,7 +9982,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.1.8" + "source": "https://github.com/symfony/var-dumper/tree/v7.2.0" }, "funding": [ { @@ -9992,7 +9998,7 @@ "type": "tidelift" } ], - "time": "2024-11-08T15:46:42+00:00" + "time": "2024-11-08T15:48:14+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -10197,16 +10203,16 @@ }, { "name": "voku/portable-ascii", - "version": "2.0.1", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/voku/portable-ascii.git", - "reference": "b56450eed252f6801410d810c8e1727224ae0743" + "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743", - "reference": "b56450eed252f6801410d810c8e1727224ae0743", + "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d", + "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d", "shasum": "" }, "require": { @@ -10231,7 +10237,7 @@ "authors": [ { "name": "Lars Moelleken", - "homepage": "http://www.moelleken.org/" + "homepage": "https://www.moelleken.org/" } ], "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", @@ -10243,7 +10249,7 @@ ], "support": { "issues": "https://github.com/voku/portable-ascii/issues", - "source": "https://github.com/voku/portable-ascii/tree/2.0.1" + "source": "https://github.com/voku/portable-ascii/tree/2.0.3" }, "funding": [ { @@ -10267,7 +10273,7 @@ "type": "tidelift" } ], - "time": "2022-03-08T17:03:00+00:00" + "time": "2024-11-21T01:49:47+00:00" }, { "name": "webmozart/assert", @@ -10397,16 +10403,16 @@ }, { "name": "barryvdh/laravel-debugbar", - "version": "v3.14.7", + "version": "v3.14.9", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "f484b8c9124de0b163da39958331098ffcd4a65e" + "reference": "2e805a6bd4e1aa83774316bb062703c65d0691ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/f484b8c9124de0b163da39958331098ffcd4a65e", - "reference": "f484b8c9124de0b163da39958331098ffcd4a65e", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/2e805a6bd4e1aa83774316bb062703c65d0691ef", + "reference": "2e805a6bd4e1aa83774316bb062703c65d0691ef", "shasum": "" }, "require": { @@ -10465,7 +10471,7 @@ ], "support": { "issues": "https://github.com/barryvdh/laravel-debugbar/issues", - "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.14.7" + "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.14.9" }, "funding": [ { @@ -10477,20 +10483,20 @@ "type": "github" } ], - "time": "2024-11-14T09:12:35+00:00" + "time": "2024-11-25T14:51:20+00:00" }, { "name": "fakerphp/faker", - "version": "v1.24.0", + "version": "v1.24.1", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "a136842a532bac9ecd8a1c723852b09915d7db50" + "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/a136842a532bac9ecd8a1c723852b09915d7db50", - "reference": "a136842a532bac9ecd8a1c723852b09915d7db50", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5", + "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5", "shasum": "" }, "require": { @@ -10538,9 +10544,9 @@ ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/v1.24.0" + "source": "https://github.com/FakerPHP/Faker/tree/v1.24.1" }, - "time": "2024-11-07T15:11:20+00:00" + "time": "2024-11-21T13:46:39+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -10662,16 +10668,16 @@ }, { "name": "maximebf/debugbar", - "version": "v1.23.3", + "version": "v1.23.4", "source": { "type": "git", "url": "https://github.com/maximebf/php-debugbar.git", - "reference": "687400043d77943ef95e8417cb44e1673ee57844" + "reference": "0815f47bdd867b816b4bf2ca1c7bd7f89e1527ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/687400043d77943ef95e8417cb44e1673ee57844", - "reference": "687400043d77943ef95e8417cb44e1673ee57844", + "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/0815f47bdd867b816b4bf2ca1c7bd7f89e1527ca", + "reference": "0815f47bdd867b816b4bf2ca1c7bd7f89e1527ca", "shasum": "" }, "require": { @@ -10724,9 +10730,9 @@ ], "support": { "issues": "https://github.com/maximebf/php-debugbar/issues", - "source": "https://github.com/maximebf/php-debugbar/tree/v1.23.3" + "source": "https://github.com/maximebf/php-debugbar/tree/v1.23.4" }, - "time": "2024-10-29T12:24:25+00:00" + "time": "2024-12-05T10:36:51+00:00" }, { "name": "mockery/mockery", @@ -11314,16 +11320,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.4.3", + "version": "11.4.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "e8e8ed1854de5d36c088ec1833beae40d2dedd76" + "reference": "f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e8e8ed1854de5d36c088ec1833beae40d2dedd76", - "reference": "e8e8ed1854de5d36c088ec1833beae40d2dedd76", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4", + "reference": "f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4", "shasum": "" }, "require": { @@ -11333,7 +11339,7 @@ "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.12.0", + "myclabs/deep-copy": "^1.12.1", "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.2", @@ -11344,7 +11350,7 @@ "phpunit/php-timer": "^7.0.1", "sebastian/cli-parser": "^3.0.2", "sebastian/code-unit": "^3.0.1", - "sebastian/comparator": "^6.1.1", + "sebastian/comparator": "^6.2.1", "sebastian/diff": "^6.0.2", "sebastian/environment": "^7.2.0", "sebastian/exporter": "^6.1.3", @@ -11394,7 +11400,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.3" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.4" }, "funding": [ { @@ -11410,7 +11416,7 @@ "type": "tidelift" } ], - "time": "2024-10-28T13:07:50+00:00" + "time": "2024-11-27T10:44:52+00:00" }, { "name": "sebastian/cli-parser", @@ -11850,16 +11856,16 @@ }, { "name": "sebastian/exporter", - "version": "6.1.3", + "version": "6.3.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e" + "reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e", - "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/3473f61172093b2da7de1fb5782e1f24cc036dc3", + "reference": "3473f61172093b2da7de1fb5782e1f24cc036dc3", "shasum": "" }, "require": { @@ -11868,7 +11874,7 @@ "sebastian/recursion-context": "^6.0" }, "require-dev": { - "phpunit/phpunit": "^11.2" + "phpunit/phpunit": "^11.3" }, "type": "library", "extra": { @@ -11916,7 +11922,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "security": "https://github.com/sebastianbergmann/exporter/security/policy", - "source": "https://github.com/sebastianbergmann/exporter/tree/6.1.3" + "source": "https://github.com/sebastianbergmann/exporter/tree/6.3.0" }, "funding": [ { @@ -11924,7 +11930,7 @@ "type": "github" } ], - "time": "2024-07-03T04:56:19+00:00" + "time": "2024-12-05T09:17:50+00:00" }, { "name": "sebastian/global-state", @@ -12337,16 +12343,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v7.1.6", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "794ddd5481ba15d8a04132c95e211cd5656e09fb" + "reference": "b176e1f1f550ef44c94eb971bf92488de08f7c6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/794ddd5481ba15d8a04132c95e211cd5656e09fb", - "reference": "794ddd5481ba15d8a04132c95e211cd5656e09fb", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b176e1f1f550ef44c94eb971bf92488de08f7c6b", + "reference": "b176e1f1f550ef44c94eb971bf92488de08f7c6b", "shasum": "" }, "require": { @@ -12384,7 +12390,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v7.1.6" + "source": "https://github.com/symfony/dom-crawler/tree/v7.2.0" }, "funding": [ { @@ -12400,7 +12406,7 @@ "type": "tidelift" } ], - "time": "2024-10-25T15:11:02+00:00" + "time": "2024-11-13T16:15:23+00:00" }, { "name": "theseer/tokenizer", @@ -12506,5 +12512,5 @@ "php": "^8.2" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" } From ceb52d9ae391c8486e6a7af5104f3fa19133acf3 Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Thu, 5 Dec 2024 12:52:11 +0000 Subject: [PATCH 12/19] Apply fixes from StyleCI --- .../Admin/MonsterCrudController.php | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/Http/Controllers/Admin/MonsterCrudController.php b/app/Http/Controllers/Admin/MonsterCrudController.php index 7493992a..53a4b7ca 100644 --- a/app/Http/Controllers/Admin/MonsterCrudController.php +++ b/app/Http/Controllers/Admin/MonsterCrudController.php @@ -727,7 +727,7 @@ protected function addCustomCrudFilters() ], false, // the simple filter has no values, just the "Draft" label specified above function () { // if the filter is active (the GET parameter "draft" exits) - $this->crud->addClause('where', 'checkbox', '1'); + $this->crud->addClause('where', 'checkbox', '1'); } ); @@ -748,7 +748,7 @@ function () { // if the filter is active (the GET parameter "draft" exits) ], false, function ($value) { // if the filter is active - $this->crud->addClause('where', 'text', 'LIKE', "%$value%"); + $this->crud->addClause('where', 'text', 'LIKE', "%$value%"); } ); @@ -762,7 +762,7 @@ function ($value) { // if the filter is active ], false, function ($value) { // if the filter is active - $range = json_decode($value); + $range = json_decode($value); if ($range->from && $range->to) { $this->crud->addClause('where', 'number', '>=', (float) $range->from); $this->crud->addClause('where', 'number', '<=', (float) $range->to); @@ -778,7 +778,7 @@ function ($value) { // if the filter is active ], false, function ($value) { // if the filter is active, apply these constraints - $this->crud->addClause('where', 'date', '=', $value); + $this->crud->addClause('where', 'date', '=', $value); } ); @@ -796,7 +796,7 @@ function ($value) { // if the filter is active, apply these constraints ], false, function ($value) { // if the filter is active, apply these constraints - $dates = json_decode($value); + $dates = json_decode($value); $this->crud->addClause('where', 'date', '>=', $dates->from); $this->crud->addClause('where', 'date', '<=', $dates->to); } @@ -809,7 +809,7 @@ function ($value) { // if the filter is active, apply these constraints ], function () { return \Backpack\NewsCRUD\app\Models\Category::all()->keyBy('id')->pluck('name', 'id')->toArray(); }, function ($value) { // if the filter is active - $this->crud->addClause('where', 'select2', $value); + $this->crud->addClause('where', 'select2', $value); }); $this->crud->addFilter([ // select2_multiple filter @@ -819,9 +819,9 @@ function ($value) { // if the filter is active, apply these constraints ], function () { return \Backpack\NewsCRUD\app\Models\Category::all()->keyBy('id')->pluck('name', 'id')->toArray(); }, function ($values) { // if the filter is active - foreach (json_decode($values) as $key => $value) { - $this->crud->addClause('orWhere', 'select2', $value); - } + foreach (json_decode($values) as $key => $value) { + $this->crud->addClause('orWhere', 'select2', $value); + } }); $this->crud->addFilter( @@ -834,7 +834,7 @@ function ($value) { // if the filter is active, apply these constraints ], url('api/article-search'), // the ajax route function ($value) { // if the filter is active - $this->crud->addClause('where', 'select2_from_ajax', $value); + $this->crud->addClause('where', 'select2_from_ajax', $value); } ); } From 0449a67f75162b99c8a8cfb0d63adaa91dc4ab4b Mon Sep 17 00:00:00 2001 From: pxpm Date: Thu, 2 Jan 2025 12:14:57 +0000 Subject: [PATCH 13/19] run composer update --- composer.lock | 825 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 528 insertions(+), 297 deletions(-) diff --git a/composer.lock b/composer.lock index 821a01d7..65b2cfaa 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.334.1", + "version": "3.336.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "3938b3467f64a30fed7ee1762a6785f808a5ae4d" + "reference": "0a99dab427f0a1c082775301141aeac3558691ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3938b3467f64a30fed7ee1762a6785f808a5ae4d", - "reference": "3938b3467f64a30fed7ee1762a6785f808a5ae4d", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0a99dab427f0a1c082775301141aeac3558691ad", + "reference": "0a99dab427f0a1c082775301141aeac3558691ad", "shasum": "" }, "require": { @@ -154,9 +154,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.334.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.336.6" }, - "time": "2024-12-05T01:17:41+00:00" + "time": "2024-12-28T04:16:13+00:00" }, { "name": "backpack/activity-log", @@ -319,12 +319,12 @@ "type": "library", "extra": { "laravel": { - "providers": [ - "Backpack\\Basset\\BassetServiceProvider" - ], "aliases": { "Basset": "Backpack\\Basset\\Facades\\Basset" - } + }, + "providers": [ + "Backpack\\Basset\\BassetServiceProvider" + ] } }, "autoload": { @@ -363,17 +363,17 @@ }, { "name": "backpack/calendar-operation", - "version": "1.0.11", + "version": "1.0.12", "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/calendar-operation.git", - "reference": "028563bc66cb84709dc6ea459ebed5233d592579" + "reference": "42caf462743e14c98f07875f9ff66064a7f98d4e" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/calendar-operation/backpack-calendar-operation-028563bc66cb84709dc6ea459ebed5233d592579-zip-314d05.zip", - "reference": "028563bc66cb84709dc6ea459ebed5233d592579", - "shasum": "9c0ad01f3a5f78f4a3c7d91baa0de14298284edd" + "url": "https://repo.backpackforlaravel.com/dist/backpack/calendar-operation/backpack-calendar-operation-42caf462743e14c98f07875f9ff66064a7f98d4e-zip-426564.zip", + "reference": "42caf462743e14c98f07875f9ff66064a7f98d4e", + "shasum": "329264242236ae6fc9f0b196a54f4e93b036d41c" }, "require": { "backpack/crud": "^6.5" @@ -434,10 +434,10 @@ "Laravel" ], "support": { - "source": "https://github.com/Laravel-Backpack/calendar-operation/tree/1.0.11", + "source": "https://github.com/Laravel-Backpack/calendar-operation/tree/1.0.12", "issues": "https://github.com/Laravel-Backpack/calendar-operation/issues" }, - "time": "2024-11-20T16:14:01+00:00" + "time": "2024-12-26T15:10:45+00:00" }, { "name": "backpack/ckeditor-field", @@ -490,12 +490,12 @@ "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/CRUD.git", - "reference": "523aeb856124d331d29cd0f6021a01fb3a5832cd" + "reference": "6305260f20683d0b0afb29b5214de4c230bdc5ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/523aeb856124d331d29cd0f6021a01fb3a5832cd", - "reference": "523aeb856124d331d29cd0f6021a01fb3a5832cd", + "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/6305260f20683d0b0afb29b5214de4c230bdc5ab", + "reference": "6305260f20683d0b0afb29b5214de4c230bdc5ab", "shasum": "" }, "require": { @@ -576,7 +576,7 @@ "issues": "https://github.com/Laravel-Backpack/CRUD/issues", "source": "https://github.com/Laravel-Backpack/CRUD/tree/next" }, - "time": "2024-12-05T11:07:22+00:00" + "time": "2024-12-31T10:08:33+00:00" }, { "name": "backpack/editable-columns", @@ -978,13 +978,13 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - }, "laravel": { "providers": [ "Backpack\\NewsCRUD\\NewsCRUDServiceProvider" ] + }, + "branch-alias": { + "dev-master": "1.0-dev" } }, "autoload": { @@ -1041,13 +1041,13 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - }, "laravel": { "providers": [ "Backpack\\PageManager\\PageManagerServiceProvider" ] + }, + "branch-alias": { + "dev-master": "1.0-dev" } }, "autoload": { @@ -1211,13 +1211,13 @@ "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/PRO.git", - "reference": "891af7f57f4811521bc0dfa6e7958eaae6df50cc" + "reference": "71456e5f2a72573d97c90e6129328fd9c7cba440" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/pro/backpack-pro-891af7f57f4811521bc0dfa6e7958eaae6df50cc-zip-743fcb.zip", - "reference": "891af7f57f4811521bc0dfa6e7958eaae6df50cc", - "shasum": "5f4b34a263144c4d32cfe7c7ec67b1ff9c96d5e4" + "url": "https://repo.backpackforlaravel.com/dist/backpack/pro/backpack-pro-71456e5f2a72573d97c90e6129328fd9c7cba440-zip-1428f7.zip", + "reference": "71456e5f2a72573d97c90e6129328fd9c7cba440", + "shasum": "e9da03ac4391fe64320a5078e9c98da12b26aeaf" }, "require": { "backpack/crud": "dev-next as 6.99.99" @@ -1275,7 +1275,7 @@ "source": "https://github.com/Laravel-Backpack/PRO/tree/next", "issues": "https://github.com/Laravel-Backpack/PRO/issues" }, - "time": "2024-12-04T10:05:55+00:00" + "time": "2024-12-05T10:29:11+00:00" }, { "name": "backpack/revise-operation", @@ -1411,16 +1411,16 @@ }, { "name": "backpack/theme-coreuiv2", - "version": "1.2.6", + "version": "1.2.7", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/theme-coreuiv2.git", - "reference": "11ec0cbaecefd3272601a7fb0d32457533a09ce6" + "reference": "994bba93d4d208c8eef45cc8f4288d44281910ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/theme-coreuiv2/zipball/11ec0cbaecefd3272601a7fb0d32457533a09ce6", - "reference": "11ec0cbaecefd3272601a7fb0d32457533a09ce6", + "url": "https://api.github.com/repos/Laravel-Backpack/theme-coreuiv2/zipball/994bba93d4d208c8eef45cc8f4288d44281910ae", + "reference": "994bba93d4d208c8eef45cc8f4288d44281910ae", "shasum": "" }, "require": { @@ -1465,22 +1465,22 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/theme-coreuiv2/issues", - "source": "https://github.com/Laravel-Backpack/theme-coreuiv2/tree/1.2.6" + "source": "https://github.com/Laravel-Backpack/theme-coreuiv2/tree/1.2.7" }, - "time": "2024-10-17T15:49:04+00:00" + "time": "2024-12-20T16:54:28+00:00" }, { "name": "backpack/theme-coreuiv4", - "version": "1.1.4", + "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/theme-coreuiv4.git", - "reference": "0a1af54852fb133d7e338d81d382e334977ba6fc" + "reference": "31655325d6022444c732e31e16339cd2c2f476a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/theme-coreuiv4/zipball/0a1af54852fb133d7e338d81d382e334977ba6fc", - "reference": "0a1af54852fb133d7e338d81d382e334977ba6fc", + "url": "https://api.github.com/repos/Laravel-Backpack/theme-coreuiv4/zipball/31655325d6022444c732e31e16339cd2c2f476a7", + "reference": "31655325d6022444c732e31e16339cd2c2f476a7", "shasum": "" }, "require": { @@ -1535,22 +1535,22 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/theme-coreuiv4/issues", - "source": "https://github.com/Laravel-Backpack/theme-coreuiv4/tree/1.1.4" + "source": "https://github.com/Laravel-Backpack/theme-coreuiv4/tree/1.1.5" }, - "time": "2024-10-17T15:49:51+00:00" + "time": "2024-12-20T16:55:26+00:00" }, { "name": "backpack/theme-tabler", - "version": "1.2.15", + "version": "1.2.17", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/theme-tabler.git", - "reference": "f1921342e27ec3da3290eb19b0ab0302b4bf4905" + "reference": "d6bd4309ea77b0a8680f41e7f50e64b0ee032c68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/theme-tabler/zipball/f1921342e27ec3da3290eb19b0ab0302b4bf4905", - "reference": "f1921342e27ec3da3290eb19b0ab0302b4bf4905", + "url": "https://api.github.com/repos/Laravel-Backpack/theme-tabler/zipball/d6bd4309ea77b0a8680f41e7f50e64b0ee032c68", + "reference": "d6bd4309ea77b0a8680f41e7f50e64b0ee032c68", "shasum": "" }, "require": { @@ -1562,13 +1562,13 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.0.x-dev" - }, "laravel": { "providers": [ "Backpack\\ThemeTabler\\AddonServiceProvider" ] + }, + "branch-alias": { + "dev-main": "1.0.x-dev" } }, "autoload": { @@ -1608,9 +1608,9 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/theme-tabler/issues", - "source": "https://github.com/Laravel-Backpack/theme-tabler/tree/1.2.15" + "source": "https://github.com/Laravel-Backpack/theme-tabler/tree/1.2.17" }, - "time": "2024-10-28T10:58:44+00:00" + "time": "2024-12-26T10:41:55+00:00" }, { "name": "backpack/tinymce-field", @@ -1863,13 +1863,13 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "0.5-dev" - }, "laravel": { "providers": [ "Barryvdh\\Elfinder\\ElfinderServiceProvider" ] + }, + "branch-alias": { + "dev-master": "0.5-dev" } }, "autoload": { @@ -2695,29 +2695,27 @@ }, { "name": "doctrine/deprecations", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" + "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", - "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9", + "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9", - "phpstan/phpstan": "1.4.10 || 1.10.15", - "phpstan/phpstan-phpunit": "^1.0", + "doctrine/coding-standard": "^9 || ^12", + "phpstan/phpstan": "1.4.10 || 2.0.3", + "phpstan/phpstan-phpunit": "^1.0 || ^2", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "psalm/plugin-phpunit": "0.18.4", - "psr/log": "^1 || ^2 || ^3", - "vimeo/psalm": "4.30.0 || 5.12.0" + "psr/log": "^1 || ^2 || ^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" @@ -2725,7 +2723,7 @@ "type": "library", "autoload": { "psr-4": { - "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" + "Doctrine\\Deprecations\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -2736,9 +2734,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/1.1.3" + "source": "https://github.com/doctrine/deprecations/tree/1.1.4" }, - "time": "2024-01-30T19:34:25+00:00" + "time": "2024-12-07T21:18:45+00:00" }, { "name": "doctrine/inflector", @@ -2975,16 +2973,16 @@ }, { "name": "egulias/email-validator", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e" + "reference": "b115554301161fa21467629f1e1391c1936de517" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e", - "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/b115554301161fa21467629f1e1391c1936de517", + "reference": "b115554301161fa21467629f1e1391c1936de517", "shasum": "" }, "require": { @@ -3030,7 +3028,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/4.0.2" + "source": "https://github.com/egulias/EmailValidator/tree/4.0.3" }, "funding": [ { @@ -3038,7 +3036,7 @@ "type": "github" } ], - "time": "2023-10-06T06:47:41+00:00" + "time": "2024-12-27T00:36:43+00:00" }, { "name": "ezyang/htmlpurifier", @@ -3731,16 +3729,16 @@ }, { "name": "laravel/framework", - "version": "v11.34.2", + "version": "v11.36.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "865da6d73dd353f07a7bcbd778c55966a620121f" + "reference": "df06f5163f4550641fdf349ebc04916a61135a64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/865da6d73dd353f07a7bcbd778c55966a620121f", - "reference": "865da6d73dd353f07a7bcbd778c55966a620121f", + "url": "https://api.github.com/repos/laravel/framework/zipball/df06f5163f4550641fdf349ebc04916a61135a64", + "reference": "df06f5163f4550641fdf349ebc04916a61135a64", "shasum": "" }, "require": { @@ -3761,9 +3759,10 @@ "guzzlehttp/uri-template": "^1.0", "laravel/prompts": "^0.1.18|^0.2.0|^0.3.0", "laravel/serializable-closure": "^1.3|^2.0", - "league/commonmark": "^2.2.1", + "league/commonmark": "^2.6", "league/flysystem": "^3.25.1", "league/flysystem-local": "^3.25.1", + "league/uri": "^7.5.1", "monolog/monolog": "^3.0", "nesbot/carbon": "^2.72.2|^3.4", "nunomaduro/termwind": "^2.0", @@ -3775,7 +3774,7 @@ "symfony/console": "^7.0.3", "symfony/error-handler": "^7.0.3", "symfony/finder": "^7.0.3", - "symfony/http-foundation": "^7.0.3", + "symfony/http-foundation": "^7.2.0", "symfony/http-kernel": "^7.0.3", "symfony/mailer": "^7.0.3", "symfony/mime": "^7.0.3", @@ -3847,9 +3846,9 @@ "league/flysystem-read-only": "^3.25.1", "league/flysystem-sftp-v3": "^3.25.1", "mockery/mockery": "^1.6.10", - "nyholm/psr7": "^1.2", "orchestra/testbench-core": "^9.6", "pda/pheanstalk": "^5.0.6", + "php-http/discovery": "^1.15", "phpstan/phpstan": "^1.11.5", "phpunit/phpunit": "^10.5.35|^11.3.6", "predis/predis": "^2.3", @@ -3881,8 +3880,8 @@ "league/flysystem-read-only": "Required to use read-only disks (^3.25.1)", "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.25.1).", "mockery/mockery": "Required to use mocking (^1.6).", - "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", "pda/pheanstalk": "Required to use the beanstalk queue driver (^5.0).", + "php-http/discovery": "Required to use PSR-7 bridging features (^1.15).", "phpunit/phpunit": "Required to use assertions and run tests (^10.5|^11.0).", "predis/predis": "Required to use the predis connector (^2.3).", "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", @@ -3903,6 +3902,7 @@ }, "autoload": { "files": [ + "src/Illuminate/Collections/functions.php", "src/Illuminate/Collections/helpers.php", "src/Illuminate/Events/functions.php", "src/Illuminate/Filesystem/functions.php", @@ -3940,7 +3940,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-11-27T15:43:57+00:00" + "time": "2024-12-17T22:32:08+00:00" }, { "name": "laravel/legacy-factories", @@ -3963,13 +3963,13 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - }, "laravel": { "providers": [ "Illuminate\\Database\\Eloquent\\LegacyFactoryServiceProvider" ] + }, + "branch-alias": { + "dev-master": "1.x-dev" } }, "autoload": { @@ -4059,16 +4059,16 @@ }, { "name": "laravel/serializable-closure", - "version": "v2.0.0", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "0d8d3d8086984996df86596a86dea60398093a81" + "reference": "613b2d4998f85564d40497e05e89cb6d9bd1cbe8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/0d8d3d8086984996df86596a86dea60398093a81", - "reference": "0d8d3d8086984996df86596a86dea60398093a81", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/613b2d4998f85564d40497e05e89cb6d9bd1cbe8", + "reference": "613b2d4998f85564d40497e05e89cb6d9bd1cbe8", "shasum": "" }, "require": { @@ -4116,7 +4116,7 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2024-11-19T01:38:44+00:00" + "time": "2024-12-16T15:26:28+00:00" }, { "name": "laravel/tinker", @@ -4186,16 +4186,16 @@ }, { "name": "league/commonmark", - "version": "2.5.3", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "b650144166dfa7703e62a22e493b853b58d874b0" + "reference": "d990688c91cedfb69753ffc2512727ec646df2ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/b650144166dfa7703e62a22e493b853b58d874b0", - "reference": "b650144166dfa7703e62a22e493b853b58d874b0", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d990688c91cedfb69753ffc2512727ec646df2ad", + "reference": "d990688c91cedfb69753ffc2512727ec646df2ad", "shasum": "" }, "require": { @@ -4220,8 +4220,9 @@ "phpstan/phpstan": "^1.8.2", "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0", "scrutinizer/ocular": "^1.8.1", - "symfony/finder": "^5.3 | ^6.0 || ^7.0", - "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0", + "symfony/finder": "^5.3 | ^6.0 | ^7.0", + "symfony/process": "^5.4 | ^6.0 | ^7.0", + "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0", "unleashedtech/php-coding-standard": "^3.1.1", "vimeo/psalm": "^4.24.0 || ^5.0.0" }, @@ -4231,7 +4232,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.6-dev" + "dev-main": "2.7-dev" } }, "autoload": { @@ -4288,7 +4289,7 @@ "type": "tidelift" } ], - "time": "2024-08-16T11:46:16+00:00" + "time": "2024-12-29T14:10:59+00:00" }, { "name": "league/config", @@ -4615,6 +4616,180 @@ ], "time": "2024-09-21T08:32:55+00:00" }, + { + "name": "league/uri", + "version": "7.5.1", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/uri.git", + "reference": "81fb5145d2644324614cc532b28efd0215bda430" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/81fb5145d2644324614cc532b28efd0215bda430", + "reference": "81fb5145d2644324614cc532b28efd0215bda430", + "shasum": "" + }, + "require": { + "league/uri-interfaces": "^7.5", + "php": "^8.1" + }, + "conflict": { + "league/uri-schemes": "^1.0" + }, + "suggest": { + "ext-bcmath": "to improve IPV4 host parsing", + "ext-fileinfo": "to create Data URI from file contennts", + "ext-gmp": "to improve IPV4 host parsing", + "ext-intl": "to handle IDN host with the best performance", + "jeremykendall/php-domain-parser": "to resolve Public Suffix and Top Level Domain", + "league/uri-components": "Needed to easily manipulate URI objects components", + "php-64bit": "to improve IPV4 host parsing", + "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "7.x-dev" + } + }, + "autoload": { + "psr-4": { + "League\\Uri\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ignace Nyamagana Butera", + "email": "nyamsprod@gmail.com", + "homepage": "https://nyamsprod.com" + } + ], + "description": "URI manipulation library", + "homepage": "https://uri.thephpleague.com", + "keywords": [ + "data-uri", + "file-uri", + "ftp", + "hostname", + "http", + "https", + "middleware", + "parse_str", + "parse_url", + "psr-7", + "query-string", + "querystring", + "rfc3986", + "rfc3987", + "rfc6570", + "uri", + "uri-template", + "url", + "ws" + ], + "support": { + "docs": "https://uri.thephpleague.com", + "forum": "https://thephpleague.slack.com", + "issues": "https://github.com/thephpleague/uri-src/issues", + "source": "https://github.com/thephpleague/uri/tree/7.5.1" + }, + "funding": [ + { + "url": "https://github.com/sponsors/nyamsprod", + "type": "github" + } + ], + "time": "2024-12-08T08:40:02+00:00" + }, + { + "name": "league/uri-interfaces", + "version": "7.5.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/uri-interfaces.git", + "reference": "08cfc6c4f3d811584fb09c37e2849e6a7f9b0742" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/08cfc6c4f3d811584fb09c37e2849e6a7f9b0742", + "reference": "08cfc6c4f3d811584fb09c37e2849e6a7f9b0742", + "shasum": "" + }, + "require": { + "ext-filter": "*", + "php": "^8.1", + "psr/http-factory": "^1", + "psr/http-message": "^1.1 || ^2.0" + }, + "suggest": { + "ext-bcmath": "to improve IPV4 host parsing", + "ext-gmp": "to improve IPV4 host parsing", + "ext-intl": "to handle IDN host with the best performance", + "php-64bit": "to improve IPV4 host parsing", + "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "7.x-dev" + } + }, + "autoload": { + "psr-4": { + "League\\Uri\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ignace Nyamagana Butera", + "email": "nyamsprod@gmail.com", + "homepage": "https://nyamsprod.com" + } + ], + "description": "Common interfaces and classes for URI representation and interaction", + "homepage": "https://uri.thephpleague.com", + "keywords": [ + "data-uri", + "file-uri", + "ftp", + "hostname", + "http", + "https", + "parse_str", + "parse_url", + "psr-7", + "query-string", + "querystring", + "rfc3986", + "rfc3987", + "rfc6570", + "uri", + "url", + "ws" + ], + "support": { + "docs": "https://uri.thephpleague.com", + "forum": "https://thephpleague.slack.com", + "issues": "https://github.com/thephpleague/uri-src/issues", + "source": "https://github.com/thephpleague/uri-interfaces/tree/7.5.0" + }, + "funding": [ + { + "url": "https://github.com/sponsors/nyamsprod", + "type": "github" + } + ], + "time": "2024-12-08T08:18:47+00:00" + }, { "name": "maennchen/zipstream-php", "version": "3.1.1", @@ -4725,12 +4900,12 @@ "type": "package", "extra": { "laravel": { - "providers": [ - "Mews\\Purifier\\PurifierServiceProvider" - ], "aliases": { "Purifier": "Mews\\Purifier\\Facades\\Purifier" - } + }, + "providers": [ + "Mews\\Purifier\\PurifierServiceProvider" + ] } }, "autoload": { @@ -4772,16 +4947,16 @@ }, { "name": "monolog/monolog", - "version": "3.8.0", + "version": "3.8.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67" + "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/32e515fdc02cdafbe4593e30a9350d486b125b67", - "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4", + "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4", "shasum": "" }, "require": { @@ -4859,7 +5034,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.8.0" + "source": "https://github.com/Seldaek/monolog/tree/3.8.1" }, "funding": [ { @@ -4871,7 +5046,7 @@ "type": "tidelift" } ], - "time": "2024-11-12T13:57:08+00:00" + "time": "2024-12-05T17:15:07+00:00" }, { "name": "mtdowling/jmespath.php", @@ -4941,16 +5116,16 @@ }, { "name": "nesbot/carbon", - "version": "3.8.2", + "version": "3.8.4", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "e1268cdbc486d97ce23fef2c666dc3c6b6de9947" + "reference": "129700ed449b1f02d70272d2ac802357c8c30c58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e1268cdbc486d97ce23fef2c666dc3c6b6de9947", - "reference": "e1268cdbc486d97ce23fef2c666dc3c6b6de9947", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/129700ed449b1f02d70272d2ac802357c8c30c58", + "reference": "129700ed449b1f02d70272d2ac802357c8c30c58", "shasum": "" }, "require": { @@ -4982,10 +5157,6 @@ ], "type": "library", "extra": { - "branch-alias": { - "dev-master": "3.x-dev", - "dev-2.x": "2.x-dev" - }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" @@ -4995,6 +5166,10 @@ "includes": [ "extension.neon" ] + }, + "branch-alias": { + "dev-2.x": "2.x-dev", + "dev-master": "3.x-dev" } }, "autoload": { @@ -5043,7 +5218,7 @@ "type": "tidelift" } ], - "time": "2024-11-07T17:46:48+00:00" + "time": "2024-12-27T09:25:35+00:00" }, { "name": "nette/schema", @@ -5195,16 +5370,16 @@ }, { "name": "nikic/php-parser", - "version": "v5.3.1", + "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b" + "reference": "447a020a1f875a434d62f2a401f53b82a396e494" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8eea230464783aa9671db8eea6f8c6ac5285794b", - "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494", + "reference": "447a020a1f875a434d62f2a401f53b82a396e494", "shasum": "" }, "require": { @@ -5247,9 +5422,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0" }, - "time": "2024-10-08T18:51:32+00:00" + "time": "2024-12-30T11:07:19+00:00" }, { "name": "nunomaduro/termwind", @@ -5340,16 +5515,16 @@ }, { "name": "outhebox/blade-flags", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/MohmmedAshraf/blade-flags.git", - "reference": "fc630fc31f99fd43033338d79604bf153767c70b" + "reference": "433a9b0c9218b6dcdf6bf7a3c85b61c1721c4250" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MohmmedAshraf/blade-flags/zipball/fc630fc31f99fd43033338d79604bf153767c70b", - "reference": "fc630fc31f99fd43033338d79604bf153767c70b", + "url": "https://api.github.com/repos/MohmmedAshraf/blade-flags/zipball/433a9b0c9218b6dcdf6bf7a3c85b61c1721c4250", + "reference": "433a9b0c9218b6dcdf6bf7a3c85b61c1721c4250", "shasum": "" }, "require": { @@ -5396,7 +5571,7 @@ ], "support": { "issues": "https://github.com/MohmmedAshraf/blade-flags/issues", - "source": "https://github.com/MohmmedAshraf/blade-flags/tree/1.5.1" + "source": "https://github.com/MohmmedAshraf/blade-flags/tree/1.5.2" }, "funding": [ { @@ -5404,7 +5579,7 @@ "type": "github" } ], - "time": "2024-04-23T09:00:44+00:00" + "time": "2024-12-26T05:32:26+00:00" }, { "name": "panphp/pan", @@ -5595,12 +5770,12 @@ "type": "library", "extra": { "laravel": { - "providers": [ - "Prologue\\Alerts\\AlertsServiceProvider" - ], "aliases": { "Alert": "Prologue\\Alerts\\Facades\\Alert" - } + }, + "providers": [ + "Prologue\\Alerts\\AlertsServiceProvider" + ] } }, "autoload": { @@ -6101,16 +6276,16 @@ }, { "name": "psy/psysh", - "version": "v0.12.5", + "version": "v0.12.7", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "36a03ff27986682c22985e56aabaf840dd173cb5" + "reference": "d73fa3c74918ef4522bb8a3bf9cab39161c4b57c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/36a03ff27986682c22985e56aabaf840dd173cb5", - "reference": "36a03ff27986682c22985e56aabaf840dd173cb5", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/d73fa3c74918ef4522bb8a3bf9cab39161c4b57c", + "reference": "d73fa3c74918ef4522bb8a3bf9cab39161c4b57c", "shasum": "" }, "require": { @@ -6174,9 +6349,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.5" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.7" }, - "time": "2024-11-29T06:14:30+00:00" + "time": "2024-12-10T01:58:33+00:00" }, { "name": "ralouphie/getallheaders", @@ -6531,16 +6706,16 @@ }, { "name": "spatie/error-solutions", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/spatie/error-solutions.git", - "reference": "ae7393122eda72eed7cc4f176d1e96ea444f2d67" + "reference": "d239a65235a1eb128dfa0a4e4c4ef032ea11b541" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/error-solutions/zipball/ae7393122eda72eed7cc4f176d1e96ea444f2d67", - "reference": "ae7393122eda72eed7cc4f176d1e96ea444f2d67", + "url": "https://api.github.com/repos/spatie/error-solutions/zipball/d239a65235a1eb128dfa0a4e4c4ef032ea11b541", + "reference": "d239a65235a1eb128dfa0a4e4c4ef032ea11b541", "shasum": "" }, "require": { @@ -6593,7 +6768,7 @@ ], "support": { "issues": "https://github.com/spatie/error-solutions/issues", - "source": "https://github.com/spatie/error-solutions/tree/1.1.1" + "source": "https://github.com/spatie/error-solutions/tree/1.1.2" }, "funding": [ { @@ -6601,7 +6776,7 @@ "type": "github" } ], - "time": "2024-07-25T11:06:04+00:00" + "time": "2024-12-11T09:51:56+00:00" }, { "name": "spatie/flare-client-php", @@ -7166,16 +7341,16 @@ }, { "name": "spatie/laravel-medialibrary", - "version": "11.10.1", + "version": "11.11.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "33c8406b9274af743f78057ae72065ef40a72073" + "reference": "1c4950237a5f2876102b36ded89a00bb6ea96c09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/33c8406b9274af743f78057ae72065ef40a72073", - "reference": "33c8406b9274af743f78057ae72065ef40a72073", + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/1c4950237a5f2876102b36ded89a00bb6ea96c09", + "reference": "1c4950237a5f2876102b36ded89a00bb6ea96c09", "shasum": "" }, "require": { @@ -7259,7 +7434,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-medialibrary/issues", - "source": "https://github.com/spatie/laravel-medialibrary/tree/11.10.1" + "source": "https://github.com/spatie/laravel-medialibrary/tree/11.11.1" }, "funding": [ { @@ -7271,20 +7446,20 @@ "type": "github" } ], - "time": "2024-11-21T15:57:39+00:00" + "time": "2024-12-30T10:16:02+00:00" }, { "name": "spatie/laravel-package-tools", - "version": "1.16.6", + "version": "1.18.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "1f26942dc1e5c49eacfced34fdbc29ed234bd7b3" + "reference": "8332205b90d17164913244f4a8e13ab7e6761d29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/1f26942dc1e5c49eacfced34fdbc29ed234bd7b3", - "reference": "1f26942dc1e5c49eacfced34fdbc29ed234bd7b3", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/8332205b90d17164913244f4a8e13ab7e6761d29", + "reference": "8332205b90d17164913244f4a8e13ab7e6761d29", "shasum": "" }, "require": { @@ -7293,10 +7468,10 @@ }, "require-dev": { "mockery/mockery": "^1.5", - "orchestra/testbench": "^7.7|^8.0", - "pestphp/pest": "^1.22", - "phpunit/phpunit": "^9.5.24", - "spatie/pest-plugin-test-time": "^1.1" + "orchestra/testbench": "^7.7|^8.0|^9.0", + "pestphp/pest": "^1.22|^2", + "phpunit/phpunit": "^9.5.24|^10.5", + "spatie/pest-plugin-test-time": "^1.1|^2.2" }, "type": "library", "autoload": { @@ -7323,7 +7498,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.6" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.18.0" }, "funding": [ { @@ -7331,7 +7506,7 @@ "type": "github" } ], - "time": "2024-11-18T15:02:02+00:00" + "time": "2024-12-30T13:13:39+00:00" }, { "name": "spatie/laravel-permission", @@ -7448,12 +7623,12 @@ "type": "library", "extra": { "laravel": { - "providers": [ - "Spatie\\SignalAwareCommand\\SignalAwareCommandServiceProvider" - ], "aliases": { "Signal": "Spatie\\SignalAwareCommand\\Facades\\Signal" - } + }, + "providers": [ + "Spatie\\SignalAwareCommand\\SignalAwareCommandServiceProvider" + ] } }, "autoload": { @@ -7493,16 +7668,16 @@ }, { "name": "spatie/laravel-translatable", - "version": "6.8.0", + "version": "6.9.3", "source": { "type": "git", "url": "https://github.com/spatie/laravel-translatable.git", - "reference": "0ef7e8e9d65bb834b7c68f22ec362a6179f50381" + "reference": "5f0712701a71054ba9bd6693808c4748f1f4ebda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-translatable/zipball/0ef7e8e9d65bb834b7c68f22ec362a6179f50381", - "reference": "0ef7e8e9d65bb834b7c68f22ec362a6179f50381", + "url": "https://api.github.com/repos/spatie/laravel-translatable/zipball/5f0712701a71054ba9bd6693808c4748f1f4ebda", + "reference": "5f0712701a71054ba9bd6693808c4748f1f4ebda", "shasum": "" }, "require": { @@ -7512,19 +7687,20 @@ "spatie/laravel-package-tools": "^1.11" }, "require-dev": { + "friendsofphp/php-cs-fixer": "^3.64", "mockery/mockery": "^1.4", "orchestra/testbench": "^7.0|^8.0|^9.0", "pestphp/pest": "^1.20|^2.0" }, "type": "library", "extra": { + "aliases": { + "Translatable": "Spatie\\Translatable\\Facades\\Translatable" + }, "laravel": { "providers": [ "Spatie\\Translatable\\TranslatableServiceProvider" ] - }, - "aliases": { - "Translatable": "Spatie\\Translatable\\Facades\\Translatable" } }, "autoload": { @@ -7563,7 +7739,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-translatable/issues", - "source": "https://github.com/spatie/laravel-translatable/tree/6.8.0" + "source": "https://github.com/spatie/laravel-translatable/tree/6.9.3" }, "funding": [ { @@ -7571,20 +7747,20 @@ "type": "github" } ], - "time": "2024-07-24T14:26:27+00:00" + "time": "2024-12-16T12:58:20+00:00" }, { "name": "spatie/laravel-translation-loader", - "version": "2.8.0", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-translation-loader.git", - "reference": "aaf88739159ec415137738e4cc2b93b179fc1094" + "reference": "c946d94915bd86167d61cb05823fec991eb51a08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-translation-loader/zipball/aaf88739159ec415137738e4cc2b93b179fc1094", - "reference": "aaf88739159ec415137738e4cc2b93b179fc1094", + "url": "https://api.github.com/repos/spatie/laravel-translation-loader/zipball/c946d94915bd86167d61cb05823fec991eb51a08", + "reference": "c946d94915bd86167d61cb05823fec991eb51a08", "shasum": "" }, "require": { @@ -7633,7 +7809,7 @@ "translate" ], "support": { - "source": "https://github.com/spatie/laravel-translation-loader/tree/2.8.0" + "source": "https://github.com/spatie/laravel-translation-loader/tree/2.8.1" }, "funding": [ { @@ -7641,7 +7817,7 @@ "type": "custom" } ], - "time": "2024-03-02T05:30:59+00:00" + "time": "2024-12-09T15:07:24+00:00" }, { "name": "spatie/temporary-directory", @@ -7848,16 +8024,16 @@ }, { "name": "symfony/console", - "version": "v7.2.0", + "version": "v7.2.1", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "23c8aae6d764e2bae02d2a99f7532a7f6ed619cf" + "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/23c8aae6d764e2bae02d2a99f7532a7f6ed619cf", - "reference": "23c8aae6d764e2bae02d2a99f7532a7f6ed619cf", + "url": "https://api.github.com/repos/symfony/console/zipball/fefcc18c0f5d0efe3ab3152f15857298868dc2c3", + "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3", "shasum": "" }, "require": { @@ -7921,7 +8097,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.2.0" + "source": "https://github.com/symfony/console/tree/v7.2.1" }, "funding": [ { @@ -7937,7 +8113,7 @@ "type": "tidelift" } ], - "time": "2024-11-06T14:24:19+00:00" + "time": "2024-12-11T03:49:26+00:00" }, { "name": "symfony/css-selector", @@ -8023,12 +8199,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -8073,16 +8249,16 @@ }, { "name": "symfony/error-handler", - "version": "v7.2.0", + "version": "v7.2.1", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "672b3dd1ef8b87119b446d67c58c106c43f965fe" + "reference": "6150b89186573046167796fa5f3f76601d5145f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/672b3dd1ef8b87119b446d67c58c106c43f965fe", - "reference": "672b3dd1ef8b87119b446d67c58c106c43f965fe", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/6150b89186573046167796fa5f3f76601d5145f8", + "reference": "6150b89186573046167796fa5f3f76601d5145f8", "shasum": "" }, "require": { @@ -8128,7 +8304,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/v7.2.0" + "source": "https://github.com/symfony/error-handler/tree/v7.2.1" }, "funding": [ { @@ -8144,7 +8320,7 @@ "type": "tidelift" } ], - "time": "2024-11-05T15:35:02+00:00" + "time": "2024-12-07T08:50:44+00:00" }, { "name": "symfony/event-dispatcher", @@ -8246,12 +8422,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -8446,16 +8622,16 @@ }, { "name": "symfony/http-kernel", - "version": "v7.2.0", + "version": "v7.2.1", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "6b4722a25e0aed1ccb4914b9bcbd493cc4676b4d" + "reference": "d8ae58eecae44c8e66833e76cc50a4ad3c002d97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6b4722a25e0aed1ccb4914b9bcbd493cc4676b4d", - "reference": "6b4722a25e0aed1ccb4914b9bcbd493cc4676b4d", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/d8ae58eecae44c8e66833e76cc50a4ad3c002d97", + "reference": "d8ae58eecae44c8e66833e76cc50a4ad3c002d97", "shasum": "" }, "require": { @@ -8540,7 +8716,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/v7.2.0" + "source": "https://github.com/symfony/http-kernel/tree/v7.2.1" }, "funding": [ { @@ -8556,7 +8732,7 @@ "type": "tidelift" } ], - "time": "2024-11-29T08:42:40+00:00" + "time": "2024-12-11T12:09:10+00:00" }, { "name": "symfony/mailer", @@ -8640,16 +8816,16 @@ }, { "name": "symfony/mime", - "version": "v7.2.0", + "version": "v7.2.1", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "cc84a4b81f62158c3846ac7ff10f696aae2b524d" + "reference": "7f9617fcf15cb61be30f8b252695ed5e2bfac283" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/cc84a4b81f62158c3846ac7ff10f696aae2b524d", - "reference": "cc84a4b81f62158c3846ac7ff10f696aae2b524d", + "url": "https://api.github.com/repos/symfony/mime/zipball/7f9617fcf15cb61be30f8b252695ed5e2bfac283", + "reference": "7f9617fcf15cb61be30f8b252695ed5e2bfac283", "shasum": "" }, "require": { @@ -8704,7 +8880,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v7.2.0" + "source": "https://github.com/symfony/mime/tree/v7.2.1" }, "funding": [ { @@ -8720,7 +8896,7 @@ "type": "tidelift" } ], - "time": "2024-11-23T09:19:39+00:00" + "time": "2024-12-07T08:50:44+00:00" }, { "name": "symfony/polyfill-ctype", @@ -8748,8 +8924,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -8824,8 +9000,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -8903,8 +9079,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -8985,8 +9161,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9069,8 +9245,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9143,8 +9319,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9223,8 +9399,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9305,8 +9481,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -9524,12 +9700,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -9784,12 +9960,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -10002,31 +10178,33 @@ }, { "name": "tijsverkoyen/css-to-inline-styles", - "version": "v2.2.7", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", - "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb" + "reference": "0d72ac1c00084279c1816675284073c5a337c20d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/83ee6f38df0a63106a9e4536e3060458b74ccedb", - "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb", + "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/0d72ac1c00084279c1816675284073c5a337c20d", + "reference": "0d72ac1c00084279c1816675284073c5a337c20d", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", - "php": "^5.5 || ^7.0 || ^8.0", - "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" + "php": "^7.4 || ^8.0", + "symfony/css-selector": "^5.4 || ^6.0 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10" + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^8.5.21 || ^9.5.10" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { @@ -10049,9 +10227,9 @@ "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "support": { "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", - "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.2.7" + "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.3.0" }, - "time": "2023-12-08T13:03:43+00:00" + "time": "2024-12-21T16:25:41+00:00" }, { "name": "venturecraft/revisionable", @@ -10354,13 +10532,13 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - }, "laravel": { "providers": [ "Backpack\\Generators\\GeneratorsServiceProvider" ] + }, + "branch-alias": { + "dev-master": "1.0-dev" } }, "autoload": { @@ -10403,16 +10581,16 @@ }, { "name": "barryvdh/laravel-debugbar", - "version": "v3.14.9", + "version": "v3.14.10", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "2e805a6bd4e1aa83774316bb062703c65d0691ef" + "reference": "56b9bd235e3fe62e250124804009ce5bab97cc63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/2e805a6bd4e1aa83774316bb062703c65d0691ef", - "reference": "2e805a6bd4e1aa83774316bb062703c65d0691ef", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/56b9bd235e3fe62e250124804009ce5bab97cc63", + "reference": "56b9bd235e3fe62e250124804009ce5bab97cc63", "shasum": "" }, "require": { @@ -10431,16 +10609,16 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "3.14-dev" - }, "laravel": { - "providers": [ - "Barryvdh\\Debugbar\\ServiceProvider" - ], "aliases": { "Debugbar": "Barryvdh\\Debugbar\\Facades\\Debugbar" - } + }, + "providers": [ + "Barryvdh\\Debugbar\\ServiceProvider" + ] + }, + "branch-alias": { + "dev-master": "3.14-dev" } }, "autoload": { @@ -10471,7 +10649,7 @@ ], "support": { "issues": "https://github.com/barryvdh/laravel-debugbar/issues", - "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.14.9" + "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.14.10" }, "funding": [ { @@ -10483,7 +10661,7 @@ "type": "github" } ], - "time": "2024-11-25T14:51:20+00:00" + "time": "2024-12-23T10:10:42+00:00" }, { "name": "fakerphp/faker", @@ -10668,16 +10846,16 @@ }, { "name": "maximebf/debugbar", - "version": "v1.23.4", + "version": "v1.23.5", "source": { "type": "git", - "url": "https://github.com/maximebf/php-debugbar.git", - "reference": "0815f47bdd867b816b4bf2ca1c7bd7f89e1527ca" + "url": "https://github.com/php-debugbar/php-debugbar.git", + "reference": "eeabd61a1f19ba5dcd5ac4585a477130ee03ce25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/0815f47bdd867b816b4bf2ca1c7bd7f89e1527ca", - "reference": "0815f47bdd867b816b4bf2ca1c7bd7f89e1527ca", + "url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/eeabd61a1f19ba5dcd5ac4585a477130ee03ce25", + "reference": "eeabd61a1f19ba5dcd5ac4585a477130ee03ce25", "shasum": "" }, "require": { @@ -10729,10 +10907,10 @@ "debugbar" ], "support": { - "issues": "https://github.com/maximebf/php-debugbar/issues", - "source": "https://github.com/maximebf/php-debugbar/tree/v1.23.4" + "issues": "https://github.com/php-debugbar/php-debugbar/issues", + "source": "https://github.com/php-debugbar/php-debugbar/tree/v1.23.5" }, - "time": "2024-12-05T10:36:51+00:00" + "time": "2024-12-15T19:20:42+00:00" }, { "name": "mockery/mockery", @@ -10997,16 +11175,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "11.0.7", + "version": "11.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca" + "reference": "418c59fd080954f8c4aa5631d9502ecda2387118" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7f08030e8811582cc459871d28d6f5a1a4d35ca", - "reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/418c59fd080954f8c4aa5631d9502ecda2387118", + "reference": "418c59fd080954f8c4aa5631d9502ecda2387118", "shasum": "" }, "require": { @@ -11025,7 +11203,7 @@ "theseer/tokenizer": "^1.2.3" }, "require-dev": { - "phpunit/phpunit": "^11.4.1" + "phpunit/phpunit": "^11.5.0" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage", @@ -11063,7 +11241,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.7" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.8" }, "funding": [ { @@ -11071,7 +11249,7 @@ "type": "github" } ], - "time": "2024-10-09T06:21:38+00:00" + "time": "2024-12-11T12:34:27+00:00" }, { "name": "phpunit/php-file-iterator", @@ -11320,16 +11498,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.4.4", + "version": "11.5.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4" + "reference": "153d0531b9f7e883c5053160cad6dd5ac28140b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4", - "reference": "f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/153d0531b9f7e883c5053160cad6dd5ac28140b3", + "reference": "153d0531b9f7e883c5053160cad6dd5ac28140b3", "shasum": "" }, "require": { @@ -11343,21 +11521,22 @@ "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.2", - "phpunit/php-code-coverage": "^11.0.7", + "phpunit/php-code-coverage": "^11.0.8", "phpunit/php-file-iterator": "^5.1.0", "phpunit/php-invoker": "^5.0.1", "phpunit/php-text-template": "^4.0.1", "phpunit/php-timer": "^7.0.1", "sebastian/cli-parser": "^3.0.2", - "sebastian/code-unit": "^3.0.1", + "sebastian/code-unit": "^3.0.2", "sebastian/comparator": "^6.2.1", "sebastian/diff": "^6.0.2", "sebastian/environment": "^7.2.0", - "sebastian/exporter": "^6.1.3", + "sebastian/exporter": "^6.3.0", "sebastian/global-state": "^7.0.2", "sebastian/object-enumerator": "^6.0.1", "sebastian/type": "^5.1.0", - "sebastian/version": "^5.0.2" + "sebastian/version": "^5.0.2", + "staabm/side-effects-detector": "^1.0.5" }, "suggest": { "ext-soap": "To be able to generate mocks based on WSDL files" @@ -11368,7 +11547,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "11.4-dev" + "dev-main": "11.5-dev" } }, "autoload": { @@ -11400,7 +11579,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.4" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.2" }, "funding": [ { @@ -11416,7 +11595,7 @@ "type": "tidelift" } ], - "time": "2024-11-27T10:44:52+00:00" + "time": "2024-12-21T05:51:08+00:00" }, { "name": "sebastian/cli-parser", @@ -11477,23 +11656,23 @@ }, { "name": "sebastian/code-unit", - "version": "3.0.1", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "6bb7d09d6623567178cf54126afa9c2310114268" + "reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/6bb7d09d6623567178cf54126afa9c2310114268", - "reference": "6bb7d09d6623567178cf54126afa9c2310114268", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca", + "reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca", "shasum": "" }, "require": { "php": ">=8.2" }, "require-dev": { - "phpunit/phpunit": "^11.0" + "phpunit/phpunit": "^11.5" }, "type": "library", "extra": { @@ -11522,7 +11701,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/code-unit/issues", "security": "https://github.com/sebastianbergmann/code-unit/security/policy", - "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.1" + "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.2" }, "funding": [ { @@ -11530,7 +11709,7 @@ "type": "github" } ], - "time": "2024-07-03T04:44:28+00:00" + "time": "2024-12-12T09:59:06+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -12341,6 +12520,58 @@ ], "time": "2024-10-09T05:16:32+00:00" }, + { + "name": "staabm/side-effects-detector", + "version": "1.0.5", + "source": { + "type": "git", + "url": "https://github.com/staabm/side-effects-detector.git", + "reference": "d8334211a140ce329c13726d4a715adbddd0a163" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163", + "reference": "d8334211a140ce329c13726d4a715adbddd0a163", + "shasum": "" + }, + "require": { + "ext-tokenizer": "*", + "php": "^7.4 || ^8.0" + }, + "require-dev": { + "phpstan/extension-installer": "^1.4.3", + "phpstan/phpstan": "^1.12.6", + "phpunit/phpunit": "^9.6.21", + "symfony/var-dumper": "^5.4.43", + "tomasvotruba/type-coverage": "1.0.0", + "tomasvotruba/unused-public": "1.0.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "lib/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "A static analysis tool to detect side effects in PHP code", + "keywords": [ + "static analysis" + ], + "support": { + "issues": "https://github.com/staabm/side-effects-detector/issues", + "source": "https://github.com/staabm/side-effects-detector/tree/1.0.5" + }, + "funding": [ + { + "url": "https://github.com/staabm", + "type": "github" + } + ], + "time": "2024-10-20T05:08:20+00:00" + }, { "name": "symfony/dom-crawler", "version": "v7.2.0", From ff9020256843e7789a575eabf0cc80a1a16f3dfd Mon Sep 17 00:00:00 2001 From: pxpm Date: Wed, 22 Jan 2025 11:50:01 +0000 Subject: [PATCH 14/19] ran composer update --- composer.lock | 238 +++++++++++++++++++++++++------------------------- 1 file changed, 119 insertions(+), 119 deletions(-) diff --git a/composer.lock b/composer.lock index 65b2cfaa..48c508c4 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.336.6", + "version": "3.337.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "0a99dab427f0a1c082775301141aeac3558691ad" + "reference": "06dfc8f76423b49aaa181debd25bbdc724c346d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0a99dab427f0a1c082775301141aeac3558691ad", - "reference": "0a99dab427f0a1c082775301141aeac3558691ad", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/06dfc8f76423b49aaa181debd25bbdc724c346d6", + "reference": "06dfc8f76423b49aaa181debd25bbdc724c346d6", "shasum": "" }, "require": { @@ -154,9 +154,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.336.6" + "source": "https://github.com/aws/aws-sdk-php/tree/3.337.3" }, - "time": "2024-12-28T04:16:13+00:00" + "time": "2025-01-21T19:10:05+00:00" }, { "name": "backpack/activity-log", @@ -289,16 +289,16 @@ }, { "name": "backpack/basset", - "version": "1.3.6", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/basset.git", - "reference": "2c20d233d58c42b8c826688e9c613cab82bf62e1" + "reference": "74a6b432fbd873e317894b2e56106a3cc3d6e013" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/basset/zipball/2c20d233d58c42b8c826688e9c613cab82bf62e1", - "reference": "2c20d233d58c42b8c826688e9c613cab82bf62e1", + "url": "https://api.github.com/repos/Laravel-Backpack/basset/zipball/74a6b432fbd873e317894b2e56106a3cc3d6e013", + "reference": "74a6b432fbd873e317894b2e56106a3cc3d6e013", "shasum": "" }, "require": { @@ -357,9 +357,9 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/basset/issues", - "source": "https://github.com/Laravel-Backpack/basset/tree/1.3.6" + "source": "https://github.com/Laravel-Backpack/basset/tree/next" }, - "time": "2024-08-28T10:12:55+00:00" + "time": "2025-01-14T15:38:08+00:00" }, { "name": "backpack/calendar-operation", @@ -490,16 +490,16 @@ "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/CRUD.git", - "reference": "6305260f20683d0b0afb29b5214de4c230bdc5ab" + "reference": "30776ef811f226098e3b83f1898eb6b111ae8dd5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/6305260f20683d0b0afb29b5214de4c230bdc5ab", - "reference": "6305260f20683d0b0afb29b5214de4c230bdc5ab", + "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/30776ef811f226098e3b83f1898eb6b111ae8dd5", + "reference": "30776ef811f226098e3b83f1898eb6b111ae8dd5", "shasum": "" }, "require": { - "backpack/basset": "^1.1.1|^1.3.2", + "backpack/basset": "dev-next as 2.0.0", "creativeorange/gravatar": "~1.0", "doctrine/dbal": "^3.0|^4.0", "guzzlehttp/guzzle": "^7.0", @@ -576,7 +576,7 @@ "issues": "https://github.com/Laravel-Backpack/CRUD/issues", "source": "https://github.com/Laravel-Backpack/CRUD/tree/next" }, - "time": "2024-12-31T10:08:33+00:00" + "time": "2025-01-21T09:59:07+00:00" }, { "name": "backpack/editable-columns", @@ -653,12 +653,12 @@ "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/FileManager.git", - "reference": "7c39b24e962fe0cf803263c9d4cde5c81a9017b4" + "reference": "778b932646e94f583e96231ccec9a97265ffc9a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/FileManager/zipball/7c39b24e962fe0cf803263c9d4cde5c81a9017b4", - "reference": "7c39b24e962fe0cf803263c9d4cde5c81a9017b4", + "url": "https://api.github.com/repos/Laravel-Backpack/FileManager/zipball/778b932646e94f583e96231ccec9a97265ffc9a2", + "reference": "778b932646e94f583e96231ccec9a97265ffc9a2", "shasum": "" }, "require": { @@ -704,7 +704,7 @@ "issues": "https://github.com/Laravel-Backpack/FileManager/issues", "source": "https://github.com/Laravel-Backpack/FileManager/tree/next" }, - "time": "2024-11-19T14:14:55+00:00" + "time": "2025-01-21T10:02:20+00:00" }, { "name": "backpack/language-switcher", @@ -1211,13 +1211,13 @@ "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/PRO.git", - "reference": "71456e5f2a72573d97c90e6129328fd9c7cba440" + "reference": "a4a08d71fb11970135478f87b9f2723d31b5e89f" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/pro/backpack-pro-71456e5f2a72573d97c90e6129328fd9c7cba440-zip-1428f7.zip", - "reference": "71456e5f2a72573d97c90e6129328fd9c7cba440", - "shasum": "e9da03ac4391fe64320a5078e9c98da12b26aeaf" + "url": "https://repo.backpackforlaravel.com/dist/backpack/pro/backpack-pro-a4a08d71fb11970135478f87b9f2723d31b5e89f-zip-d5349f.zip", + "reference": "a4a08d71fb11970135478f87b9f2723d31b5e89f", + "shasum": "3d8bfc419c5077e4ec55d749c51e6000a9c1fbba" }, "require": { "backpack/crud": "dev-next as 6.99.99" @@ -1275,7 +1275,7 @@ "source": "https://github.com/Laravel-Backpack/PRO/tree/next", "issues": "https://github.com/Laravel-Backpack/PRO/issues" }, - "time": "2024-12-05T10:29:11+00:00" + "time": "2025-01-21T10:01:14+00:00" }, { "name": "backpack/revise-operation", @@ -2587,16 +2587,16 @@ }, { "name": "doctrine/dbal", - "version": "4.2.1", + "version": "4.2.2", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "dadd35300837a3a2184bd47d403333b15d0a9bd0" + "reference": "19a2b7deb5fe8c2df0ff817ecea305e50acb62ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/dadd35300837a3a2184bd47d403333b15d0a9bd0", - "reference": "dadd35300837a3a2184bd47d403333b15d0a9bd0", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/19a2b7deb5fe8c2df0ff817ecea305e50acb62ec", + "reference": "19a2b7deb5fe8c2df0ff817ecea305e50acb62ec", "shasum": "" }, "require": { @@ -2609,16 +2609,14 @@ "doctrine/coding-standard": "12.0.0", "fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2023.2", - "phpstan/phpstan": "1.12.6", - "phpstan/phpstan-phpunit": "1.4.0", - "phpstan/phpstan-strict-rules": "^1.6", - "phpunit/phpunit": "10.5.30", - "psalm/plugin-phpunit": "0.19.0", + "phpstan/phpstan": "2.1.1", + "phpstan/phpstan-phpunit": "2.0.3", + "phpstan/phpstan-strict-rules": "^2", + "phpunit/phpunit": "10.5.39", "slevomat/coding-standard": "8.13.1", "squizlabs/php_codesniffer": "3.10.2", "symfony/cache": "^6.3.8|^7.0", - "symfony/console": "^5.4|^6.3|^7.0", - "vimeo/psalm": "5.25.0" + "symfony/console": "^5.4|^6.3|^7.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." @@ -2675,7 +2673,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/4.2.1" + "source": "https://github.com/doctrine/dbal/tree/4.2.2" }, "funding": [ { @@ -2691,7 +2689,7 @@ "type": "tidelift" } ], - "time": "2024-10-10T18:01:27+00:00" + "time": "2025-01-16T08:40:56+00:00" }, { "name": "doctrine/deprecations", @@ -3729,16 +3727,16 @@ }, { "name": "laravel/framework", - "version": "v11.36.1", + "version": "v11.39.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "df06f5163f4550641fdf349ebc04916a61135a64" + "reference": "996c96955f78e8a2b26a24c490a1721cfb14574f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/df06f5163f4550641fdf349ebc04916a61135a64", - "reference": "df06f5163f4550641fdf349ebc04916a61135a64", + "url": "https://api.github.com/repos/laravel/framework/zipball/996c96955f78e8a2b26a24c490a1721cfb14574f", + "reference": "996c96955f78e8a2b26a24c490a1721cfb14574f", "shasum": "" }, "require": { @@ -3788,7 +3786,6 @@ "voku/portable-ascii": "^2.0.2" }, "conflict": { - "mockery/mockery": "1.6.8", "tightenco/collect": "<5.5.33" }, "provide": { @@ -3940,7 +3937,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-12-17T22:32:08+00:00" + "time": "2025-01-21T15:02:43+00:00" }, { "name": "laravel/legacy-factories", @@ -4000,16 +3997,16 @@ }, { "name": "laravel/prompts", - "version": "v0.3.2", + "version": "v0.3.3", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "0e0535747c6b8d6d10adca8b68293cf4517abb0f" + "reference": "749395fcd5f8f7530fe1f00dfa84eb22c83d94ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/0e0535747c6b8d6d10adca8b68293cf4517abb0f", - "reference": "0e0535747c6b8d6d10adca8b68293cf4517abb0f", + "url": "https://api.github.com/repos/laravel/prompts/zipball/749395fcd5f8f7530fe1f00dfa84eb22c83d94ea", + "reference": "749395fcd5f8f7530fe1f00dfa84eb22c83d94ea", "shasum": "" }, "require": { @@ -4053,9 +4050,9 @@ "description": "Add beautiful and user-friendly forms to your command-line applications.", "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.3.2" + "source": "https://github.com/laravel/prompts/tree/v0.3.3" }, - "time": "2024-11-12T14:59:47+00:00" + "time": "2024-12-30T15:53:31+00:00" }, { "name": "laravel/serializable-closure", @@ -5119,12 +5116,12 @@ "version": "3.8.4", "source": { "type": "git", - "url": "https://github.com/briannesbitt/Carbon.git", + "url": "https://github.com/CarbonPHP/carbon.git", "reference": "129700ed449b1f02d70272d2ac802357c8c30c58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/129700ed449b1f02d70272d2ac802357c8c30c58", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/129700ed449b1f02d70272d2ac802357c8c30c58", "reference": "129700ed449b1f02d70272d2ac802357c8c30c58", "shasum": "" }, @@ -6932,16 +6929,16 @@ }, { "name": "spatie/image", - "version": "3.7.4", + "version": "3.8.0", "source": { "type": "git", "url": "https://github.com/spatie/image.git", - "reference": "d72d1ae07f91a3c1230e064acd4fd8c334ab237b" + "reference": "06cf293f66c833704935ba18e16c784d7e8433a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/image/zipball/d72d1ae07f91a3c1230e064acd4fd8c334ab237b", - "reference": "d72d1ae07f91a3c1230e064acd4fd8c334ab237b", + "url": "https://api.github.com/repos/spatie/image/zipball/06cf293f66c833704935ba18e16c784d7e8433a7", + "reference": "06cf293f66c833704935ba18e16c784d7e8433a7", "shasum": "" }, "require": { @@ -6989,7 +6986,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/image/tree/3.7.4" + "source": "https://github.com/spatie/image/tree/3.8.0" }, "funding": [ { @@ -7001,7 +6998,7 @@ "type": "github" } ], - "time": "2024-10-07T09:03:34+00:00" + "time": "2025-01-17T10:19:44+00:00" }, { "name": "spatie/image-optimizer", @@ -7341,16 +7338,16 @@ }, { "name": "spatie/laravel-medialibrary", - "version": "11.11.1", + "version": "11.12.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "1c4950237a5f2876102b36ded89a00bb6ea96c09" + "reference": "8372552a74e781dbcb70ab8b7d0cc9c520b41daa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/1c4950237a5f2876102b36ded89a00bb6ea96c09", - "reference": "1c4950237a5f2876102b36ded89a00bb6ea96c09", + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/8372552a74e781dbcb70ab8b7d0cc9c520b41daa", + "reference": "8372552a74e781dbcb70ab8b7d0cc9c520b41daa", "shasum": "" }, "require": { @@ -7434,7 +7431,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-medialibrary/issues", - "source": "https://github.com/spatie/laravel-medialibrary/tree/11.11.1" + "source": "https://github.com/spatie/laravel-medialibrary/tree/11.12.1" }, "funding": [ { @@ -7446,20 +7443,20 @@ "type": "github" } ], - "time": "2024-12-30T10:16:02+00:00" + "time": "2025-01-13T16:29:49+00:00" }, { "name": "spatie/laravel-package-tools", - "version": "1.18.0", + "version": "1.18.3", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "8332205b90d17164913244f4a8e13ab7e6761d29" + "reference": "ba67eee37d86ed775dab7dad58a7cbaf9a6cfe78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/8332205b90d17164913244f4a8e13ab7e6761d29", - "reference": "8332205b90d17164913244f4a8e13ab7e6761d29", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/ba67eee37d86ed775dab7dad58a7cbaf9a6cfe78", + "reference": "ba67eee37d86ed775dab7dad58a7cbaf9a6cfe78", "shasum": "" }, "require": { @@ -7498,7 +7495,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.18.0" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.18.3" }, "funding": [ { @@ -7506,7 +7503,7 @@ "type": "github" } ], - "time": "2024-12-30T13:13:39+00:00" + "time": "2025-01-22T08:51:18+00:00" }, { "name": "spatie/laravel-permission", @@ -7821,16 +7818,16 @@ }, { "name": "spatie/temporary-directory", - "version": "2.2.1", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/spatie/temporary-directory.git", - "reference": "76949fa18f8e1a7f663fd2eaa1d00e0bcea0752a" + "reference": "580eddfe9a0a41a902cac6eeb8f066b42e65a32b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/76949fa18f8e1a7f663fd2eaa1d00e0bcea0752a", - "reference": "76949fa18f8e1a7f663fd2eaa1d00e0bcea0752a", + "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/580eddfe9a0a41a902cac6eeb8f066b42e65a32b", + "reference": "580eddfe9a0a41a902cac6eeb8f066b42e65a32b", "shasum": "" }, "require": { @@ -7866,7 +7863,7 @@ ], "support": { "issues": "https://github.com/spatie/temporary-directory/issues", - "source": "https://github.com/spatie/temporary-directory/tree/2.2.1" + "source": "https://github.com/spatie/temporary-directory/tree/2.3.0" }, "funding": [ { @@ -7878,7 +7875,7 @@ "type": "github" } ], - "time": "2023-12-25T11:46:58+00:00" + "time": "2025-01-13T13:04:43+00:00" }, { "name": "studio-42/elfinder", @@ -8480,16 +8477,16 @@ }, { "name": "symfony/finder", - "version": "v7.2.0", + "version": "v7.2.2", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "6de263e5868b9a137602dd1e33e4d48bfae99c49" + "reference": "87a71856f2f56e4100373e92529eed3171695cfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/6de263e5868b9a137602dd1e33e4d48bfae99c49", - "reference": "6de263e5868b9a137602dd1e33e4d48bfae99c49", + "url": "https://api.github.com/repos/symfony/finder/zipball/87a71856f2f56e4100373e92529eed3171695cfb", + "reference": "87a71856f2f56e4100373e92529eed3171695cfb", "shasum": "" }, "require": { @@ -8524,7 +8521,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v7.2.0" + "source": "https://github.com/symfony/finder/tree/v7.2.2" }, "funding": [ { @@ -8540,20 +8537,20 @@ "type": "tidelift" } ], - "time": "2024-10-23T06:56:12+00:00" + "time": "2024-12-30T19:00:17+00:00" }, { "name": "symfony/http-foundation", - "version": "v7.2.0", + "version": "v7.2.2", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "e88a66c3997859532bc2ddd6dd8f35aba2711744" + "reference": "62d1a43796ca3fea3f83a8470dfe63a4af3bc588" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e88a66c3997859532bc2ddd6dd8f35aba2711744", - "reference": "e88a66c3997859532bc2ddd6dd8f35aba2711744", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/62d1a43796ca3fea3f83a8470dfe63a4af3bc588", + "reference": "62d1a43796ca3fea3f83a8470dfe63a4af3bc588", "shasum": "" }, "require": { @@ -8602,7 +8599,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.2.0" + "source": "https://github.com/symfony/http-foundation/tree/v7.2.2" }, "funding": [ { @@ -8618,20 +8615,20 @@ "type": "tidelift" } ], - "time": "2024-11-13T18:58:46+00:00" + "time": "2024-12-30T19:00:17+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.2.1", + "version": "v7.2.2", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "d8ae58eecae44c8e66833e76cc50a4ad3c002d97" + "reference": "3c432966bd8c7ec7429663105f5a02d7e75b4306" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/d8ae58eecae44c8e66833e76cc50a4ad3c002d97", - "reference": "d8ae58eecae44c8e66833e76cc50a4ad3c002d97", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3c432966bd8c7ec7429663105f5a02d7e75b4306", + "reference": "3c432966bd8c7ec7429663105f5a02d7e75b4306", "shasum": "" }, "require": { @@ -8716,7 +8713,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/v7.2.1" + "source": "https://github.com/symfony/http-kernel/tree/v7.2.2" }, "funding": [ { @@ -8732,7 +8729,7 @@ "type": "tidelift" } ], - "time": "2024-12-11T12:09:10+00:00" + "time": "2024-12-31T14:59:40+00:00" }, { "name": "symfony/mailer", @@ -9848,16 +9845,16 @@ }, { "name": "symfony/translation", - "version": "v7.2.0", + "version": "v7.2.2", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "dc89e16b44048ceecc879054e5b7f38326ab6cc5" + "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/dc89e16b44048ceecc879054e5b7f38326ab6cc5", - "reference": "dc89e16b44048ceecc879054e5b7f38326ab6cc5", + "url": "https://api.github.com/repos/symfony/translation/zipball/e2674a30132b7cc4d74540d6c2573aa363f05923", + "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923", "shasum": "" }, "require": { @@ -9923,7 +9920,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v7.2.0" + "source": "https://github.com/symfony/translation/tree/v7.2.2" }, "funding": [ { @@ -9939,7 +9936,7 @@ "type": "tidelift" } ], - "time": "2024-11-12T20:47:56+00:00" + "time": "2024-12-07T08:18:10+00:00" }, { "name": "symfony/translation-contracts", @@ -11498,16 +11495,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.2", + "version": "11.5.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "153d0531b9f7e883c5053160cad6dd5ac28140b3" + "reference": "30e319e578a7b5da3543073e30002bf82042f701" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/153d0531b9f7e883c5053160cad6dd5ac28140b3", - "reference": "153d0531b9f7e883c5053160cad6dd5ac28140b3", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/30e319e578a7b5da3543073e30002bf82042f701", + "reference": "30e319e578a7b5da3543073e30002bf82042f701", "shasum": "" }, "require": { @@ -11528,7 +11525,7 @@ "phpunit/php-timer": "^7.0.1", "sebastian/cli-parser": "^3.0.2", "sebastian/code-unit": "^3.0.2", - "sebastian/comparator": "^6.2.1", + "sebastian/comparator": "^6.3.0", "sebastian/diff": "^6.0.2", "sebastian/environment": "^7.2.0", "sebastian/exporter": "^6.3.0", @@ -11579,7 +11576,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.2" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.3" }, "funding": [ { @@ -11595,7 +11592,7 @@ "type": "tidelift" } ], - "time": "2024-12-21T05:51:08+00:00" + "time": "2025-01-13T09:36:00+00:00" }, { "name": "sebastian/cli-parser", @@ -11769,16 +11766,16 @@ }, { "name": "sebastian/comparator", - "version": "6.2.1", + "version": "6.3.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "43d129d6a0f81c78bee378b46688293eb7ea3739" + "reference": "d4e47a769525c4dd38cea90e5dcd435ddbbc7115" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/43d129d6a0f81c78bee378b46688293eb7ea3739", - "reference": "43d129d6a0f81c78bee378b46688293eb7ea3739", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/d4e47a769525c4dd38cea90e5dcd435ddbbc7115", + "reference": "d4e47a769525c4dd38cea90e5dcd435ddbbc7115", "shasum": "" }, "require": { @@ -11791,6 +11788,9 @@ "require-dev": { "phpunit/phpunit": "^11.4" }, + "suggest": { + "ext-bcmath": "For comparing BcMath\\Number objects" + }, "type": "library", "extra": { "branch-alias": { @@ -11834,7 +11834,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "security": "https://github.com/sebastianbergmann/comparator/security/policy", - "source": "https://github.com/sebastianbergmann/comparator/tree/6.2.1" + "source": "https://github.com/sebastianbergmann/comparator/tree/6.3.0" }, "funding": [ { @@ -11842,7 +11842,7 @@ "type": "github" } ], - "time": "2024-10-31T05:30:08+00:00" + "time": "2025-01-06T10:28:19+00:00" }, { "name": "sebastian/complexity", @@ -12730,18 +12730,18 @@ ], "minimum-stability": "dev", "stability-flags": { + "backpack/ckeditor-field": 20, "backpack/crud": 20, - "backpack/pro": 20, + "backpack/filemanager": 20, "backpack/medialibrary-uploaders": 20, - "backpack/ckeditor-field": 20, - "backpack/tinymce-field": 20, - "backpack/filemanager": 20 + "backpack/pro": 20, + "backpack/tinymce-field": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^8.2" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" } From 897be66c39ac1560f30599c45d847b2afa1de2f1 Mon Sep 17 00:00:00 2001 From: pxpm Date: Thu, 23 Jan 2025 11:20:15 +0000 Subject: [PATCH 15/19] remove published files --- .../views/vendor/elfinder/ckeditor4.blade.php | 67 ----------- resources/views/vendor/elfinder/ckeditor4.php | 83 -------------- .../vendor/elfinder/common_scripts.blade.php | 21 ---- .../vendor/elfinder/common_styles.blade.php | 89 --------------- .../views/vendor/elfinder/elfinder.blade.php | 47 -------- resources/views/vendor/elfinder/elfinder.php | 72 ------------ .../vendor/elfinder/filepicker.blade.php | 88 --------------- .../views/vendor/elfinder/filepicker.php | 106 ------------------ .../vendor/elfinder/standalonepopup.blade.php | 63 ----------- .../views/vendor/elfinder/standalonepopup.php | 82 -------------- .../views/vendor/elfinder/tinymce.blade.php | 89 --------------- resources/views/vendor/elfinder/tinymce.php | 105 ----------------- .../views/vendor/elfinder/tinymce4.blade.php | 71 ------------ resources/views/vendor/elfinder/tinymce4.php | 86 -------------- .../views/vendor/elfinder/tinymce5.blade.php | 55 --------- resources/views/vendor/elfinder/tinymce5.php | 87 -------------- 16 files changed, 1211 deletions(-) delete mode 100644 resources/views/vendor/elfinder/ckeditor4.blade.php delete mode 100644 resources/views/vendor/elfinder/ckeditor4.php delete mode 100644 resources/views/vendor/elfinder/common_scripts.blade.php delete mode 100644 resources/views/vendor/elfinder/common_styles.blade.php delete mode 100644 resources/views/vendor/elfinder/elfinder.blade.php delete mode 100644 resources/views/vendor/elfinder/elfinder.php delete mode 100644 resources/views/vendor/elfinder/filepicker.blade.php delete mode 100644 resources/views/vendor/elfinder/filepicker.php delete mode 100644 resources/views/vendor/elfinder/standalonepopup.blade.php delete mode 100644 resources/views/vendor/elfinder/standalonepopup.php delete mode 100644 resources/views/vendor/elfinder/tinymce.blade.php delete mode 100644 resources/views/vendor/elfinder/tinymce.php delete mode 100644 resources/views/vendor/elfinder/tinymce4.blade.php delete mode 100644 resources/views/vendor/elfinder/tinymce4.php delete mode 100644 resources/views/vendor/elfinder/tinymce5.blade.php delete mode 100644 resources/views/vendor/elfinder/tinymce5.php diff --git a/resources/views/vendor/elfinder/ckeditor4.blade.php b/resources/views/vendor/elfinder/ckeditor4.blade.php deleted file mode 100644 index 0e47561d..00000000 --- a/resources/views/vendor/elfinder/ckeditor4.blade.php +++ /dev/null @@ -1,67 +0,0 @@ - - - - - @include('vendor.elfinder.common_scripts') - @include('vendor.elfinder.common_styles') - - - - - - - -
- - - diff --git a/resources/views/vendor/elfinder/ckeditor4.php b/resources/views/vendor/elfinder/ckeditor4.php deleted file mode 100644 index 5191c12b..00000000 --- a/resources/views/vendor/elfinder/ckeditor4.php +++ /dev/null @@ -1,83 +0,0 @@ - - - - - elFinder 2.0 - - - - - - - - - - - - - - - - - - - - - - - - -
- - - diff --git a/resources/views/vendor/elfinder/common_scripts.blade.php b/resources/views/vendor/elfinder/common_scripts.blade.php deleted file mode 100644 index c2daffa1..00000000 --- a/resources/views/vendor/elfinder/common_scripts.blade.php +++ /dev/null @@ -1,21 +0,0 @@ - {{-- jQuery (REQUIRED) --}} - @if (!isset ($jquery) || (isset($jquery) && $jquery == true)) - @basset('https://unpkg.com/jquery@3.6.4/dist/jquery.min.js') - @endif - - {{-- jQuery UI and Smoothness theme --}} - @bassetArchive('https://github.com/jquery/jquery-ui/archive/refs/tags/1.13.2.tar.gz', 'jquery-ui-1.13.2') - @basset('jquery-ui-1.13.2/jquery-ui-1.13.2/dist/themes/smoothness/jquery-ui.min.css') - @basset('jquery-ui-1.13.2/jquery-ui-1.13.2/dist/jquery-ui.min.js') - - {{-- elFinder JS (REQUIRED) --}} - @bassetArchive('https://github.com/Studio-42/elFinder/archive/refs/tags/2.1.64.tar.gz', 'elfinder-2.1.64') - @basset('elfinder-2.1.64/elFinder-2.1.64/js/elfinder.min.js') - - {{-- elFinder translation (OPTIONAL) --}} - @if($locale) - @basset('https://cdnjs.cloudflare.com/ajax/libs/elfinder/2.1.64/js/i18n/elfinder.'.$locale.'.min.js') - @endif - - {{-- elFinder sounds --}} - @basset(base_path('vendor/studio-42/elfinder/sounds/rm.wav')) diff --git a/resources/views/vendor/elfinder/common_styles.blade.php b/resources/views/vendor/elfinder/common_styles.blade.php deleted file mode 100644 index cabe921c..00000000 --- a/resources/views/vendor/elfinder/common_styles.blade.php +++ /dev/null @@ -1,89 +0,0 @@ - -File Manager -{{-- elFinder CSS (REQUIRED) --}} -@php - $themeStylesheetVersion = '3.0.0'; -@endphp -@bassetArchive('https://github.com/Studio-42/elFinder/archive/refs/tags/2.1.64.tar.gz', 'elfinder-2.1.64') -@basset('elfinder-2.1.64/elFinder-2.1.64/css/elfinder.min.css') -@basset('https://cdn.jsdelivr.net/gh/RobiNN1/elFinder-Material-Theme@'.$themeStylesheetVersion.'/Material/css/theme.min.css') -@basset('https://cdn.jsdelivr.net/gh/RobiNN1/elFinder-Material-Theme@'.$themeStylesheetVersion.'/Material/images/loading.svg', false) -@basset('https://cdn.jsdelivr.net/gh/RobiNN1/elFinder-Material-Theme@'.$themeStylesheetVersion.'/Material/font/material.eot', false) -@basset('https://cdn.jsdelivr.net/gh/RobiNN1/elFinder-Material-Theme@'.$themeStylesheetVersion.'/Material/font/material.svg', false) -@basset('https://cdn.jsdelivr.net/gh/RobiNN1/elFinder-Material-Theme@'.$themeStylesheetVersion.'/Material/images/icons-big.svg', false) -@basset('https://cdn.jsdelivr.net/gh/RobiNN1/elFinder-Material-Theme@'.$themeStylesheetVersion.'/Material/images/icons-small.svg', false) -@basset('https://cdn.jsdelivr.net/gh/RobiNN1/elFinder-Material-Theme@'.$themeStylesheetVersion.'/Material/font/material.woff', false) -@basset('https://cdn.jsdelivr.net/gh/RobiNN1/elFinder-Material-Theme@'.$themeStylesheetVersion.'/Material/font/material.ttf', false) -@basset('https://cdn.jsdelivr.net/gh/RobiNN1/elFinder-Material-Theme@'.$themeStylesheetVersion.'/Material/font/material.woff2', false) - -@bassetBlock('elfinderThemeSwitcherScript.js') - -@endBassetBlock diff --git a/resources/views/vendor/elfinder/elfinder.blade.php b/resources/views/vendor/elfinder/elfinder.blade.php deleted file mode 100644 index 7308e488..00000000 --- a/resources/views/vendor/elfinder/elfinder.blade.php +++ /dev/null @@ -1,47 +0,0 @@ -@extends(backpack_view('blank')) - -@section('after_scripts') - - @include('vendor.elfinder.common_scripts') - @include('vendor.elfinder.common_styles') - - - -@endsection - -@php - $breadcrumbs = [ - trans('backpack::crud.admin') => url(config('backpack.base.route_prefix'), 'dashboard'), - trans('backpack::crud.file_manager') => false, - ]; -@endphp - -@section('header') -
-

{{ trans('backpack::crud.file_manager') }}

-
-@endsection - -@section('content') - - -
- -@endsection diff --git a/resources/views/vendor/elfinder/elfinder.php b/resources/views/vendor/elfinder/elfinder.php deleted file mode 100644 index bb1b1f6c..00000000 --- a/resources/views/vendor/elfinder/elfinder.php +++ /dev/null @@ -1,72 +0,0 @@ - - - - - elFinder 2.0 - - - - - - - - - - - - - - - - - - - - - - - - -
- - - diff --git a/resources/views/vendor/elfinder/filepicker.blade.php b/resources/views/vendor/elfinder/filepicker.blade.php deleted file mode 100644 index d8a1698b..00000000 --- a/resources/views/vendor/elfinder/filepicker.blade.php +++ /dev/null @@ -1,88 +0,0 @@ - - - - - @include('vendor.elfinder.common_scripts') - @include('vendor.elfinder.common_styles') - - - - - - -
- - - diff --git a/resources/views/vendor/elfinder/filepicker.php b/resources/views/vendor/elfinder/filepicker.php deleted file mode 100644 index bf0dda02..00000000 --- a/resources/views/vendor/elfinder/filepicker.php +++ /dev/null @@ -1,106 +0,0 @@ - - - - - elFinder 2.0 - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - diff --git a/resources/views/vendor/elfinder/standalonepopup.blade.php b/resources/views/vendor/elfinder/standalonepopup.blade.php deleted file mode 100644 index 37f3af44..00000000 --- a/resources/views/vendor/elfinder/standalonepopup.blade.php +++ /dev/null @@ -1,63 +0,0 @@ - - - - - @include('vendor.elfinder.common_scripts') - @include('vendor.elfinder.common_styles', ['styleBodyElement' => true]) - - - - - - - -
- - diff --git a/resources/views/vendor/elfinder/standalonepopup.php b/resources/views/vendor/elfinder/standalonepopup.php deleted file mode 100644 index 7e8f4e84..00000000 --- a/resources/views/vendor/elfinder/standalonepopup.php +++ /dev/null @@ -1,82 +0,0 @@ - - - - - elFinder 2.0 - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - diff --git a/resources/views/vendor/elfinder/tinymce.blade.php b/resources/views/vendor/elfinder/tinymce.blade.php deleted file mode 100644 index ee700612..00000000 --- a/resources/views/vendor/elfinder/tinymce.blade.php +++ /dev/null @@ -1,89 +0,0 @@ - - - - - @include('vendor.elfinder.common_scripts') - @include('vendor.elfinder.common_styles') - - - - - - - - - - -
- - - diff --git a/resources/views/vendor/elfinder/tinymce.php b/resources/views/vendor/elfinder/tinymce.php deleted file mode 100644 index ccf17f4d..00000000 --- a/resources/views/vendor/elfinder/tinymce.php +++ /dev/null @@ -1,105 +0,0 @@ - - - - - elFinder 2.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - diff --git a/resources/views/vendor/elfinder/tinymce4.blade.php b/resources/views/vendor/elfinder/tinymce4.blade.php deleted file mode 100644 index 107a59b7..00000000 --- a/resources/views/vendor/elfinder/tinymce4.blade.php +++ /dev/null @@ -1,71 +0,0 @@ - - - - - @include('vendor.elfinder.common_scripts') - @include('vendor.elfinder.common_styles') - - - - - - - -
- - - diff --git a/resources/views/vendor/elfinder/tinymce4.php b/resources/views/vendor/elfinder/tinymce4.php deleted file mode 100644 index 5083463c..00000000 --- a/resources/views/vendor/elfinder/tinymce4.php +++ /dev/null @@ -1,86 +0,0 @@ - - - - - elFinder 2.0 - - - - - - - - - - - - - - - - - - - - - - - - -
- - - diff --git a/resources/views/vendor/elfinder/tinymce5.blade.php b/resources/views/vendor/elfinder/tinymce5.blade.php deleted file mode 100644 index 5a7cd301..00000000 --- a/resources/views/vendor/elfinder/tinymce5.blade.php +++ /dev/null @@ -1,55 +0,0 @@ - - - - - @include('vendor.elfinder.common_scripts') - @include('vendor.elfinder.common_styles', ['styleBodyElement' => true]) - - - - - - - -
- - - diff --git a/resources/views/vendor/elfinder/tinymce5.php b/resources/views/vendor/elfinder/tinymce5.php deleted file mode 100644 index 6404f862..00000000 --- a/resources/views/vendor/elfinder/tinymce5.php +++ /dev/null @@ -1,87 +0,0 @@ - - - - - elFinder 2.0 - - - - - - - - - - - - - - - - - - - - - - - - -
- - - From 2664ddf7e3150bd3832e5fe770139d20b79c7b87 Mon Sep 17 00:00:00 2001 From: pxpm Date: Thu, 23 Jan 2025 12:31:03 +0000 Subject: [PATCH 16/19] change from null to empty string --- config/backup.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/backup.php b/config/backup.php index 108c64c4..0b25026f 100644 --- a/config/backup.php +++ b/config/backup.php @@ -207,9 +207,9 @@ 'discord' => [ 'webhook_url' => '', - 'username' => null, + 'username' => '', - 'avatar_url' => null, + 'avatar_url' => '', ], ], From 630efaaee78b391942f86426166dbc42c85fb9e3 Mon Sep 17 00:00:00 2001 From: Cristian Tabacitu Date: Mon, 27 Jan 2025 10:49:40 +0200 Subject: [PATCH 17/19] v7 - run composer update --- composer.json | 16 +++++++--- composer.lock | 87 ++++++++++++++++++++++++++------------------------- 2 files changed, 57 insertions(+), 46 deletions(-) diff --git a/composer.json b/composer.json index d597a546..f1a26722 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,13 @@ { "name": "backpack/demo", "description": "A Laravel + Backpack installation to show off most features.", - "keywords": ["backpack", "laravel", "backpack for laravel", "admin panel", "crud"], + "keywords": [ + "backpack", + "laravel", + "backpack for laravel", + "admin panel", + "crud" + ], "license": "proprietary", "type": "project", "require": { @@ -42,7 +48,7 @@ "require-dev": { "fakerphp/faker": "~1.4", "mockery/mockery": "1.6.*", - "phpunit/phpunit" : "^11", + "phpunit/phpunit": "^11", "symfony/css-selector": "^7", "symfony/dom-crawler": "^7", "backpack/generators": "^4.0", @@ -84,10 +90,12 @@ ], "post-install-cmd": [ "Illuminate\\Foundation\\ComposerScripts::postInstall", - "php artisan storage:link -q" + "php artisan storage:link -q", + "@php artisan basset:cache" ], "post-update-cmd": [ - "Illuminate\\Foundation\\ComposerScripts::postUpdate" + "Illuminate\\Foundation\\ComposerScripts::postUpdate", + "@php artisan basset:cache" ], "post-autoload-dump": [ "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump", diff --git a/composer.lock b/composer.lock index 48c508c4..337bb550 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.337.3", + "version": "3.338.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "06dfc8f76423b49aaa181debd25bbdc724c346d6" + "reference": "7a52364e053d74363f9976dfb4473bace5b7790e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/06dfc8f76423b49aaa181debd25bbdc724c346d6", - "reference": "06dfc8f76423b49aaa181debd25bbdc724c346d6", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7a52364e053d74363f9976dfb4473bace5b7790e", + "reference": "7a52364e053d74363f9976dfb4473bace5b7790e", "shasum": "" }, "require": { @@ -79,31 +79,31 @@ "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", - "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", - "guzzlehttp/promises": "^1.4.0 || ^2.0", - "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", - "mtdowling/jmespath.php": "^2.6", - "php": ">=7.2.5", - "psr/http-message": "^1.0 || ^2.0" + "guzzlehttp/guzzle": "^7.4.5", + "guzzlehttp/promises": "^2.0", + "guzzlehttp/psr7": "^2.4.5", + "mtdowling/jmespath.php": "^2.8.0", + "php": ">=8.1", + "psr/http-message": "^2.0" }, "require-dev": { "andrewsville/php-token-reflection": "^1.4", "aws/aws-php-sns-message-validator": "~1.0", "behat/behat": "~3.0", - "composer/composer": "^1.10.22", + "composer/composer": "^2.7.8", "dms/phpunit-arraysubset-asserts": "^0.4.0", "doctrine/cache": "~1.4", "ext-dom": "*", "ext-openssl": "*", "ext-pcntl": "*", "ext-sockets": "*", - "nette/neon": "^2.3", "paragonie/random_compat": ">= 2", "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5", - "psr/cache": "^1.0 || ^2.0 || ^3.0", - "psr/simple-cache": "^1.0 || ^2.0 || ^3.0", - "sebastian/comparator": "^1.2.3 || ^4.0", - "yoast/phpunit-polyfills": "^1.0" + "psr/cache": "^2.0 || ^3.0", + "psr/simple-cache": "^2.0 || ^3.0", + "sebastian/comparator": "^1.2.3 || ^4.0 || ^5.0", + "symfony/filesystem": "^v6.4.0 || ^v7.1.0", + "yoast/phpunit-polyfills": "^2.0" }, "suggest": { "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications", @@ -152,11 +152,11 @@ "sdk" ], "support": { - "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", + "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.337.3" + "source": "https://github.com/aws/aws-sdk-php/tree/3.338.2" }, - "time": "2025-01-21T19:10:05+00:00" + "time": "2025-01-24T19:09:22+00:00" }, { "name": "backpack/activity-log", @@ -289,16 +289,16 @@ }, { "name": "backpack/basset", - "version": "dev-next", + "version": "2.0.0-alpha.2", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/basset.git", - "reference": "74a6b432fbd873e317894b2e56106a3cc3d6e013" + "reference": "d82527f974e405b56967ad0982bec6777c6fdd32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/basset/zipball/74a6b432fbd873e317894b2e56106a3cc3d6e013", - "reference": "74a6b432fbd873e317894b2e56106a3cc3d6e013", + "url": "https://api.github.com/repos/Laravel-Backpack/basset/zipball/d82527f974e405b56967ad0982bec6777c6fdd32", + "reference": "d82527f974e405b56967ad0982bec6777c6fdd32", "shasum": "" }, "require": { @@ -357,9 +357,9 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/basset/issues", - "source": "https://github.com/Laravel-Backpack/basset/tree/next" + "source": "https://github.com/Laravel-Backpack/basset/tree/2.0.0-alpha.2" }, - "time": "2025-01-14T15:38:08+00:00" + "time": "2025-01-22T15:54:46+00:00" }, { "name": "backpack/calendar-operation", @@ -490,16 +490,16 @@ "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/CRUD.git", - "reference": "30776ef811f226098e3b83f1898eb6b111ae8dd5" + "reference": "70198154b086001b9b4047774f8a8fd3bf5d7b31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/30776ef811f226098e3b83f1898eb6b111ae8dd5", - "reference": "30776ef811f226098e3b83f1898eb6b111ae8dd5", + "url": "https://api.github.com/repos/Laravel-Backpack/CRUD/zipball/70198154b086001b9b4047774f8a8fd3bf5d7b31", + "reference": "70198154b086001b9b4047774f8a8fd3bf5d7b31", "shasum": "" }, "require": { - "backpack/basset": "dev-next as 2.0.0", + "backpack/basset": "2.0.0-alpha.2", "creativeorange/gravatar": "~1.0", "doctrine/dbal": "^3.0|^4.0", "guzzlehttp/guzzle": "^7.0", @@ -576,7 +576,7 @@ "issues": "https://github.com/Laravel-Backpack/CRUD/issues", "source": "https://github.com/Laravel-Backpack/CRUD/tree/next" }, - "time": "2025-01-21T09:59:07+00:00" + "time": "2025-01-23T10:31:42+00:00" }, { "name": "backpack/editable-columns", @@ -2043,19 +2043,21 @@ }, { "name": "calebporzio/sushi", - "version": "v2.4.5", + "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/calebporzio/sushi.git", - "reference": "932d09781bff75c812541d2d269400fd7d730bab" + "reference": "01dd34fe3374f5fb7ce63756c0419385e31cd532" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/calebporzio/sushi/zipball/932d09781bff75c812541d2d269400fd7d730bab", - "reference": "932d09781bff75c812541d2d269400fd7d730bab", + "url": "https://api.github.com/repos/calebporzio/sushi/zipball/01dd34fe3374f5fb7ce63756c0419385e31cd532", + "reference": "01dd34fe3374f5fb7ce63756c0419385e31cd532", "shasum": "" }, "require": { + "ext-pdo_sqlite": "*", + "ext-sqlite3": "*", "illuminate/database": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", "illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", "php": "^7.1.3|^8.0" @@ -2083,7 +2085,7 @@ ], "description": "Eloquent's missing \"array\" driver.", "support": { - "source": "https://github.com/calebporzio/sushi/tree/v2.4.5" + "source": "https://github.com/calebporzio/sushi/tree/v2.5.2" }, "funding": [ { @@ -2091,7 +2093,7 @@ "type": "github" } ], - "time": "2023-10-17T14:42:34+00:00" + "time": "2024-04-24T15:23:03+00:00" }, { "name": "carbonphp/carbon-doctrine-types", @@ -3727,16 +3729,16 @@ }, { "name": "laravel/framework", - "version": "v11.39.0", + "version": "v11.40.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "996c96955f78e8a2b26a24c490a1721cfb14574f" + "reference": "599a28196d284fee158cc10086fd56ac625ad7a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/996c96955f78e8a2b26a24c490a1721cfb14574f", - "reference": "996c96955f78e8a2b26a24c490a1721cfb14574f", + "url": "https://api.github.com/repos/laravel/framework/zipball/599a28196d284fee158cc10086fd56ac625ad7a3", + "reference": "599a28196d284fee158cc10086fd56ac625ad7a3", "shasum": "" }, "require": { @@ -3762,7 +3764,7 @@ "league/flysystem-local": "^3.25.1", "league/uri": "^7.5.1", "monolog/monolog": "^3.0", - "nesbot/carbon": "^2.72.2|^3.4", + "nesbot/carbon": "^2.72.6|^3.8.4", "nunomaduro/termwind": "^2.0", "php": "^8.2", "psr/container": "^1.1.1|^2.0.1", @@ -3837,6 +3839,7 @@ "fakerphp/faker": "^1.24", "guzzlehttp/promises": "^2.0.3", "guzzlehttp/psr7": "^2.4", + "laravel/pint": "^1.18", "league/flysystem-aws-s3-v3": "^3.25.1", "league/flysystem-ftp": "^3.25.1", "league/flysystem-path-prefixing": "^3.25.1", @@ -3937,7 +3940,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-01-21T15:02:43+00:00" + "time": "2025-01-24T16:17:42+00:00" }, { "name": "laravel/legacy-factories", From ab442089d58bd0bfa06bb0583e22958656d6e630 Mon Sep 17 00:00:00 2001 From: pxpm Date: Tue, 28 Jan 2025 15:24:14 +0000 Subject: [PATCH 18/19] wip --- composer.json | 44 ++-- composer.lock | 573 ++++++++++++++++++++++++++++++-------------------- 2 files changed, 363 insertions(+), 254 deletions(-) diff --git a/composer.json b/composer.json index f1a26722..627527b0 100644 --- a/composer.json +++ b/composer.json @@ -13,28 +13,28 @@ "require": { "php": "^8.2", "laravel/framework": "^11.0", - "backpack/crud": "dev-next as 6.99.99", - "backpack/pro": "dev-next as 2.9.99", + "backpack/crud": "7.0.0-alpha.1", + "backpack/pro": "3.0.0-alpha.2", "backpack/medialibrary-uploaders": "dev-next as 1.99.99", - "backpack/ckeditor-field": "dev-main as 1.0.0", - "backpack/tinymce-field": "dev-main as 1.0.0", - "backpack/activity-log": "^2.0.3", - "backpack/backupmanager": "^5.0", - "backpack/calendar-operation": "^1.0", - "backpack/editable-columns": "^3.0", + "backpack/ckeditor-field": "dev-next as 1.0.0", + "backpack/tinymce-field": "dev-next as 1.0.0", + "backpack/activity-log": "dev-next as 1.0.0", + "backpack/backupmanager": "dev-next as 6.0", + "backpack/calendar-operation": "dev-next as 1.0.0", + "backpack/editable-columns": "dev-next as 1.0.0", "backpack/filemanager": "dev-next as 3.99.99", - "backpack/language-switcher": "^2.0", - "backpack/logmanager": "^5.0", - "backpack/menucrud": "^4.0", - "backpack/newscrud": "^5.0", - "backpack/pagemanager": "^3.0", - "backpack/permissionmanager": "^7.0", - "backpack/revise-operation": "^2.0", - "backpack/settings": "^3.1", - "backpack/theme-coreuiv2": "^1.0", - "backpack/theme-coreuiv4": "^1.0", - "backpack/theme-tabler": "^1.0", - "backpack/translation-manager": "^1.0", + "backpack/language-switcher": "dev-next as 3.99.99", + "backpack/logmanager": "dev-next as 3.99.99", + "backpack/menucrud": "dev-next as 3.99.99", + "backpack/newscrud": "dev-next as 3.99.99", + "backpack/pagemanager": "dev-next as 3.99.99", + "backpack/permissionmanager": "dev-next as 3.99.99", + "backpack/revise-operation": "dev-next as 3.99.99", + "backpack/settings": "dev-next as 3.99.99", + "backpack/theme-coreuiv2": "dev-next as 3.99.99", + "backpack/theme-coreuiv4": "dev-next as 3.99.99", + "backpack/theme-tabler": "dev-next as 3.99.99", + "backpack/translation-manager": "dev-next as 3.99.99", "consoletvs/charts": "6.*", "intervention/image": "^2.3", "laravel/legacy-factories": "^1.0", @@ -43,7 +43,7 @@ "mews/purifier": "^3.4", "spatie/laravel-ignition": "^2.0", "spatie/laravel-translatable": "^6.0", - "backpack/pan-panel": "^1.0" + "backpack/pan-panel": "dev-next as 3.99.99" }, "require-dev": { "fakerphp/faker": "~1.4", @@ -51,7 +51,7 @@ "phpunit/phpunit": "^11", "symfony/css-selector": "^7", "symfony/dom-crawler": "^7", - "backpack/generators": "^4.0", + "backpack/generators": "dev-next as 3.99.99", "barryvdh/laravel-debugbar": "^3.2" }, "repositories": [ diff --git a/composer.lock b/composer.lock index 337bb550..e407741d 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": "a5f57df4dc51bd6e892c2960e79135be", + "content-hash": "9f7c6803603bf2a1dc6116a932f83a02", "packages": [ { "name": "aws/aws-crt-php", @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.338.2", + "version": "3.339.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "7a52364e053d74363f9976dfb4473bace5b7790e" + "reference": "41bcd4a555649d276c8fbc0bc1738e59fda2221d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7a52364e053d74363f9976dfb4473bace5b7790e", - "reference": "7a52364e053d74363f9976dfb4473bace5b7790e", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/41bcd4a555649d276c8fbc0bc1738e59fda2221d", + "reference": "41bcd4a555649d276c8fbc0bc1738e59fda2221d", "shasum": "" }, "require": { @@ -154,26 +154,26 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.338.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.339.0" }, - "time": "2025-01-24T19:09:22+00:00" + "time": "2025-01-27T19:25:50+00:00" }, { "name": "backpack/activity-log", - "version": "2.0.6", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/activity-log.git", - "reference": "d567f3afe2603842503d41580bd1d72fea2115fd" + "reference": "5949ebabc360ad2a22fc6261d1352c4fb13fda78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/activity-log/zipball/d567f3afe2603842503d41580bd1d72fea2115fd", - "reference": "d567f3afe2603842503d41580bd1d72fea2115fd", + "url": "https://api.github.com/repos/Laravel-Backpack/activity-log/zipball/5949ebabc360ad2a22fc6261d1352c4fb13fda78", + "reference": "5949ebabc360ad2a22fc6261d1352c4fb13fda78", "shasum": "" }, "require": { - "backpack/crud": "^6.0", + "backpack/crud": "7.0.0-alpha.1", "spatie/laravel-activitylog": "^4.7" }, "require-dev": { @@ -220,27 +220,27 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/activity-log/issues", - "source": "https://github.com/Laravel-Backpack/activity-log/tree/2.0.6" + "source": "https://github.com/Laravel-Backpack/activity-log/tree/next" }, - "time": "2024-10-24T10:13:35+00:00" + "time": "2025-01-27T10:43:47+00:00" }, { "name": "backpack/backupmanager", - "version": "v5.0.5", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/BackupManager.git", - "reference": "d26be6a0b99cf420df94d0964383269fd95e1512" + "reference": "a7af065b710fb377d21dcc5b8ea008a679e648a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/BackupManager/zipball/d26be6a0b99cf420df94d0964383269fd95e1512", - "reference": "d26be6a0b99cf420df94d0964383269fd95e1512", + "url": "https://api.github.com/repos/Laravel-Backpack/BackupManager/zipball/a7af065b710fb377d21dcc5b8ea008a679e648a5", + "reference": "a7af065b710fb377d21dcc5b8ea008a679e648a5", "shasum": "" }, "require": { - "backpack/crud": "^6.0", - "spatie/laravel-backup": "^8.0" + "backpack/crud": "7.0.0-alpha.1", + "spatie/laravel-backup": "^9.0" }, "require-dev": { "scrutinizer/ocular": "~1.7|~1.1" @@ -276,16 +276,15 @@ "backpack", "backup", "backupmanager", - "dick", "laravel", "tabacitu", "updivision" ], "support": { "issues": "https://github.com/Laravel-Backpack/BackupManager/issues", - "source": "https://github.com/Laravel-Backpack/BackupManager/tree/v5.0.5" + "source": "https://github.com/Laravel-Backpack/BackupManager/tree/next" }, - "time": "2024-09-03T13:39:44+00:00" + "time": "2025-01-27T10:44:56+00:00" }, { "name": "backpack/basset", @@ -363,20 +362,20 @@ }, { "name": "backpack/calendar-operation", - "version": "1.0.12", + "version": "dev-next", "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/calendar-operation.git", - "reference": "42caf462743e14c98f07875f9ff66064a7f98d4e" + "reference": "726f35037a69c4c54d5754d90b729f726ee3a2ee" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/calendar-operation/backpack-calendar-operation-42caf462743e14c98f07875f9ff66064a7f98d4e-zip-426564.zip", - "reference": "42caf462743e14c98f07875f9ff66064a7f98d4e", - "shasum": "329264242236ae6fc9f0b196a54f4e93b036d41c" + "url": "https://repo.backpackforlaravel.com/dist/backpack/calendar-operation/backpack-calendar-operation-726f35037a69c4c54d5754d90b729f726ee3a2ee-zip-428181.zip", + "reference": "726f35037a69c4c54d5754d90b729f726ee3a2ee", + "shasum": "9bdec2c2eec58ca170c9fa8384912a8a788eea96" }, "require": { - "backpack/crud": "^6.5" + "backpack/crud": "7.0.0-alpha.1" }, "require-dev": { "larastan/larastan": "^2.8", @@ -434,29 +433,28 @@ "Laravel" ], "support": { - "source": "https://github.com/Laravel-Backpack/calendar-operation/tree/1.0.12", + "source": "https://github.com/Laravel-Backpack/calendar-operation/tree/next", "issues": "https://github.com/Laravel-Backpack/calendar-operation/issues" }, - "time": "2024-12-26T15:10:45+00:00" + "time": "2025-01-27T10:45:10+00:00" }, { "name": "backpack/ckeditor-field", - "version": "dev-main", + "version": "dev-next", "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/ckeditor-field.git", - "reference": "67f2e60207bd5ca8fe2bd8ef981bb3fa3a4ff6c7" + "reference": "2cf7f24c548cf4d86a5551fa41a8388f397013a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/ckeditor-field/zipball/67f2e60207bd5ca8fe2bd8ef981bb3fa3a4ff6c7", - "reference": "67f2e60207bd5ca8fe2bd8ef981bb3fa3a4ff6c7", + "url": "https://api.github.com/repos/Laravel-Backpack/ckeditor-field/zipball/2cf7f24c548cf4d86a5551fa41a8388f397013a2", + "reference": "2cf7f24c548cf4d86a5551fa41a8388f397013a2", "shasum": "" }, "require": { - "backpack/crud": "^6.0" + "backpack/crud": "7.0.0-alpha.1" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -479,14 +477,14 @@ "laravel" ], "support": { - "source": "https://github.com/Laravel-Backpack/ckeditor-field/tree/main", + "source": "https://github.com/Laravel-Backpack/ckeditor-field/tree/next", "issues": "https://github.com/Laravel-Backpack/ckeditor-field/issues" }, - "time": "2024-11-25T10:17:57+00:00" + "time": "2025-01-28T10:41:29+00:00" }, { "name": "backpack/crud", - "version": "dev-next", + "version": "7.0.0-alpha.1", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/CRUD.git", @@ -574,26 +572,26 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/CRUD/issues", - "source": "https://github.com/Laravel-Backpack/CRUD/tree/next" + "source": "https://github.com/Laravel-Backpack/CRUD/tree/7.0.0-alpha.1" }, "time": "2025-01-23T10:31:42+00:00" }, { "name": "backpack/editable-columns", - "version": "3.0.11", + "version": "dev-next", "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/editable-columns.git", - "reference": "8adddb801c15871abc466bc59dbc2234664c8fab" + "reference": "fb617544282f67fa93b8b7690e38c53a37af31f1" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/editable-columns/backpack-editable-columns-8adddb801c15871abc466bc59dbc2234664c8fab-zip-1f6c5d.zip", - "reference": "8adddb801c15871abc466bc59dbc2234664c8fab", - "shasum": "611325b066ce5c76e340bd42619dca972fb3fe4d" + "url": "https://repo.backpackforlaravel.com/dist/backpack/editable-columns/backpack-editable-columns-fb617544282f67fa93b8b7690e38c53a37af31f1-zip-de5c04.zip", + "reference": "fb617544282f67fa93b8b7690e38c53a37af31f1", + "shasum": "7378f1104f3dc002e354320582115a13c308af19" }, "require": { - "backpack/crud": "^6.0" + "backpack/crud": "7.0.0-alpha.1" }, "require-dev": { "orchestra/testbench": "~5|~6", @@ -642,10 +640,10 @@ "Laravel" ], "support": { - "source": "https://github.com/Laravel-Backpack/editable-columns/tree/3.0.11", + "source": "https://github.com/Laravel-Backpack/editable-columns/tree/next", "issues": "https://github.com/Laravel-Backpack/editable-columns/issues" }, - "time": "2024-11-22T14:47:51+00:00" + "time": "2025-01-27T10:45:51+00:00" }, { "name": "backpack/filemanager", @@ -653,16 +651,16 @@ "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/FileManager.git", - "reference": "778b932646e94f583e96231ccec9a97265ffc9a2" + "reference": "a2d59a01a4a7e3ce5d7aaec7249cace48cc6a3d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/FileManager/zipball/778b932646e94f583e96231ccec9a97265ffc9a2", - "reference": "778b932646e94f583e96231ccec9a97265ffc9a2", + "url": "https://api.github.com/repos/Laravel-Backpack/FileManager/zipball/a2d59a01a4a7e3ce5d7aaec7249cace48cc6a3d8", + "reference": "a2d59a01a4a7e3ce5d7aaec7249cace48cc6a3d8", "shasum": "" }, "require": { - "backpack/crud": "^6.0", + "backpack/crud": "7.0.0-alpha.1", "barryvdh/laravel-elfinder": "^0.5.2" }, "require-dev": { @@ -704,24 +702,24 @@ "issues": "https://github.com/Laravel-Backpack/FileManager/issues", "source": "https://github.com/Laravel-Backpack/FileManager/tree/next" }, - "time": "2025-01-21T10:02:20+00:00" + "time": "2025-01-27T15:39:10+00:00" }, { "name": "backpack/language-switcher", - "version": "2.0.0", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/language-switcher.git", - "reference": "6773d5b4caebf4f7e212c318983abe6707c4b117" + "reference": "35e6064c989c4c6e91ead204070b52cc24666997" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/language-switcher/zipball/6773d5b4caebf4f7e212c318983abe6707c4b117", - "reference": "6773d5b4caebf4f7e212c318983abe6707c4b117", + "url": "https://api.github.com/repos/Laravel-Backpack/language-switcher/zipball/35e6064c989c4c6e91ead204070b52cc24666997", + "reference": "35e6064c989c4c6e91ead204070b52cc24666997", "shasum": "" }, "require": { - "backpack/crud": "^6.0", + "backpack/crud": "7.0.0-alpha.1", "outhebox/blade-flags": "^1.2" }, "require-dev": { @@ -768,26 +766,26 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/language-switcher/issues", - "source": "https://github.com/Laravel-Backpack/language-switcher/tree/2.0.0" + "source": "https://github.com/Laravel-Backpack/language-switcher/tree/next" }, - "time": "2024-01-17T13:50:28+00:00" + "time": "2025-01-28T10:31:01+00:00" }, { "name": "backpack/logmanager", - "version": "v5.0.2", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/LogManager.git", - "reference": "8b38e10107d15b084ac9b7a8b7cdeb6cbc4e3a5e" + "reference": "9c16a0d24db9d385a59583d1a35f4c4c79d7496c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/LogManager/zipball/8b38e10107d15b084ac9b7a8b7cdeb6cbc4e3a5e", - "reference": "8b38e10107d15b084ac9b7a8b7cdeb6cbc4e3a5e", + "url": "https://api.github.com/repos/Laravel-Backpack/LogManager/zipball/9c16a0d24db9d385a59583d1a35f4c4c79d7496c", + "reference": "9c16a0d24db9d385a59583d1a35f4c4c79d7496c", "shasum": "" }, "require": { - "backpack/crud": "^6.0" + "backpack/crud": "7.0.0-alpha.1" }, "type": "library", "extra": { @@ -825,9 +823,9 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/LogManager/issues", - "source": "https://github.com/Laravel-Backpack/LogManager/tree/v5.0.2" + "source": "https://github.com/Laravel-Backpack/LogManager/tree/next" }, - "time": "2024-06-24T09:57:03+00:00" + "time": "2025-01-28T10:11:03+00:00" }, { "name": "backpack/medialibrary-uploaders", @@ -835,21 +833,21 @@ "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/medialibrary-uploaders.git", - "reference": "6f4f6b205e0728ed90f3da5a852f90feca12f5dc" + "reference": "ac99d5dd11589175c3ac71b394ae449236bc9d64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/medialibrary-uploaders/zipball/6f4f6b205e0728ed90f3da5a852f90feca12f5dc", - "reference": "6f4f6b205e0728ed90f3da5a852f90feca12f5dc", + "url": "https://api.github.com/repos/Laravel-Backpack/medialibrary-uploaders/zipball/ac99d5dd11589175c3ac71b394ae449236bc9d64", + "reference": "ac99d5dd11589175c3ac71b394ae449236bc9d64", "shasum": "" }, "require": { - "backpack/crud": "^6.99.99|dev-next", - "spatie/laravel-medialibrary": "^10.7|^11.3" + "backpack/crud": "7.0.0-alpha.1", + "spatie/laravel-medialibrary": "^11.3" }, "require-dev": { - "orchestra/testbench": "^8.0|^9.0|^10.0", - "phpunit/phpunit": "^10.0|^11.0" + "orchestra/testbench": "^10.0", + "phpunit/phpunit": "^11.0" }, "type": "library", "extra": { @@ -888,25 +886,25 @@ "issues": "https://github.com/Laravel-Backpack/medialibrary-uploaders/issues", "source": "https://github.com/Laravel-Backpack/medialibrary-uploaders/tree/next" }, - "time": "2024-12-02T12:52:08+00:00" + "time": "2025-01-28T10:14:07+00:00" }, { "name": "backpack/menucrud", - "version": "v4.0.2", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/MenuCRUD.git", - "reference": "0a47da951119d93019ff86d15e9629b2640e7f6c" + "reference": "9ed0c2783436c964cb3a87d8506efeb48def5a94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/MenuCRUD/zipball/0a47da951119d93019ff86d15e9629b2640e7f6c", - "reference": "0a47da951119d93019ff86d15e9629b2640e7f6c", + "url": "https://api.github.com/repos/Laravel-Backpack/MenuCRUD/zipball/9ed0c2783436c964cb3a87d8506efeb48def5a94", + "reference": "9ed0c2783436c964cb3a87d8506efeb48def5a94", "shasum": "" }, "require": { - "backpack/crud": "^6.0", - "backpack/pagemanager": "^3.2" + "backpack/crud": "7.0.0-alpha.1", + "backpack/pagemanager": "dev-next as 3.0" }, "require-dev": { "scrutinizer/ocular": "~1.1", @@ -948,27 +946,27 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/MenuCRUD/issues", - "source": "https://github.com/Laravel-Backpack/MenuCRUD/tree/v4.0.2" + "source": "https://github.com/Laravel-Backpack/MenuCRUD/tree/next" }, - "time": "2024-09-04T14:00:13+00:00" + "time": "2025-01-28T10:15:46+00:00" }, { "name": "backpack/newscrud", - "version": "5.1.0", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/NewsCRUD.git", - "reference": "68fb93b18f59f905472653d30e1834820c725230" + "reference": "cda0fd96b912424f368277f05c3a434c67d031f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/NewsCRUD/zipball/68fb93b18f59f905472653d30e1834820c725230", - "reference": "68fb93b18f59f905472653d30e1834820c725230", + "url": "https://api.github.com/repos/Laravel-Backpack/NewsCRUD/zipball/cda0fd96b912424f368277f05c3a434c67d031f6", + "reference": "cda0fd96b912424f368277f05c3a434c67d031f6", "shasum": "" }, "require": { - "backpack/crud": "^6.0", - "backpack/pro": "^2.0", + "backpack/crud": "7.0.0-alpha.1", + "backpack/pro": "3.0.0-alpha.2", "cviebrock/eloquent-sluggable": "^10.0|^11.0" }, "require-dev": { @@ -1012,32 +1010,32 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/NewsCRUD/issues", - "source": "https://github.com/Laravel-Backpack/NewsCRUD/tree/5.1.0" + "source": "https://github.com/Laravel-Backpack/NewsCRUD/tree/next" }, - "time": "2024-03-13T08:56:49+00:00" + "time": "2025-01-28T10:17:24+00:00" }, { "name": "backpack/pagemanager", - "version": "3.3.2", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/PageManager.git", - "reference": "0cdcbab70b6a4e7f3169ee385d30b9c629d052f4" + "reference": "07d93b46098ee3145b50b41dcec4f63c1a59ed67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/PageManager/zipball/0cdcbab70b6a4e7f3169ee385d30b9c629d052f4", - "reference": "0cdcbab70b6a4e7f3169ee385d30b9c629d052f4", + "url": "https://api.github.com/repos/Laravel-Backpack/PageManager/zipball/07d93b46098ee3145b50b41dcec4f63c1a59ed67", + "reference": "07d93b46098ee3145b50b41dcec4f63c1a59ed67", "shasum": "" }, "require": { - "backpack/crud": "^4.0||^5.0||^6.0", - "cviebrock/eloquent-sluggable": "^11.0||^10.0||^9.0||^8.0||^7.0||^6.0||4.8" + "backpack/crud": "7.0.0-alpha.1", + "cviebrock/eloquent-sluggable": "^11.0" }, "require-dev": { - "phpunit/phpunit": "^10.0||^9.0||^7.0", + "phpunit/phpunit": "^10.0", "scrutinizer/ocular": "~1.1", - "squizlabs/php_codesniffer": "~2.3||~3.0" + "squizlabs/php_codesniffer": "~3.0" }, "type": "library", "extra": { @@ -1084,26 +1082,26 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/PageManager/issues", - "source": "https://github.com/Laravel-Backpack/PageManager/tree/3.3.2" + "source": "https://github.com/Laravel-Backpack/PageManager/tree/next" }, - "time": "2024-09-27T09:04:10+00:00" + "time": "2025-01-28T10:19:14+00:00" }, { "name": "backpack/pan-panel", - "version": "1.0.1", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/pan-panel.git", - "reference": "53b976280a0a9e49f6e251aedbec38413257be28" + "reference": "585e747131cf6d8035b599ba9aa03c1958125533" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/pan-panel/zipball/53b976280a0a9e49f6e251aedbec38413257be28", - "reference": "53b976280a0a9e49f6e251aedbec38413257be28", + "url": "https://api.github.com/repos/Laravel-Backpack/pan-panel/zipball/585e747131cf6d8035b599ba9aa03c1958125533", + "reference": "585e747131cf6d8035b599ba9aa03c1958125533", "shasum": "" }, "require": { - "backpack/crud": "^6.0", + "backpack/crud": "7.0.0-alpha.1", "panphp/pan": "^0.1.7" }, "type": "library", @@ -1131,27 +1129,27 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/pan-panel/issues", - "source": "https://github.com/Laravel-Backpack/pan-panel/tree/1.0.1" + "source": "https://github.com/Laravel-Backpack/pan-panel/tree/next" }, - "time": "2024-10-31T18:45:54+00:00" + "time": "2025-01-28T10:20:51+00:00" }, { "name": "backpack/permissionmanager", - "version": "7.2.1", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/PermissionManager.git", - "reference": "426367264081e79b9360e53e901ca161e3140188" + "reference": "28582fe2cebcaa845dfca7b8d38b0641fa3239fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/PermissionManager/zipball/426367264081e79b9360e53e901ca161e3140188", - "reference": "426367264081e79b9360e53e901ca161e3140188", + "url": "https://api.github.com/repos/Laravel-Backpack/PermissionManager/zipball/28582fe2cebcaa845dfca7b8d38b0641fa3239fb", + "reference": "28582fe2cebcaa845dfca7b8d38b0641fa3239fb", "shasum": "" }, "require": { - "backpack/crud": "^6.0", - "spatie/laravel-permission": "^6.4||^5.0||^4.0||^3.0" + "backpack/crud": "7.0.0-alpha.1", + "spatie/laravel-permission": "^6.4" }, "type": "library", "extra": { @@ -1201,26 +1199,26 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/PermissionManager/issues", - "source": "https://github.com/Laravel-Backpack/PermissionManager/tree/7.2.1" + "source": "https://github.com/Laravel-Backpack/PermissionManager/tree/next" }, - "time": "2024-04-25T10:16:11+00:00" + "time": "2025-01-28T10:22:48+00:00" }, { "name": "backpack/pro", - "version": "dev-next", + "version": "3.0.0-alpha.2", "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/PRO.git", - "reference": "a4a08d71fb11970135478f87b9f2723d31b5e89f" + "reference": "4d2e96ffb4f2edd664b59c908ab042965015b06e" }, "dist": { "type": "zip", - "url": "https://repo.backpackforlaravel.com/dist/backpack/pro/backpack-pro-a4a08d71fb11970135478f87b9f2723d31b5e89f-zip-d5349f.zip", - "reference": "a4a08d71fb11970135478f87b9f2723d31b5e89f", - "shasum": "3d8bfc419c5077e4ec55d749c51e6000a9c1fbba" + "url": "https://repo.backpackforlaravel.com/dist/backpack/pro/backpack-pro-4d2e96ffb4f2edd664b59c908ab042965015b06e-zip-faee47.zip", + "reference": "4d2e96ffb4f2edd664b59c908ab042965015b06e", + "shasum": "e449e81303549e81677ea5a07d323f495e7e4691" }, "require": { - "backpack/crud": "dev-next as 6.99.99" + "backpack/crud": "7.0.0-alpha.1" }, "require-dev": { "backpack/medialibrary-uploaders": "dev-next as 1.0", @@ -1272,27 +1270,27 @@ "Pro" ], "support": { - "source": "https://github.com/Laravel-Backpack/PRO/tree/next", + "source": "https://github.com/Laravel-Backpack/PRO/tree/3.0.0-alpha.2", "issues": "https://github.com/Laravel-Backpack/PRO/issues" }, - "time": "2025-01-21T10:01:14+00:00" + "time": "2025-01-27T13:54:23+00:00" }, { "name": "backpack/revise-operation", - "version": "2.0.0", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/revise-operation.git", - "reference": "392539c99e4999ba8346b6e9bcd1c075572fd953" + "reference": "ac2e933c876f6224ec506ef30accf2764df8b51d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/revise-operation/zipball/392539c99e4999ba8346b6e9bcd1c075572fd953", - "reference": "392539c99e4999ba8346b6e9bcd1c075572fd953", + "url": "https://api.github.com/repos/Laravel-Backpack/revise-operation/zipball/ac2e933c876f6224ec506ef30accf2764df8b51d", + "reference": "ac2e933c876f6224ec506ef30accf2764df8b51d", "shasum": "" }, "require": { - "backpack/crud": "^6.0", + "backpack/crud": "7.0.0-alpha.1", "venturecraft/revisionable": "1.*" }, "type": "library", @@ -1337,29 +1335,29 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/revise-operation/issues", - "source": "https://github.com/Laravel-Backpack/revise-operation/tree/2.0.0" + "source": "https://github.com/Laravel-Backpack/revise-operation/tree/next" }, - "time": "2023-07-01T06:33:51+00:00" + "time": "2025-01-28T10:23:53+00:00" }, { "name": "backpack/settings", - "version": "3.1.1", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/Settings.git", - "reference": "1bbb4591da4f601eec6d65e0e93c56cf29925c29" + "reference": "1bde0603d4c1acdd50c4b624fa3963a19068d26a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/Settings/zipball/1bbb4591da4f601eec6d65e0e93c56cf29925c29", - "reference": "1bbb4591da4f601eec6d65e0e93c56cf29925c29", + "url": "https://api.github.com/repos/Laravel-Backpack/Settings/zipball/1bde0603d4c1acdd50c4b624fa3963a19068d26a", + "reference": "1bde0603d4c1acdd50c4b624fa3963a19068d26a", "shasum": "" }, "require": { - "backpack/crud": "^4.0|^5.0|^6.0" + "backpack/crud": "7.0.0-alpha.1" }, "require-dev": { - "phpunit/phpunit": "^9.0||^7.0", + "phpunit/phpunit": "^10", "scrutinizer/ocular": "~1.1" }, "type": "library", @@ -1405,30 +1403,30 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/Settings/issues", - "source": "https://github.com/Laravel-Backpack/Settings/tree/3.1.1" + "source": "https://github.com/Laravel-Backpack/Settings/tree/next" }, - "time": "2024-04-02T15:52:16+00:00" + "time": "2025-01-28T10:24:57+00:00" }, { "name": "backpack/theme-coreuiv2", - "version": "1.2.7", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/theme-coreuiv2.git", - "reference": "994bba93d4d208c8eef45cc8f4288d44281910ae" + "reference": "6eefa22d0c38f86926f8508e5b8cd80d888fbd99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/theme-coreuiv2/zipball/994bba93d4d208c8eef45cc8f4288d44281910ae", - "reference": "994bba93d4d208c8eef45cc8f4288d44281910ae", + "url": "https://api.github.com/repos/Laravel-Backpack/theme-coreuiv2/zipball/6eefa22d0c38f86926f8508e5b8cd80d888fbd99", + "reference": "6eefa22d0c38f86926f8508e5b8cd80d888fbd99", "shasum": "" }, "require": { - "backpack/crud": "^6.2.1" + "backpack/crud": "7.0.0-alpha.1" }, "require-dev": { - "orchestra/testbench": "~5|~6", - "phpunit/phpunit": "~9.0" + "orchestra/testbench": "^9||^8", + "phpunit/phpunit": "^10.0" }, "type": "library", "extra": { @@ -1465,30 +1463,30 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/theme-coreuiv2/issues", - "source": "https://github.com/Laravel-Backpack/theme-coreuiv2/tree/1.2.7" + "source": "https://github.com/Laravel-Backpack/theme-coreuiv2/tree/next" }, - "time": "2024-12-20T16:54:28+00:00" + "time": "2025-01-28T10:28:09+00:00" }, { "name": "backpack/theme-coreuiv4", - "version": "1.1.5", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/theme-coreuiv4.git", - "reference": "31655325d6022444c732e31e16339cd2c2f476a7" + "reference": "5e0f9e6ba740f010fa9c15b0b6f9c1d8abad96a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/theme-coreuiv4/zipball/31655325d6022444c732e31e16339cd2c2f476a7", - "reference": "31655325d6022444c732e31e16339cd2c2f476a7", + "url": "https://api.github.com/repos/Laravel-Backpack/theme-coreuiv4/zipball/5e0f9e6ba740f010fa9c15b0b6f9c1d8abad96a1", + "reference": "5e0f9e6ba740f010fa9c15b0b6f9c1d8abad96a1", "shasum": "" }, "require": { - "backpack/crud": "^6.2.1" + "backpack/crud": "7.0.0-alpha.1" }, "require-dev": { - "orchestra/testbench": "~5|~6", - "phpunit/phpunit": "~9.0" + "orchestra/testbench": "^8||^9", + "phpunit/phpunit": "^10.0" }, "type": "library", "extra": { @@ -1535,30 +1533,30 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/theme-coreuiv4/issues", - "source": "https://github.com/Laravel-Backpack/theme-coreuiv4/tree/1.1.5" + "source": "https://github.com/Laravel-Backpack/theme-coreuiv4/tree/next" }, - "time": "2024-12-20T16:55:26+00:00" + "time": "2025-01-28T10:36:58+00:00" }, { "name": "backpack/theme-tabler", - "version": "1.2.17", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/theme-tabler.git", - "reference": "d6bd4309ea77b0a8680f41e7f50e64b0ee032c68" + "reference": "92d0416e3b025ad6e08bb023445458ffa89b8fbb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/theme-tabler/zipball/d6bd4309ea77b0a8680f41e7f50e64b0ee032c68", - "reference": "d6bd4309ea77b0a8680f41e7f50e64b0ee032c68", + "url": "https://api.github.com/repos/Laravel-Backpack/theme-tabler/zipball/92d0416e3b025ad6e08bb023445458ffa89b8fbb", + "reference": "92d0416e3b025ad6e08bb023445458ffa89b8fbb", "shasum": "" }, "require": { - "backpack/crud": "^6.2.1" + "backpack/crud": "7.0.0-alpha.1" }, "require-dev": { - "orchestra/testbench": "~5|~6", - "phpunit/phpunit": "~9.0" + "orchestra/testbench": "^8||^9", + "phpunit/phpunit": "^10.0" }, "type": "library", "extra": { @@ -1608,28 +1606,27 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/theme-tabler/issues", - "source": "https://github.com/Laravel-Backpack/theme-tabler/tree/1.2.17" + "source": "https://github.com/Laravel-Backpack/theme-tabler/tree/next" }, - "time": "2024-12-26T10:41:55+00:00" + "time": "2025-01-28T10:37:52+00:00" }, { "name": "backpack/tinymce-field", - "version": "dev-main", + "version": "dev-next", "source": { "type": "git", "url": "git@github.com:Laravel-Backpack/tinymce-field.git", - "reference": "e6b8d02b1b989254ce3d60028b1575b905a6b03e" + "reference": "3c986f421dc4040afde16a35461b6b21162772f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/tinymce-field/zipball/e6b8d02b1b989254ce3d60028b1575b905a6b03e", - "reference": "e6b8d02b1b989254ce3d60028b1575b905a6b03e", + "url": "https://api.github.com/repos/Laravel-Backpack/tinymce-field/zipball/3c986f421dc4040afde16a35461b6b21162772f6", + "reference": "3c986f421dc4040afde16a35461b6b21162772f6", "shasum": "" }, "require": { - "backpack/crud": "^6.0" + "backpack/crud": "7.0.0-alpha.1" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1649,27 +1646,27 @@ "laravel" ], "support": { - "source": "https://github.com/Laravel-Backpack/tinymce-field/tree/main", + "source": "https://github.com/Laravel-Backpack/tinymce-field/tree/next", "issues": "https://github.com/Laravel-Backpack/tinymce-field/issues" }, - "time": "2024-11-25T10:17:44+00:00" + "time": "2025-01-28T10:40:35+00:00" }, { "name": "backpack/translation-manager", - "version": "1.0.5", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/translation-manager.git", - "reference": "65484c821e62c3130f83aa4d0dd6225061238fa6" + "reference": "2e74b7b555d175a630a7fd0e289fac2dc0987038" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/translation-manager/zipball/65484c821e62c3130f83aa4d0dd6225061238fa6", - "reference": "65484c821e62c3130f83aa4d0dd6225061238fa6", + "url": "https://api.github.com/repos/Laravel-Backpack/translation-manager/zipball/2e74b7b555d175a630a7fd0e289fac2dc0987038", + "reference": "2e74b7b555d175a630a7fd0e289fac2dc0987038", "shasum": "" }, "require": { - "backpack/crud": "^6.7", + "backpack/crud": "7.0.0-alpha.1", "calebporzio/sushi": "^2.4", "outhebox/blade-flags": "^1.2", "spatie/laravel-translation-loader": "^2.8" @@ -1719,9 +1716,9 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/translation-manager/issues", - "source": "https://github.com/Laravel-Backpack/translation-manager/tree/1.0.5" + "source": "https://github.com/Laravel-Backpack/translation-manager/tree/next" }, - "time": "2024-12-02T12:08:32+00:00" + "time": "2025-01-27T15:56:28+00:00" }, { "name": "balping/json-raw-encoder", @@ -2043,21 +2040,19 @@ }, { "name": "calebporzio/sushi", - "version": "v2.5.2", + "version": "v2.4.5", "source": { "type": "git", "url": "https://github.com/calebporzio/sushi.git", - "reference": "01dd34fe3374f5fb7ce63756c0419385e31cd532" + "reference": "932d09781bff75c812541d2d269400fd7d730bab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/calebporzio/sushi/zipball/01dd34fe3374f5fb7ce63756c0419385e31cd532", - "reference": "01dd34fe3374f5fb7ce63756c0419385e31cd532", + "url": "https://api.github.com/repos/calebporzio/sushi/zipball/932d09781bff75c812541d2d269400fd7d730bab", + "reference": "932d09781bff75c812541d2d269400fd7d730bab", "shasum": "" }, "require": { - "ext-pdo_sqlite": "*", - "ext-sqlite3": "*", "illuminate/database": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", "illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0", "php": "^7.1.3|^8.0" @@ -2085,7 +2080,7 @@ ], "description": "Eloquent's missing \"array\" driver.", "support": { - "source": "https://github.com/calebporzio/sushi/tree/v2.5.2" + "source": "https://github.com/calebporzio/sushi/tree/v2.4.5" }, "funding": [ { @@ -2093,7 +2088,7 @@ "type": "github" } ], - "time": "2024-04-24T15:23:03+00:00" + "time": "2023-10-17T14:42:34+00:00" }, { "name": "carbonphp/carbon-doctrine-types", @@ -4792,31 +4787,32 @@ }, { "name": "maennchen/zipstream-php", - "version": "3.1.1", + "version": "3.1.2", "source": { "type": "git", "url": "https://github.com/maennchen/ZipStream-PHP.git", - "reference": "6187e9cc4493da94b9b63eb2315821552015fca9" + "reference": "aeadcf5c412332eb426c0f9b4485f6accba2a99f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/6187e9cc4493da94b9b63eb2315821552015fca9", - "reference": "6187e9cc4493da94b9b63eb2315821552015fca9", + "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/aeadcf5c412332eb426c0f9b4485f6accba2a99f", + "reference": "aeadcf5c412332eb426c0f9b4485f6accba2a99f", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-zlib": "*", - "php-64bit": "^8.1" + "php-64bit": "^8.2" }, "require-dev": { + "brianium/paratest": "^7.7", "ext-zip": "*", "friendsofphp/php-cs-fixer": "^3.16", "guzzlehttp/guzzle": "^7.5", "mikey179/vfsstream": "^1.6", "php-coveralls/php-coveralls": "^2.5", - "phpunit/phpunit": "^10.0", - "vimeo/psalm": "^5.0" + "phpunit/phpunit": "^11.0", + "vimeo/psalm": "^6.0" }, "suggest": { "guzzlehttp/psr7": "^2.4", @@ -4857,7 +4853,7 @@ ], "support": { "issues": "https://github.com/maennchen/ZipStream-PHP/issues", - "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.1" + "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.2" }, "funding": [ { @@ -4865,7 +4861,7 @@ "type": "github" } ], - "time": "2024-10-10T12:33:01+00:00" + "time": "2025-01-27T12:07:53+00:00" }, { "name": "mews/purifier", @@ -7151,16 +7147,16 @@ }, { "name": "spatie/laravel-backup", - "version": "8.8.2", + "version": "9.2.4", "source": { "type": "git", "url": "https://github.com/spatie/laravel-backup.git", - "reference": "5b672713283703a74c629ccd67b1d77eb57e24b9" + "reference": "074e35f50f6ca41384a0af4226fda9a814d14696" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/5b672713283703a74c629ccd67b1d77eb57e24b9", - "reference": "5b672713283703a74c629ccd67b1d77eb57e24b9", + "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/074e35f50f6ca41384a0af4226fda9a814d14696", + "reference": "074e35f50f6ca41384a0af4226fda9a814d14696", "shasum": "" }, "require": { @@ -7172,8 +7168,8 @@ "illuminate/notifications": "^10.10.0|^11.0", "illuminate/support": "^10.10.0|^11.0", "league/flysystem": "^3.0", - "php": "^8.1", - "spatie/db-dumper": "^3.0", + "php": "^8.2", + "spatie/db-dumper": "^3.7", "spatie/laravel-package-tools": "^1.6.2", "spatie/laravel-signal-aware-command": "^1.2|^2.0", "spatie/temporary-directory": "^2.0", @@ -7191,7 +7187,8 @@ "pestphp/pest": "^1.20|^2.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0", - "phpstan/phpstan-phpunit": "^1.1" + "phpstan/phpstan-phpunit": "^1.1", + "rector/rector": "^1.1" }, "suggest": { "laravel/slack-notification-channel": "Required for sending notifications via Slack" @@ -7234,7 +7231,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-backup/issues", - "source": "https://github.com/spatie/laravel-backup/tree/8.8.2" + "source": "https://github.com/spatie/laravel-backup/tree/9.2.4" }, "funding": [ { @@ -7246,7 +7243,7 @@ "type": "other" } ], - "time": "2024-08-07T11:07:52+00:00" + "time": "2025-01-27T09:56:08+00:00" }, { "name": "spatie/laravel-ignition", @@ -10515,20 +10512,20 @@ "packages-dev": [ { "name": "backpack/generators", - "version": "v4.0.7", + "version": "dev-next", "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/Generators.git", - "reference": "cd193adfe75573ff59033e473bbb2e2574a05f61" + "reference": "75b2ac80a823d08197dbb4a7c1ab18d2be6c26de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/Generators/zipball/cd193adfe75573ff59033e473bbb2e2574a05f61", - "reference": "cd193adfe75573ff59033e473bbb2e2574a05f61", + "url": "https://api.github.com/repos/Laravel-Backpack/Generators/zipball/75b2ac80a823d08197dbb4a7c1ab18d2be6c26de", + "reference": "75b2ac80a823d08197dbb4a7c1ab18d2be6c26de", "shasum": "" }, "require": { - "backpack/crud": "^6.0" + "backpack/crud": "7.0.0-alpha.1" }, "type": "library", "extra": { @@ -10575,9 +10572,9 @@ ], "support": { "issues": "https://github.com/Laravel-Backpack/Generators/issues", - "source": "https://github.com/Laravel-Backpack/Generators/tree/v4.0.7" + "source": "https://github.com/Laravel-Backpack/Generators/tree/next" }, - "time": "2024-10-15T10:41:40+00:00" + "time": "2025-01-27T15:53:36+00:00" }, { "name": "barryvdh/laravel-debugbar", @@ -11498,16 +11495,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.3", + "version": "11.5.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "30e319e578a7b5da3543073e30002bf82042f701" + "reference": "e0da3559ec50a91f6a6a201473b607b5ccfd9a1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/30e319e578a7b5da3543073e30002bf82042f701", - "reference": "30e319e578a7b5da3543073e30002bf82042f701", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e0da3559ec50a91f6a6a201473b607b5ccfd9a1b", + "reference": "e0da3559ec50a91f6a6a201473b607b5ccfd9a1b", "shasum": "" }, "require": { @@ -11579,7 +11576,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.3" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.4" }, "funding": [ { @@ -11595,7 +11592,7 @@ "type": "tidelift" } ], - "time": "2025-01-13T09:36:00+00:00" + "time": "2025-01-28T15:03:46+00:00" }, { "name": "sebastian/cli-parser", @@ -12694,17 +12691,35 @@ } ], "aliases": [ + { + "package": "backpack/activity-log", + "version": "dev-next", + "alias": "1.0.0", + "alias_normalized": "1.0.0.0" + }, + { + "package": "backpack/backupmanager", + "version": "dev-next", + "alias": "6.0", + "alias_normalized": "6.0.0.0" + }, + { + "package": "backpack/calendar-operation", + "version": "dev-next", + "alias": "1.0.0", + "alias_normalized": "1.0.0.0" + }, { "package": "backpack/ckeditor-field", - "version": "dev-main", + "version": "dev-next", "alias": "1.0.0", "alias_normalized": "1.0.0.0" }, { - "package": "backpack/crud", + "package": "backpack/editable-columns", "version": "dev-next", - "alias": "6.99.99", - "alias_normalized": "6.99.99.0" + "alias": "1.0.0", + "alias_normalized": "1.0.0.0" }, { "package": "backpack/filemanager", @@ -12712,6 +12727,24 @@ "alias": "3.99.99", "alias_normalized": "3.99.99.0" }, + { + "package": "backpack/generators", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, + { + "package": "backpack/language-switcher", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, + { + "package": "backpack/logmanager", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, { "package": "backpack/medialibrary-uploaders", "version": "dev-next", @@ -12719,26 +12752,102 @@ "alias_normalized": "1.99.99.0" }, { - "package": "backpack/pro", + "package": "backpack/menucrud", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, + { + "package": "backpack/newscrud", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, + { + "package": "backpack/pagemanager", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, + { + "package": "backpack/pan-panel", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, + { + "package": "backpack/permissionmanager", "version": "dev-next", - "alias": "2.9.99", - "alias_normalized": "2.9.99.0" + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, + { + "package": "backpack/revise-operation", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, + { + "package": "backpack/settings", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, + { + "package": "backpack/theme-coreuiv2", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, + { + "package": "backpack/theme-coreuiv4", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" + }, + { + "package": "backpack/theme-tabler", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" }, { "package": "backpack/tinymce-field", - "version": "dev-main", + "version": "dev-next", "alias": "1.0.0", "alias_normalized": "1.0.0.0" + }, + { + "package": "backpack/translation-manager", + "version": "dev-next", + "alias": "3.99.99", + "alias_normalized": "3.99.99.0" } ], "minimum-stability": "dev", "stability-flags": { + "backpack/activity-log": 20, + "backpack/backupmanager": 20, + "backpack/calendar-operation": 20, "backpack/ckeditor-field": 20, - "backpack/crud": 20, + "backpack/editable-columns": 20, "backpack/filemanager": 20, + "backpack/generators": 20, + "backpack/language-switcher": 20, + "backpack/logmanager": 20, "backpack/medialibrary-uploaders": 20, - "backpack/pro": 20, - "backpack/tinymce-field": 20 + "backpack/menucrud": 20, + "backpack/newscrud": 20, + "backpack/pagemanager": 20, + "backpack/pan-panel": 20, + "backpack/permissionmanager": 20, + "backpack/revise-operation": 20, + "backpack/settings": 20, + "backpack/theme-coreuiv2": 20, + "backpack/theme-coreuiv4": 20, + "backpack/theme-tabler": 20, + "backpack/tinymce-field": 20, + "backpack/translation-manager": 20 }, "prefer-stable": true, "prefer-lowest": false, From 0672688fb7dbe40e4da02e8b98f3b5ac515e1cd7 Mon Sep 17 00:00:00 2001 From: pxpm Date: Fri, 7 Feb 2025 11:36:44 +0000 Subject: [PATCH 19/19] wip --- composer.lock | 308 +++++++++++++++++++++++----------------------- config/backup.php | 45 +++++-- 2 files changed, 189 insertions(+), 164 deletions(-) diff --git a/composer.lock b/composer.lock index e407741d..be680341 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.339.0", + "version": "3.339.8", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "41bcd4a555649d276c8fbc0bc1738e59fda2221d" + "reference": "c0e959cc4bedd9a819f419f5bc29675a8fd12714" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/41bcd4a555649d276c8fbc0bc1738e59fda2221d", - "reference": "41bcd4a555649d276c8fbc0bc1738e59fda2221d", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c0e959cc4bedd9a819f419f5bc29675a8fd12714", + "reference": "c0e959cc4bedd9a819f419f5bc29675a8fd12714", "shasum": "" }, "require": { @@ -154,9 +154,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.339.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.339.8" }, - "time": "2025-01-27T19:25:50+00:00" + "time": "2025-02-06T19:03:13+00:00" }, { "name": "backpack/activity-log", @@ -833,17 +833,17 @@ "source": { "type": "git", "url": "https://github.com/Laravel-Backpack/medialibrary-uploaders.git", - "reference": "ac99d5dd11589175c3ac71b394ae449236bc9d64" + "reference": "d4704c0267160a633242ace0ca6cd7663c6e8897" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Laravel-Backpack/medialibrary-uploaders/zipball/ac99d5dd11589175c3ac71b394ae449236bc9d64", - "reference": "ac99d5dd11589175c3ac71b394ae449236bc9d64", + "url": "https://api.github.com/repos/Laravel-Backpack/medialibrary-uploaders/zipball/d4704c0267160a633242ace0ca6cd7663c6e8897", + "reference": "d4704c0267160a633242ace0ca6cd7663c6e8897", "shasum": "" }, "require": { "backpack/crud": "7.0.0-alpha.1", - "spatie/laravel-medialibrary": "^11.3" + "spatie/laravel-medialibrary": "^10.7||^11.3" }, "require-dev": { "orchestra/testbench": "^10.0", @@ -886,7 +886,7 @@ "issues": "https://github.com/Laravel-Backpack/medialibrary-uploaders/issues", "source": "https://github.com/Laravel-Backpack/medialibrary-uploaders/tree/next" }, - "time": "2025-01-28T10:14:07+00:00" + "time": "2025-02-04T15:20:10+00:00" }, { "name": "backpack/menucrud", @@ -3554,16 +3554,16 @@ }, { "name": "guzzlehttp/uri-template", - "version": "v1.0.3", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/guzzle/uri-template.git", - "reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c" + "reference": "30e286560c137526eccd4ce21b2de477ab0676d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/uri-template/zipball/ecea8feef63bd4fef1f037ecb288386999ecc11c", - "reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c", + "url": "https://api.github.com/repos/guzzle/uri-template/zipball/30e286560c137526eccd4ce21b2de477ab0676d2", + "reference": "30e286560c137526eccd4ce21b2de477ab0676d2", "shasum": "" }, "require": { @@ -3620,7 +3620,7 @@ ], "support": { "issues": "https://github.com/guzzle/uri-template/issues", - "source": "https://github.com/guzzle/uri-template/tree/v1.0.3" + "source": "https://github.com/guzzle/uri-template/tree/v1.0.4" }, "funding": [ { @@ -3636,7 +3636,7 @@ "type": "tidelift" } ], - "time": "2023-12-03T19:50:20+00:00" + "time": "2025-02-03T10:55:03+00:00" }, { "name": "intervention/image", @@ -3724,16 +3724,16 @@ }, { "name": "laravel/framework", - "version": "v11.40.0", + "version": "v11.41.3", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "599a28196d284fee158cc10086fd56ac625ad7a3" + "reference": "3ef433d5865f30a19b6b1be247586068399b59cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/599a28196d284fee158cc10086fd56ac625ad7a3", - "reference": "599a28196d284fee158cc10086fd56ac625ad7a3", + "url": "https://api.github.com/repos/laravel/framework/zipball/3ef433d5865f30a19b6b1be247586068399b59cc", + "reference": "3ef433d5865f30a19b6b1be247586068399b59cc", "shasum": "" }, "require": { @@ -3935,24 +3935,24 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-01-24T16:17:42+00:00" + "time": "2025-01-30T13:25:22+00:00" }, { "name": "laravel/legacy-factories", - "version": "v1.4.0", + "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/laravel/legacy-factories.git", - "reference": "6cb79f668fc36b8b396ada1da3ba45867889c30f" + "reference": "cd0f8c77d116bac121e9779fcff1f71801aaac50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/legacy-factories/zipball/6cb79f668fc36b8b396ada1da3ba45867889c30f", - "reference": "6cb79f668fc36b8b396ada1da3ba45867889c30f", + "url": "https://api.github.com/repos/laravel/legacy-factories/zipball/cd0f8c77d116bac121e9779fcff1f71801aaac50", + "reference": "cd0f8c77d116bac121e9779fcff1f71801aaac50", "shasum": "" }, "require": { - "illuminate/macroable": "^8.0|^9.0|^10.0|^11.0", + "illuminate/macroable": "^8.0|^9.0|^10.0|^11.0|^12.0", "php": "^7.3|^8.0", "symfony/finder": "^3.4|^4.0|^5.0|^6.0|^7.0" }, @@ -3991,20 +3991,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-01-15T13:55:14+00:00" + "time": "2025-01-24T15:41:36+00:00" }, { "name": "laravel/prompts", - "version": "v0.3.3", + "version": "v0.3.4", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "749395fcd5f8f7530fe1f00dfa84eb22c83d94ea" + "reference": "abeaa2ba4294247d5409490d1ca1bc6248087011" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/749395fcd5f8f7530fe1f00dfa84eb22c83d94ea", - "reference": "749395fcd5f8f7530fe1f00dfa84eb22c83d94ea", + "url": "https://api.github.com/repos/laravel/prompts/zipball/abeaa2ba4294247d5409490d1ca1bc6248087011", + "reference": "abeaa2ba4294247d5409490d1ca1bc6248087011", "shasum": "" }, "require": { @@ -4018,7 +4018,7 @@ "laravel/framework": ">=10.17.0 <10.25.0" }, "require-dev": { - "illuminate/collections": "^10.0|^11.0", + "illuminate/collections": "^10.0|^11.0|^12.0", "mockery/mockery": "^1.5", "pestphp/pest": "^2.3|^3.4", "phpstan/phpstan": "^1.11", @@ -4048,31 +4048,31 @@ "description": "Add beautiful and user-friendly forms to your command-line applications.", "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.3.3" + "source": "https://github.com/laravel/prompts/tree/v0.3.4" }, - "time": "2024-12-30T15:53:31+00:00" + "time": "2025-01-24T15:41:01+00:00" }, { "name": "laravel/serializable-closure", - "version": "v2.0.1", + "version": "v2.0.2", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "613b2d4998f85564d40497e05e89cb6d9bd1cbe8" + "reference": "2e1a362527783bcab6c316aad51bf36c5513ae44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/613b2d4998f85564d40497e05e89cb6d9bd1cbe8", - "reference": "613b2d4998f85564d40497e05e89cb6d9bd1cbe8", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/2e1a362527783bcab6c316aad51bf36c5513ae44", + "reference": "2e1a362527783bcab6c316aad51bf36c5513ae44", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { - "illuminate/support": "^10.0|^11.0", + "illuminate/support": "^10.0|^11.0|^12.0", "nesbot/carbon": "^2.67|^3.0", - "pestphp/pest": "^2.36", + "pestphp/pest": "^2.36|^3.0", "phpstan/phpstan": "^2.0", "symfony/var-dumper": "^6.2.0|^7.0.0" }, @@ -4111,26 +4111,26 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2024-12-16T15:26:28+00:00" + "time": "2025-01-24T15:42:37+00:00" }, { "name": "laravel/tinker", - "version": "v2.10.0", + "version": "v2.10.1", "source": { "type": "git", "url": "https://github.com/laravel/tinker.git", - "reference": "ba4d51eb56de7711b3a37d63aa0643e99a339ae5" + "reference": "22177cc71807d38f2810c6204d8f7183d88a57d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/tinker/zipball/ba4d51eb56de7711b3a37d63aa0643e99a339ae5", - "reference": "ba4d51eb56de7711b3a37d63aa0643e99a339ae5", + "url": "https://api.github.com/repos/laravel/tinker/zipball/22177cc71807d38f2810c6204d8f7183d88a57d3", + "reference": "22177cc71807d38f2810c6204d8f7183d88a57d3", "shasum": "" }, "require": { - "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", - "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", - "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0", "php": "^7.2.5|^8.0", "psy/psysh": "^0.11.1|^0.12.0", "symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0" @@ -4138,10 +4138,10 @@ "require-dev": { "mockery/mockery": "~1.3.3|^1.4.2", "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^8.5.8|^9.3.3" + "phpunit/phpunit": "^8.5.8|^9.3.3|^10.0" }, "suggest": { - "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)." + "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0)." }, "type": "library", "extra": { @@ -4175,9 +4175,9 @@ ], "support": { "issues": "https://github.com/laravel/tinker/issues", - "source": "https://github.com/laravel/tinker/tree/v2.10.0" + "source": "https://github.com/laravel/tinker/tree/v2.10.1" }, - "time": "2024-09-23T13:32:56+00:00" + "time": "2025-01-27T14:24:01+00:00" }, { "name": "league/commonmark", @@ -7147,16 +7147,16 @@ }, { "name": "spatie/laravel-backup", - "version": "9.2.4", + "version": "9.2.5", "source": { "type": "git", "url": "https://github.com/spatie/laravel-backup.git", - "reference": "074e35f50f6ca41384a0af4226fda9a814d14696" + "reference": "50effa86d6614282da747ae1194912e0ed273daf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/074e35f50f6ca41384a0af4226fda9a814d14696", - "reference": "074e35f50f6ca41384a0af4226fda9a814d14696", + "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/50effa86d6614282da747ae1194912e0ed273daf", + "reference": "50effa86d6614282da747ae1194912e0ed273daf", "shasum": "" }, "require": { @@ -7231,7 +7231,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-backup/issues", - "source": "https://github.com/spatie/laravel-backup/tree/9.2.4" + "source": "https://github.com/spatie/laravel-backup/tree/9.2.5" }, "funding": [ { @@ -7243,7 +7243,7 @@ "type": "other" } ], - "time": "2025-01-27T09:56:08+00:00" + "time": "2025-01-31T11:14:27+00:00" }, { "name": "spatie/laravel-ignition", @@ -7338,16 +7338,16 @@ }, { "name": "spatie/laravel-medialibrary", - "version": "11.12.1", + "version": "11.12.3", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "8372552a74e781dbcb70ab8b7d0cc9c520b41daa" + "reference": "f7ff95dcee59f18bd29187193b02bdb3d746f975" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/8372552a74e781dbcb70ab8b7d0cc9c520b41daa", - "reference": "8372552a74e781dbcb70ab8b7d0cc9c520b41daa", + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/f7ff95dcee59f18bd29187193b02bdb3d746f975", + "reference": "f7ff95dcee59f18bd29187193b02bdb3d746f975", "shasum": "" }, "require": { @@ -7431,7 +7431,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-medialibrary/issues", - "source": "https://github.com/spatie/laravel-medialibrary/tree/11.12.1" + "source": "https://github.com/spatie/laravel-medialibrary/tree/11.12.3" }, "funding": [ { @@ -7443,31 +7443,31 @@ "type": "github" } ], - "time": "2025-01-13T16:29:49+00:00" + "time": "2025-02-06T11:56:04+00:00" }, { "name": "spatie/laravel-package-tools", - "version": "1.18.3", + "version": "1.19.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "ba67eee37d86ed775dab7dad58a7cbaf9a6cfe78" + "reference": "1c9c30ac6a6576b8d15c6c37b6cf23d748df2faa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/ba67eee37d86ed775dab7dad58a7cbaf9a6cfe78", - "reference": "ba67eee37d86ed775dab7dad58a7cbaf9a6cfe78", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/1c9c30ac6a6576b8d15c6c37b6cf23d748df2faa", + "reference": "1c9c30ac6a6576b8d15c6c37b6cf23d748df2faa", "shasum": "" }, "require": { - "illuminate/contracts": "^9.28|^10.0|^11.0", + "illuminate/contracts": "^9.28|^10.0|^11.0|^12.0", "php": "^8.0" }, "require-dev": { "mockery/mockery": "^1.5", - "orchestra/testbench": "^7.7|^8.0|^9.0", - "pestphp/pest": "^1.22|^2", - "phpunit/phpunit": "^9.5.24|^10.5", + "orchestra/testbench": "^7.7|^8.0|^9.0|^10.0", + "pestphp/pest": "^1.23|^2.1|^3.1", + "phpunit/phpunit": "^9.5.24|^10.5|^11.5", "spatie/pest-plugin-test-time": "^1.1|^2.2" }, "type": "library", @@ -7495,7 +7495,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.18.3" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.19.0" }, "funding": [ { @@ -7503,34 +7503,34 @@ "type": "github" } ], - "time": "2025-01-22T08:51:18+00:00" + "time": "2025-02-06T14:58:20+00:00" }, { "name": "spatie/laravel-permission", - "version": "6.10.1", + "version": "6.13.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-permission.git", - "reference": "8bb69d6d67387f7a00d93a2f5fab98860f06e704" + "reference": "bb3ad222d65ec804c219cc52a8b54f5af2e1636a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/8bb69d6d67387f7a00d93a2f5fab98860f06e704", - "reference": "8bb69d6d67387f7a00d93a2f5fab98860f06e704", + "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/bb3ad222d65ec804c219cc52a8b54f5af2e1636a", + "reference": "bb3ad222d65ec804c219cc52a8b54f5af2e1636a", "shasum": "" }, "require": { - "illuminate/auth": "^8.12|^9.0|^10.0|^11.0", - "illuminate/container": "^8.12|^9.0|^10.0|^11.0", - "illuminate/contracts": "^8.12|^9.0|^10.0|^11.0", - "illuminate/database": "^8.12|^9.0|^10.0|^11.0", + "illuminate/auth": "^8.12|^9.0|^10.0|^11.0|^12.0", + "illuminate/container": "^8.12|^9.0|^10.0|^11.0|^12.0", + "illuminate/contracts": "^8.12|^9.0|^10.0|^11.0|^12.0", + "illuminate/database": "^8.12|^9.0|^10.0|^11.0|^12.0", "php": "^8.0" }, "require-dev": { - "larastan/larastan": "^1.0|^2.0", "laravel/passport": "^11.0|^12.0", - "orchestra/testbench": "^6.23|^7.0|^8.0|^9.0", - "phpunit/phpunit": "^9.4|^10.1" + "laravel/pint": "^1.0", + "orchestra/testbench": "^6.23|^7.0|^8.0|^9.0|^10.0", + "phpunit/phpunit": "^9.4|^10.1|^11.5" }, "type": "library", "extra": { @@ -7578,7 +7578,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-permission/issues", - "source": "https://github.com/spatie/laravel-permission/tree/6.10.1" + "source": "https://github.com/spatie/laravel-permission/tree/6.13.0" }, "funding": [ { @@ -7586,20 +7586,20 @@ "type": "github" } ], - "time": "2024-11-08T18:45:41+00:00" + "time": "2025-02-05T15:42:48+00:00" }, { "name": "spatie/laravel-signal-aware-command", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-signal-aware-command.git", - "reference": "49a5e671c3a3fd992187a777d01385fc6a84759d" + "reference": "5af15853cf593093e6b1abae3cca446ba59c30e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-signal-aware-command/zipball/49a5e671c3a3fd992187a777d01385fc6a84759d", - "reference": "49a5e671c3a3fd992187a777d01385fc6a84759d", + "url": "https://api.github.com/repos/spatie/laravel-signal-aware-command/zipball/5af15853cf593093e6b1abae3cca446ba59c30e8", + "reference": "5af15853cf593093e6b1abae3cca446ba59c30e8", "shasum": "" }, "require": { @@ -7653,7 +7653,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-signal-aware-command/issues", - "source": "https://github.com/spatie/laravel-signal-aware-command/tree/2.0.0" + "source": "https://github.com/spatie/laravel-signal-aware-command/tree/2.0.1" }, "funding": [ { @@ -7661,20 +7661,20 @@ "type": "github" } ], - "time": "2024-02-05T13:37:25+00:00" + "time": "2025-02-05T08:24:50+00:00" }, { "name": "spatie/laravel-translatable", - "version": "6.9.3", + "version": "6.10.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-translatable.git", - "reference": "5f0712701a71054ba9bd6693808c4748f1f4ebda" + "reference": "6150f6d55f4712279883d56490406f8a92a9c72a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-translatable/zipball/5f0712701a71054ba9bd6693808c4748f1f4ebda", - "reference": "5f0712701a71054ba9bd6693808c4748f1f4ebda", + "url": "https://api.github.com/repos/spatie/laravel-translatable/zipball/6150f6d55f4712279883d56490406f8a92a9c72a", + "reference": "6150f6d55f4712279883d56490406f8a92a9c72a", "shasum": "" }, "require": { @@ -7736,7 +7736,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-translatable/issues", - "source": "https://github.com/spatie/laravel-translatable/tree/6.9.3" + "source": "https://github.com/spatie/laravel-translatable/tree/6.10.2" }, "funding": [ { @@ -7744,7 +7744,7 @@ "type": "github" } ], - "time": "2024-12-16T12:58:20+00:00" + "time": "2025-02-03T08:49:09+00:00" }, { "name": "spatie/laravel-translation-loader", @@ -8246,16 +8246,16 @@ }, { "name": "symfony/error-handler", - "version": "v7.2.1", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "6150b89186573046167796fa5f3f76601d5145f8" + "reference": "959a74d044a6db21f4caa6d695648dcb5584cb49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/6150b89186573046167796fa5f3f76601d5145f8", - "reference": "6150b89186573046167796fa5f3f76601d5145f8", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/959a74d044a6db21f4caa6d695648dcb5584cb49", + "reference": "959a74d044a6db21f4caa6d695648dcb5584cb49", "shasum": "" }, "require": { @@ -8301,7 +8301,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/v7.2.1" + "source": "https://github.com/symfony/error-handler/tree/v7.2.3" }, "funding": [ { @@ -8317,7 +8317,7 @@ "type": "tidelift" } ], - "time": "2024-12-07T08:50:44+00:00" + "time": "2025-01-07T09:39:55+00:00" }, { "name": "symfony/event-dispatcher", @@ -8541,16 +8541,16 @@ }, { "name": "symfony/http-foundation", - "version": "v7.2.2", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "62d1a43796ca3fea3f83a8470dfe63a4af3bc588" + "reference": "ee1b504b8926198be89d05e5b6fc4c3810c090f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/62d1a43796ca3fea3f83a8470dfe63a4af3bc588", - "reference": "62d1a43796ca3fea3f83a8470dfe63a4af3bc588", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ee1b504b8926198be89d05e5b6fc4c3810c090f0", + "reference": "ee1b504b8926198be89d05e5b6fc4c3810c090f0", "shasum": "" }, "require": { @@ -8599,7 +8599,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.2.2" + "source": "https://github.com/symfony/http-foundation/tree/v7.2.3" }, "funding": [ { @@ -8615,20 +8615,20 @@ "type": "tidelift" } ], - "time": "2024-12-30T19:00:17+00:00" + "time": "2025-01-17T10:56:55+00:00" }, { "name": "symfony/http-kernel", - "version": "v7.2.2", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "3c432966bd8c7ec7429663105f5a02d7e75b4306" + "reference": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3c432966bd8c7ec7429663105f5a02d7e75b4306", - "reference": "3c432966bd8c7ec7429663105f5a02d7e75b4306", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b", + "reference": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b", "shasum": "" }, "require": { @@ -8713,7 +8713,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/v7.2.2" + "source": "https://github.com/symfony/http-kernel/tree/v7.2.3" }, "funding": [ { @@ -8729,20 +8729,20 @@ "type": "tidelift" } ], - "time": "2024-12-31T14:59:40+00:00" + "time": "2025-01-29T07:40:13+00:00" }, { "name": "symfony/mailer", - "version": "v7.2.0", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "e4d358702fb66e4c8a2af08e90e7271a62de39cc" + "reference": "f3871b182c44997cf039f3b462af4a48fb85f9d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/e4d358702fb66e4c8a2af08e90e7271a62de39cc", - "reference": "e4d358702fb66e4c8a2af08e90e7271a62de39cc", + "url": "https://api.github.com/repos/symfony/mailer/zipball/f3871b182c44997cf039f3b462af4a48fb85f9d3", + "reference": "f3871b182c44997cf039f3b462af4a48fb85f9d3", "shasum": "" }, "require": { @@ -8793,7 +8793,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v7.2.0" + "source": "https://github.com/symfony/mailer/tree/v7.2.3" }, "funding": [ { @@ -8809,20 +8809,20 @@ "type": "tidelift" } ], - "time": "2024-11-25T15:21:05+00:00" + "time": "2025-01-27T11:08:17+00:00" }, { "name": "symfony/mime", - "version": "v7.2.1", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "7f9617fcf15cb61be30f8b252695ed5e2bfac283" + "reference": "2fc3b4bd67e4747e45195bc4c98bea4628476204" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/7f9617fcf15cb61be30f8b252695ed5e2bfac283", - "reference": "7f9617fcf15cb61be30f8b252695ed5e2bfac283", + "url": "https://api.github.com/repos/symfony/mime/zipball/2fc3b4bd67e4747e45195bc4c98bea4628476204", + "reference": "2fc3b4bd67e4747e45195bc4c98bea4628476204", "shasum": "" }, "require": { @@ -8877,7 +8877,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v7.2.1" + "source": "https://github.com/symfony/mime/tree/v7.2.3" }, "funding": [ { @@ -8893,7 +8893,7 @@ "type": "tidelift" } ], - "time": "2024-12-07T08:50:44+00:00" + "time": "2025-01-27T11:08:17+00:00" }, { "name": "symfony/polyfill-ctype", @@ -9594,16 +9594,16 @@ }, { "name": "symfony/routing", - "version": "v7.2.0", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "e10a2450fa957af6c448b9b93c9010a4e4c0725e" + "reference": "ee9a67edc6baa33e5fae662f94f91fd262930996" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/e10a2450fa957af6c448b9b93c9010a4e4c0725e", - "reference": "e10a2450fa957af6c448b9b93c9010a4e4c0725e", + "url": "https://api.github.com/repos/symfony/routing/zipball/ee9a67edc6baa33e5fae662f94f91fd262930996", + "reference": "ee9a67edc6baa33e5fae662f94f91fd262930996", "shasum": "" }, "require": { @@ -9655,7 +9655,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v7.2.0" + "source": "https://github.com/symfony/routing/tree/v7.2.3" }, "funding": [ { @@ -9671,7 +9671,7 @@ "type": "tidelift" } ], - "time": "2024-11-25T11:08:51+00:00" + "time": "2025-01-17T10:56:55+00:00" }, { "name": "symfony/service-contracts", @@ -10092,16 +10092,16 @@ }, { "name": "symfony/var-dumper", - "version": "v7.2.0", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "c6a22929407dec8765d6e2b6ff85b800b245879c" + "reference": "82b478c69745d8878eb60f9a049a4d584996f73a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c6a22929407dec8765d6e2b6ff85b800b245879c", - "reference": "c6a22929407dec8765d6e2b6ff85b800b245879c", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/82b478c69745d8878eb60f9a049a4d584996f73a", + "reference": "82b478c69745d8878eb60f9a049a4d584996f73a", "shasum": "" }, "require": { @@ -10155,7 +10155,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.2.0" + "source": "https://github.com/symfony/var-dumper/tree/v7.2.3" }, "funding": [ { @@ -10171,7 +10171,7 @@ "type": "tidelift" } ], - "time": "2024-11-08T15:48:14+00:00" + "time": "2025-01-17T11:39:41+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -11495,16 +11495,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.4", + "version": "11.5.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "e0da3559ec50a91f6a6a201473b607b5ccfd9a1b" + "reference": "e1cb706f019e2547039ca2c839898cd5f557ee5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e0da3559ec50a91f6a6a201473b607b5ccfd9a1b", - "reference": "e0da3559ec50a91f6a6a201473b607b5ccfd9a1b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e1cb706f019e2547039ca2c839898cd5f557ee5d", + "reference": "e1cb706f019e2547039ca2c839898cd5f557ee5d", "shasum": "" }, "require": { @@ -11576,7 +11576,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.4" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.7" }, "funding": [ { @@ -11592,7 +11592,7 @@ "type": "tidelift" } ], - "time": "2025-01-28T15:03:46+00:00" + "time": "2025-02-06T16:10:05+00:00" }, { "name": "sebastian/cli-parser", @@ -12574,16 +12574,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v7.2.0", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "b176e1f1f550ef44c94eb971bf92488de08f7c6b" + "reference": "700a880e5089280c7cf3ca1ccf9d9de6630f5d25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b176e1f1f550ef44c94eb971bf92488de08f7c6b", - "reference": "b176e1f1f550ef44c94eb971bf92488de08f7c6b", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/700a880e5089280c7cf3ca1ccf9d9de6630f5d25", + "reference": "700a880e5089280c7cf3ca1ccf9d9de6630f5d25", "shasum": "" }, "require": { @@ -12621,7 +12621,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v7.2.0" + "source": "https://github.com/symfony/dom-crawler/tree/v7.2.3" }, "funding": [ { @@ -12637,7 +12637,7 @@ "type": "tidelift" } ], - "time": "2024-11-13T16:15:23+00:00" + "time": "2025-01-27T11:08:17+00:00" }, { "name": "theseer/tokenizer", diff --git a/config/backup.php b/config/backup.php index 0b25026f..ecfa24ff 100644 --- a/config/backup.php +++ b/config/backup.php @@ -122,6 +122,31 @@ 'database_dump_file_extension' => '', 'destination' => [ + /* + * The compression algorithm to be used for creating the zip archive. + * + * If backing up only database, you may choose gzip compression for db dump and no compression at zip. + * + * Some common algorithms are listed below: + * ZipArchive::CM_STORE (no compression at all; set 0 as compression level) + * ZipArchive::CM_DEFAULT + * ZipArchive::CM_DEFLATE + * ZipArchive::CM_BZIP2 + * ZipArchive::CM_XZ + * + * For more check https://www.php.net/manual/zip.constants.php and confirm it's supported by your system. + */ + 'compression_method' => ZipArchive::CM_DEFAULT, + + /* + * The compression level corresponding to the used algorithm; an integer between 0 and 9. + * + * Check supported levels for the chosen algorithm, usually 1 means the fastest and weakest compression, + * while 9 the slowest and strongest one. + * + * Setting of 0 for some algorithms may switch to the strongest compression. + */ + 'compression_level' => 9, /* * The filename prefix used for the backup zip file. @@ -167,19 +192,19 @@ 'notifications' => [ 'notifications' => [ - \Spatie\Backup\Notifications\Notifications\BackupHasFailedNotification::class => [], - \Spatie\Backup\Notifications\Notifications\UnhealthyBackupWasFoundNotification::class => [], - \Spatie\Backup\Notifications\Notifications\CleanupHasFailedNotification::class => [], - \Spatie\Backup\Notifications\Notifications\BackupWasSuccessfulNotification::class => [], - \Spatie\Backup\Notifications\Notifications\HealthyBackupWasFoundNotification::class => [], - \Spatie\Backup\Notifications\Notifications\CleanupWasSuccessfulNotification::class => [], + Spatie\Backup\Notifications\Notifications\BackupHasFailedNotification::class => [], + Spatie\Backup\Notifications\Notifications\UnhealthyBackupWasFoundNotification::class => [], + Spatie\Backup\Notifications\Notifications\CleanupHasFailedNotification::class => [], + Spatie\Backup\Notifications\Notifications\BackupWasSuccessfulNotification::class => [], + Spatie\Backup\Notifications\Notifications\HealthyBackupWasFoundNotification::class => [], + Spatie\Backup\Notifications\Notifications\CleanupWasSuccessfulNotification::class => [], ], /* * Here you can specify the notifiable to which the notifications should be sent. The default * notifiable will use the variables specified in this config file. */ - 'notifiable' => \Spatie\Backup\Notifications\Notifiable::class, + 'notifiable' => Spatie\Backup\Notifications\Notifiable::class, 'mail' => [ 'to' => 'your@example.com', @@ -223,8 +248,8 @@ 'name' => env('APP_NAME', 'laravel-backup'), 'disks' => ['local'], 'health_checks' => [ - \Spatie\Backup\Tasks\Monitor\HealthChecks\MaximumAgeInDays::class => 1, - \Spatie\Backup\Tasks\Monitor\HealthChecks\MaximumStorageInMegabytes::class => 5000, + Spatie\Backup\Tasks\Monitor\HealthChecks\MaximumAgeInDays::class => 1, + Spatie\Backup\Tasks\Monitor\HealthChecks\MaximumStorageInMegabytes::class => 5000, ], ], @@ -250,7 +275,7 @@ * No matter how you configure it the default strategy will never * delete the newest backup. */ - 'strategy' => \Spatie\Backup\Tasks\Cleanup\Strategies\DefaultStrategy::class, + 'strategy' => Spatie\Backup\Tasks\Cleanup\Strategies\DefaultStrategy::class, 'default_strategy' => [