add dev environment
This commit is contained in:
47
composer.lock
generated
47
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": "f6c39647206d4c1157c2be1d960de5cc",
|
||||
"content-hash": "0d98b364229f1e4fe5fff9434f69b49e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -9753,6 +9753,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.5",
|
||||
|
||||
Reference in New Issue
Block a user