|
@@ -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": "86c4eb85802ad24dd9ef0bcc55a79f51",
|
|
|
+ "content-hash": "91465f398b2f15e47d8ac1fb10247588",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "acmephp/core",
|
|
@@ -526,6 +526,76 @@
|
|
|
],
|
|
|
"time": "2023-12-11T17:09:12+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "coolsam/modules",
|
|
|
+ "version": "v3.0.0-beta.3",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/savannabits/filament-modules.git",
|
|
|
+ "reference": "740b5f108ea50f4f6dbfae5ac1809a5afa973676"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/savannabits/filament-modules/zipball/740b5f108ea50f4f6dbfae5ac1809a5afa973676",
|
|
|
+ "reference": "740b5f108ea50f4f6dbfae5ac1809a5afa973676",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "filament/filament": "^3.0.0-beta",
|
|
|
+ "illuminate/contracts": "^9.1|^10.0",
|
|
|
+ "nwidart/laravel-modules": "^10.0",
|
|
|
+ "php": "^8.1",
|
|
|
+ "spatie/laravel-package-tools": "^1.14.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "laravel/pint": "^1.0",
|
|
|
+ "nunomaduro/collision": "^7.9",
|
|
|
+ "orchestra/testbench": "^8.0",
|
|
|
+ "pestphp/pest": "^2.0",
|
|
|
+ "pestphp/pest-plugin-arch": "^2.0",
|
|
|
+ "pestphp/pest-plugin-laravel": "^2.0",
|
|
|
+ "spatie/laravel-ray": "^1.26"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "laravel": {
|
|
|
+ "providers": [
|
|
|
+ "Coolsam\\FilamentModules\\ModulesServiceProvider"
|
|
|
+ ],
|
|
|
+ "aliases": {
|
|
|
+ "Modules": "Coolsam\\FilamentModules\\Facades\\Modules"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Coolsam\\FilamentModules\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Sam Maosa",
|
|
|
+ "email": "smaosa@savannabits.com",
|
|
|
+ "role": "Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Support for nwidart/laravel-modules in filamentphp",
|
|
|
+ "homepage": "https://github.com/coolsam/modules",
|
|
|
+ "keywords": [
|
|
|
+ "coolsam",
|
|
|
+ "laravel",
|
|
|
+ "modules"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/savannabits/filament-modules/issues",
|
|
|
+ "source": "https://github.com/savannabits/filament-modules/tree/v3.0.0-beta.3"
|
|
|
+ },
|
|
|
+ "time": "2023-07-31T08:20:09+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "danharrin/date-format-converter",
|
|
|
"version": "v0.3.0",
|
|
@@ -1348,16 +1418,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "filament/actions",
|
|
|
- "version": "v3.2.61",
|
|
|
+ "version": "v3.2.62",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/filamentphp/actions.git",
|
|
|
- "reference": "95c8842023399cdf2508a86c2af3db579b125cc7"
|
|
|
+ "reference": "1a177564e1f707315ac9aee7cc4d345fbc1ea37e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/filamentphp/actions/zipball/95c8842023399cdf2508a86c2af3db579b125cc7",
|
|
|
- "reference": "95c8842023399cdf2508a86c2af3db579b125cc7",
|
|
|
+ "url": "https://api.github.com/repos/filamentphp/actions/zipball/1a177564e1f707315ac9aee7cc4d345fbc1ea37e",
|
|
|
+ "reference": "1a177564e1f707315ac9aee7cc4d345fbc1ea37e",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1397,20 +1467,20 @@
|
|
|
"issues": "https://github.com/filamentphp/filament/issues",
|
|
|
"source": "https://github.com/filamentphp/filament"
|
|
|
},
|
|
|
- "time": "2024-03-27T12:36:15+00:00"
|
|
|
+ "time": "2024-04-01T18:41:00+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "filament/filament",
|
|
|
- "version": "v3.2.61",
|
|
|
+ "version": "v3.2.62",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/filamentphp/panels.git",
|
|
|
- "reference": "6aa99147005785e0528e9eca77ee029c7c57d620"
|
|
|
+ "reference": "2dba8d47a87f9fadb65fb6422e813bcb845e60fc"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/filamentphp/panels/zipball/6aa99147005785e0528e9eca77ee029c7c57d620",
|
|
|
- "reference": "6aa99147005785e0528e9eca77ee029c7c57d620",
|
|
|
+ "url": "https://api.github.com/repos/filamentphp/panels/zipball/2dba8d47a87f9fadb65fb6422e813bcb845e60fc",
|
|
|
+ "reference": "2dba8d47a87f9fadb65fb6422e813bcb845e60fc",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1462,20 +1532,20 @@
|
|
|
"issues": "https://github.com/filamentphp/filament/issues",
|
|
|
"source": "https://github.com/filamentphp/filament"
|
|
|
},
|
|
|
- "time": "2024-03-27T12:36:01+00:00"
|
|
|
+ "time": "2024-04-01T18:41:06+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "filament/forms",
|
|
|
- "version": "v3.2.61",
|
|
|
+ "version": "v3.2.62",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/filamentphp/forms.git",
|
|
|
- "reference": "1237e83354fd28a1a4cf5d6585f57adc56954e6c"
|
|
|
+ "reference": "25a1f9b93f27865608e727c47d677ce0b44ad043"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/filamentphp/forms/zipball/1237e83354fd28a1a4cf5d6585f57adc56954e6c",
|
|
|
- "reference": "1237e83354fd28a1a4cf5d6585f57adc56954e6c",
|
|
|
+ "url": "https://api.github.com/repos/filamentphp/forms/zipball/25a1f9b93f27865608e727c47d677ce0b44ad043",
|
|
|
+ "reference": "25a1f9b93f27865608e727c47d677ce0b44ad043",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1518,20 +1588,20 @@
|
|
|
"issues": "https://github.com/filamentphp/filament/issues",
|
|
|
"source": "https://github.com/filamentphp/filament"
|
|
|
},
|
|
|
- "time": "2024-03-27T12:35:57+00:00"
|
|
|
+ "time": "2024-04-01T18:40:59+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "filament/infolists",
|
|
|
- "version": "v3.2.61",
|
|
|
+ "version": "v3.2.62",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/filamentphp/infolists.git",
|
|
|
- "reference": "aa2f266ce113b13cf24e8752970bed9d2fb62b4f"
|
|
|
+ "reference": "cf5a23020b219bd5e3d930c24e9b380a004206c8"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/filamentphp/infolists/zipball/aa2f266ce113b13cf24e8752970bed9d2fb62b4f",
|
|
|
- "reference": "aa2f266ce113b13cf24e8752970bed9d2fb62b4f",
|
|
|
+ "url": "https://api.github.com/repos/filamentphp/infolists/zipball/cf5a23020b219bd5e3d930c24e9b380a004206c8",
|
|
|
+ "reference": "cf5a23020b219bd5e3d930c24e9b380a004206c8",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1569,20 +1639,20 @@
|
|
|
"issues": "https://github.com/filamentphp/filament/issues",
|
|
|
"source": "https://github.com/filamentphp/filament"
|
|
|
},
|
|
|
- "time": "2024-03-27T12:36:20+00:00"
|
|
|
+ "time": "2024-04-01T18:41:04+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "filament/notifications",
|
|
|
- "version": "v3.2.61",
|
|
|
+ "version": "v3.2.62",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/filamentphp/notifications.git",
|
|
|
- "reference": "069a37c9f260918741fd80167859d7578ea18887"
|
|
|
+ "reference": "0739152934bd238b838e1abd1d3c9b037f9e6da3"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/filamentphp/notifications/zipball/069a37c9f260918741fd80167859d7578ea18887",
|
|
|
- "reference": "069a37c9f260918741fd80167859d7578ea18887",
|
|
|
+ "url": "https://api.github.com/repos/filamentphp/notifications/zipball/0739152934bd238b838e1abd1d3c9b037f9e6da3",
|
|
|
+ "reference": "0739152934bd238b838e1abd1d3c9b037f9e6da3",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1621,20 +1691,20 @@
|
|
|
"issues": "https://github.com/filamentphp/filament/issues",
|
|
|
"source": "https://github.com/filamentphp/filament"
|
|
|
},
|
|
|
- "time": "2024-03-27T12:36:01+00:00"
|
|
|
+ "time": "2024-04-01T18:40:59+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "filament/support",
|
|
|
- "version": "v3.2.61",
|
|
|
+ "version": "v3.2.62",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/filamentphp/support.git",
|
|
|
- "reference": "6f7f6fe72f8c206bd28297fbf41f863358c95c07"
|
|
|
+ "reference": "7b156b35791a7ff990621ec59fc8ec8cfdbb0782"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/filamentphp/support/zipball/6f7f6fe72f8c206bd28297fbf41f863358c95c07",
|
|
|
- "reference": "6f7f6fe72f8c206bd28297fbf41f863358c95c07",
|
|
|
+ "url": "https://api.github.com/repos/filamentphp/support/zipball/7b156b35791a7ff990621ec59fc8ec8cfdbb0782",
|
|
|
+ "reference": "7b156b35791a7ff990621ec59fc8ec8cfdbb0782",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1650,6 +1720,7 @@
|
|
|
"spatie/color": "^1.5",
|
|
|
"spatie/invade": "^1.0|^2.0",
|
|
|
"spatie/laravel-package-tools": "^1.9",
|
|
|
+ "symfony/console": "^6.0|^7.0",
|
|
|
"symfony/html-sanitizer": "^6.1|^7.0"
|
|
|
},
|
|
|
"type": "library",
|
|
@@ -1678,20 +1749,20 @@
|
|
|
"issues": "https://github.com/filamentphp/filament/issues",
|
|
|
"source": "https://github.com/filamentphp/filament"
|
|
|
},
|
|
|
- "time": "2024-03-27T12:36:25+00:00"
|
|
|
+ "time": "2024-04-01T18:41:17+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "filament/tables",
|
|
|
- "version": "v3.2.61",
|
|
|
+ "version": "v3.2.62",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/filamentphp/tables.git",
|
|
|
- "reference": "38e01c5d5e841d36365d2acf581ed60095b0f768"
|
|
|
+ "reference": "38bf31ffed24ca98647879eb99bdb1efc788b4ec"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/filamentphp/tables/zipball/38e01c5d5e841d36365d2acf581ed60095b0f768",
|
|
|
- "reference": "38e01c5d5e841d36365d2acf581ed60095b0f768",
|
|
|
+ "url": "https://api.github.com/repos/filamentphp/tables/zipball/38bf31ffed24ca98647879eb99bdb1efc788b4ec",
|
|
|
+ "reference": "38bf31ffed24ca98647879eb99bdb1efc788b4ec",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1731,20 +1802,20 @@
|
|
|
"issues": "https://github.com/filamentphp/filament/issues",
|
|
|
"source": "https://github.com/filamentphp/filament"
|
|
|
},
|
|
|
- "time": "2024-03-27T12:36:41+00:00"
|
|
|
+ "time": "2024-04-01T18:41:19+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "filament/widgets",
|
|
|
- "version": "v3.2.61",
|
|
|
+ "version": "v3.2.62",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/filamentphp/widgets.git",
|
|
|
- "reference": "38a011b9a556a2786028eb80aa135e171569d2af"
|
|
|
+ "reference": "23c69ba79ba9f39429e48327676db3117585a5f8"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/filamentphp/widgets/zipball/38a011b9a556a2786028eb80aa135e171569d2af",
|
|
|
- "reference": "38a011b9a556a2786028eb80aa135e171569d2af",
|
|
|
+ "url": "https://api.github.com/repos/filamentphp/widgets/zipball/23c69ba79ba9f39429e48327676db3117585a5f8",
|
|
|
+ "reference": "23c69ba79ba9f39429e48327676db3117585a5f8",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1775,7 +1846,7 @@
|
|
|
"issues": "https://github.com/filamentphp/filament/issues",
|
|
|
"source": "https://github.com/filamentphp/filament"
|
|
|
},
|
|
|
- "time": "2024-03-14T10:54:33+00:00"
|
|
|
+ "time": "2024-04-01T18:41:27+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "fruitcake/php-cors",
|
|
@@ -4328,6 +4399,91 @@
|
|
|
],
|
|
|
"time": "2023-02-08T01:06:31+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "nwidart/laravel-modules",
|
|
|
+ "version": "10.0.6",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/nWidart/laravel-modules.git",
|
|
|
+ "reference": "a6f2c8b53ae7945ef41d296735e963cee885ebde"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/a6f2c8b53ae7945ef41d296735e963cee885ebde",
|
|
|
+ "reference": "a6f2c8b53ae7945ef41d296735e963cee885ebde",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "php": ">=8.1"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "friendsofphp/php-cs-fixer": "^3.6",
|
|
|
+ "laravel/framework": "^10.41",
|
|
|
+ "mockery/mockery": "^1.5",
|
|
|
+ "orchestra/testbench": "^8.0",
|
|
|
+ "phpstan/phpstan": "^1.4",
|
|
|
+ "phpunit/phpunit": "^10.0",
|
|
|
+ "spatie/phpunit-snapshot-assertions": "^5.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "laravel": {
|
|
|
+ "providers": [
|
|
|
+ "Nwidart\\Modules\\LaravelModulesServiceProvider"
|
|
|
+ ],
|
|
|
+ "aliases": {
|
|
|
+ "Module": "Nwidart\\Modules\\Facades\\Module"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "10.0-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "src/helpers.php"
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Nwidart\\Modules\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Widart",
|
|
|
+ "email": "n.widart@gmail.com",
|
|
|
+ "homepage": "https://nicolaswidart.com",
|
|
|
+ "role": "Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Laravel Module management",
|
|
|
+ "keywords": [
|
|
|
+ "laravel",
|
|
|
+ "module",
|
|
|
+ "modules",
|
|
|
+ "nwidart",
|
|
|
+ "rad"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/nWidart/laravel-modules/issues",
|
|
|
+ "source": "https://github.com/nWidart/laravel-modules/tree/10.0.6"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/dcblogdev",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/nwidart",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2024-01-28T10:04:15+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "openspout/openspout",
|
|
|
"version": "v4.23.0",
|
|
@@ -8084,6 +8240,62 @@
|
|
|
"source": "https://github.com/webmozarts/assert/tree/1.11.0"
|
|
|
},
|
|
|
"time": "2022-06-03T18:03:27+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "wikimedia/composer-merge-plugin",
|
|
|
+ "version": "v2.1.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/wikimedia/composer-merge-plugin.git",
|
|
|
+ "reference": "a03d426c8e9fb2c9c569d9deeb31a083292788bc"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/a03d426c8e9fb2c9c569d9deeb31a083292788bc",
|
|
|
+ "reference": "a03d426c8e9fb2c9c569d9deeb31a083292788bc",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "composer-plugin-api": "^1.1||^2.0",
|
|
|
+ "php": ">=7.2.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "composer/composer": "^1.1||^2.0",
|
|
|
+ "ext-json": "*",
|
|
|
+ "mediawiki/mediawiki-phan-config": "0.11.1",
|
|
|
+ "php-parallel-lint/php-parallel-lint": "~1.3.1",
|
|
|
+ "phpspec/prophecy": "~1.15.0",
|
|
|
+ "phpunit/phpunit": "^8.5||^9.0",
|
|
|
+ "squizlabs/php_codesniffer": "~3.7.1"
|
|
|
+ },
|
|
|
+ "type": "composer-plugin",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "2.x-dev"
|
|
|
+ },
|
|
|
+ "class": "Wikimedia\\Composer\\Merge\\V2\\MergePlugin"
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Wikimedia\\Composer\\Merge\\V2\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Bryan Davis",
|
|
|
+ "email": "bd808@wikimedia.org"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Composer plugin to merge multiple composer.json files",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/wikimedia/composer-merge-plugin/issues",
|
|
|
+ "source": "https://github.com/wikimedia/composer-merge-plugin/tree/v2.1.0"
|
|
|
+ },
|
|
|
+ "time": "2023-04-15T19:07:00+00:00"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [
|
|
@@ -10311,16 +10523,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "spatie/laravel-ignition",
|
|
|
- "version": "2.5.0",
|
|
|
+ "version": "2.5.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/spatie/laravel-ignition.git",
|
|
|
- "reference": "e23f4e8ce6644dc3d68b9d8a0aed3beaca0d6ada"
|
|
|
+ "reference": "0c864b3cbd66ce67a2096c5f743e07ce8f1d6ab9"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/e23f4e8ce6644dc3d68b9d8a0aed3beaca0d6ada",
|
|
|
- "reference": "e23f4e8ce6644dc3d68b9d8a0aed3beaca0d6ada",
|
|
|
+ "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/0c864b3cbd66ce67a2096c5f743e07ce8f1d6ab9",
|
|
|
+ "reference": "0c864b3cbd66ce67a2096c5f743e07ce8f1d6ab9",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -10399,7 +10611,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2024-03-29T14:14:55+00:00"
|
|
|
+ "time": "2024-04-02T06:30:22+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/yaml",
|
|
@@ -10524,8 +10736,10 @@
|
|
|
}
|
|
|
],
|
|
|
"aliases": [],
|
|
|
- "minimum-stability": "stable",
|
|
|
- "stability-flags": [],
|
|
|
+ "minimum-stability": "dev",
|
|
|
+ "stability-flags": {
|
|
|
+ "coolsam/modules": 10
|
|
|
+ },
|
|
|
"prefer-stable": true,
|
|
|
"prefer-lowest": false,
|
|
|
"platform": {
|