0.1.2
This commit is contained in:
53
composer.lock
generated
53
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": "b4f2ee211728714c2fa05fbad3914d2e",
|
||||
"content-hash": "641b7b21cd3231c89ab305cd615eeb6f",
|
||||
"packages": [
|
||||
{
|
||||
"name": "brick/math",
|
||||
@@ -2310,12 +2310,12 @@
|
||||
"version": "3.8.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/briannesbitt/Carbon.git",
|
||||
"url": "https://github.com/CarbonPHP/carbon.git",
|
||||
"reference": "129700ed449b1f02d70272d2ac802357c8c30c58"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/129700ed449b1f02d70272d2ac802357c8c30c58",
|
||||
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/129700ed449b1f02d70272d2ac802357c8c30c58",
|
||||
"reference": "129700ed449b1f02d70272d2ac802357c8c30c58",
|
||||
"shasum": ""
|
||||
},
|
||||
@@ -2857,6 +2857,53 @@
|
||||
],
|
||||
"time": "2024-07-20T21:41:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "plesk/ext-laravel-integration",
|
||||
"version": "7.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/plesk/ext-laravel-integration.git",
|
||||
"reference": "73dc4ea3f99e033396497f147aa033eb0602f943"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/plesk/ext-laravel-integration/zipball/73dc4ea3f99e033396497f147aa033eb0602f943",
|
||||
"reference": "73dc4ea3f99e033396497f147aa033eb0602f943",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"laravel/framework": ">=7.0.0",
|
||||
"php": ">=7.4"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"PleskExtLaravel\\Providers\\ConsoleServiceProvider"
|
||||
]
|
||||
},
|
||||
"component": "package"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"PleskExtLaravel\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"Apache-2.0"
|
||||
],
|
||||
"description": "Plesk Laravel Toolkit integration with Laravel applications.",
|
||||
"keywords": [
|
||||
"laravel",
|
||||
"plesk"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/plesk/ext-laravel-integration/issues",
|
||||
"source": "https://github.com/plesk/ext-laravel-integration/tree/7.0.0"
|
||||
},
|
||||
"time": "2023-01-20T09:40:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "predis/predis",
|
||||
"version": "v2.3.0",
|
||||
|
||||
Reference in New Issue
Block a user