ok, it won't work
This commit is contained in:
parent
af15b561ab
commit
971132c2ba
@ -26,10 +26,10 @@
|
||||
"spatie/laravel-schemaless-attributes": "^2.4",
|
||||
"spatie/url": "^2.2",
|
||||
"symfony/yaml": "^6.2",
|
||||
"visus/cuid2": "^2.0.0",
|
||||
"serversideup/spin": "^v1.1.0"
|
||||
"visus/cuid2": "^2.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"serversideup/spin": "^v1.1.0",
|
||||
"barryvdh/laravel-ide-helper": "^2.13",
|
||||
"fakerphp/faker": "^v1.21.0",
|
||||
"laravel/dusk": "^v7.7.0",
|
||||
|
92
composer.lock
generated
92
composer.lock
generated
@ -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": "5c0c935e0b361da37a6480e5b9e66ef2",
|
||||
"content-hash": "f867eb696fc9a32a0371e852bfcc23b1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@ -4268,51 +4268,6 @@
|
||||
],
|
||||
"time": "2023-04-15T23:01:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "serversideup/spin",
|
||||
"version": "v1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/serversideup/spin.git",
|
||||
"reference": "03bb69dbdc6d6a68b82b4bb4cfeb7accc4f8758f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/serversideup/spin/zipball/03bb69dbdc6d6a68b82b4bb4cfeb7accc4f8758f",
|
||||
"reference": "03bb69dbdc6d6a68b82b4bb4cfeb7accc4f8758f",
|
||||
"shasum": ""
|
||||
},
|
||||
"bin": [
|
||||
"bin/spin"
|
||||
],
|
||||
"type": "library",
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"GPL-3.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Dan Pastori",
|
||||
"homepage": "https://twitter.com/danpastori"
|
||||
},
|
||||
{
|
||||
"name": "Jay Rogers",
|
||||
"homepage": "https://twitter.com/jaydrogers"
|
||||
}
|
||||
],
|
||||
"description": "Replicate your production environment locally using Docker. Just run \"spin up\". It's really that easy.",
|
||||
"support": {
|
||||
"issues": "https://github.com/serversideup/spin/issues",
|
||||
"source": "https://github.com/serversideup/spin/tree/v1.1.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/serversideup",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-05-20T15:13:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/backtrace",
|
||||
"version": "1.4.0",
|
||||
@ -10847,6 +10802,51 @@
|
||||
],
|
||||
"time": "2023-02-07T11:34:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "serversideup/spin",
|
||||
"version": "v1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/serversideup/spin.git",
|
||||
"reference": "03bb69dbdc6d6a68b82b4bb4cfeb7accc4f8758f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/serversideup/spin/zipball/03bb69dbdc6d6a68b82b4bb4cfeb7accc4f8758f",
|
||||
"reference": "03bb69dbdc6d6a68b82b4bb4cfeb7accc4f8758f",
|
||||
"shasum": ""
|
||||
},
|
||||
"bin": [
|
||||
"bin/spin"
|
||||
],
|
||||
"type": "library",
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"GPL-3.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Dan Pastori",
|
||||
"homepage": "https://twitter.com/danpastori"
|
||||
},
|
||||
{
|
||||
"name": "Jay Rogers",
|
||||
"homepage": "https://twitter.com/jaydrogers"
|
||||
}
|
||||
],
|
||||
"description": "Replicate your production environment locally using Docker. Just run \"spin up\". It's really that easy.",
|
||||
"support": {
|
||||
"issues": "https://github.com/serversideup/spin/issues",
|
||||
"source": "https://github.com/serversideup/spin/tree/v1.1.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/serversideup",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-05-20T15:13:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/flare-client-php",
|
||||
"version": "1.3.6",
|
||||
|
Loading…
x
Reference in New Issue
Block a user