You've already forked grav-plugin-listmonk
use local version of listmonk-php
This commit is contained in:
30
composer.lock
generated
30
composer.lock
generated
@@ -4,21 +4,15 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "333d17d221a58a8d822b5000f41c697f",
|
||||
"content-hash": "096d3c9059b402b96784b2897ab5dba7",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adnanhussainturki/listmonk-php",
|
||||
"version": "0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/AdnanHussainTurki/listmonk-php.git",
|
||||
"reference": "0d43700377dfe5eac43f4f6751e83b42e85b5400"
|
||||
},
|
||||
"version": "dev-main",
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/AdnanHussainTurki/listmonk-php/zipball/0d43700377dfe5eac43f4f6751e83b42e85b5400",
|
||||
"reference": "0d43700377dfe5eac43f4f6751e83b42e85b5400",
|
||||
"shasum": ""
|
||||
"type": "path",
|
||||
"url": "/home/magdev/workspaces/php/listmonk-php",
|
||||
"reference": "13ece3885c574ccab39cdbe711ff0cfda408b561"
|
||||
},
|
||||
"require": {
|
||||
"guzzlehttp/guzzle": "^7.8"
|
||||
@@ -29,7 +23,6 @@
|
||||
"AdnanHussainTurki\\ListMonk\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
@@ -40,11 +33,10 @@
|
||||
}
|
||||
],
|
||||
"description": "Package aims to ease up the API calls to a listmonk API from PHP based application",
|
||||
"support": {
|
||||
"issues": "https://github.com/AdnanHussainTurki/listmonk-php/issues",
|
||||
"source": "https://github.com/AdnanHussainTurki/listmonk-php/tree/0.1"
|
||||
},
|
||||
"time": "2023-11-12T00:45:46+00:00"
|
||||
"transport-options": {
|
||||
"symlink": false,
|
||||
"relative": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/guzzle",
|
||||
@@ -646,7 +638,9 @@
|
||||
"packages-dev": [],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {},
|
||||
"stability-flags": {
|
||||
"adnanhussainturki/listmonk-php": 20
|
||||
},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
|
||||
Reference in New Issue
Block a user