composer: update pnx/laravel-ignite
This commit is contained in:
parent
decb948f2f
commit
debc32ba1b
1 changed files with 8 additions and 5 deletions
13
composer.lock
generated
13
composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "698201d881ac8e6d8821208ad918f5f6",
|
"content-hash": "78c4a9878ac3ea63b726daad902f8225",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "asm89/stack-cors",
|
"name": "asm89/stack-cors",
|
||||||
|
|
@ -2479,12 +2479,12 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/pnx/laravel-ignite.git",
|
"url": "https://github.com/pnx/laravel-ignite.git",
|
||||||
"reference": "5d3da73f8e5d73e70c383f7a9d66dfee1774f726"
|
"reference": "a40324f96ad834321c434cef24a95423b77d14eb"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/pnx/laravel-ignite/zipball/5d3da73f8e5d73e70c383f7a9d66dfee1774f726",
|
"url": "https://api.github.com/repos/pnx/laravel-ignite/zipball/a40324f96ad834321c434cef24a95423b77d14eb",
|
||||||
"reference": "5d3da73f8e5d73e70c383f7a9d66dfee1774f726",
|
"reference": "a40324f96ad834321c434cef24a95423b77d14eb",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -2493,6 +2493,9 @@
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9.3"
|
"phpunit/phpunit": "^9.3"
|
||||||
},
|
},
|
||||||
|
"suggest": {
|
||||||
|
"blade-ui-kit/blade-icons": "For adding icons to form elements."
|
||||||
|
},
|
||||||
"default-branch": true,
|
"default-branch": true,
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
|
|
@ -2517,7 +2520,7 @@
|
||||||
"source": "https://github.com/pnx/laravel-ignite/tree/master",
|
"source": "https://github.com/pnx/laravel-ignite/tree/master",
|
||||||
"issues": "https://github.com/pnx/laravel-ignite/issues"
|
"issues": "https://github.com/pnx/laravel-ignite/issues"
|
||||||
},
|
},
|
||||||
"time": "2021-11-14T14:23:03+00:00"
|
"time": "2022-01-02T12:50:55+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/container",
|
"name": "psr/container",
|
||||||
|
|
|
||||||
Reference in a new issue