439 lines
16 KiB
JSON
439 lines
16 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "laravel\/serializable-closure",
|
|
"version": "1.x-dev",
|
|
"version_normalized": "1.9999999.9999999.9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/laravel\/serializable-closure.git",
|
|
"reference": "8be68b9a31863c40ccccac14f7e885e274b8ea62"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/laravel\/serializable-closure\/zipball\/8be68b9a31863c40ccccac14f7e885e274b8ea62",
|
|
"reference": "8be68b9a31863c40ccccac14f7e885e274b8ea62",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.3|^8.0"
|
|
},
|
|
"require-dev": {
|
|
"illuminate\/support": "^8.0|^9.0|^10.0|^11.0",
|
|
"nesbot\/carbon": "^2.61|^3.0",
|
|
"pestphp\/pest": "^1.21.3",
|
|
"phpstan\/phpstan": "^1.8.2",
|
|
"symfony\/var-dumper": "^5.4.11|^6.2.0|^7.0.0"
|
|
},
|
|
"time": "2024-11-19T20:48:19+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SmashBalloon\\YoutubeFeed\\Vendor\\Laravel\\SerializableClosure\\": "src\/"
|
|
}
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Taylor Otwell",
|
|
"email": "taylor@laravel.com"
|
|
},
|
|
{
|
|
"name": "Nuno Maduro",
|
|
"email": "nuno@laravel.com"
|
|
}
|
|
],
|
|
"description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.",
|
|
"keywords": [
|
|
"closure",
|
|
"laravel",
|
|
"serializable"
|
|
],
|
|
"support": {
|
|
"issues": "https:\/\/github.com\/laravel\/serializable-closure\/issues",
|
|
"source": "https:\/\/github.com\/laravel\/serializable-closure"
|
|
},
|
|
"install-path": "..\/laravel\/serializable-closure"
|
|
},
|
|
{
|
|
"name": "php-di\/invoker",
|
|
"version": "2.3.4",
|
|
"version_normalized": "2.3.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/PHP-DI\/Invoker.git",
|
|
"reference": "33234b32dafa8eb69202f950a1fc92055ed76a86"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/PHP-DI\/Invoker\/zipball\/33234b32dafa8eb69202f950a1fc92055ed76a86",
|
|
"reference": "33234b32dafa8eb69202f950a1fc92055ed76a86",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3",
|
|
"psr\/container": "^1.0|^2.0"
|
|
},
|
|
"require-dev": {
|
|
"athletic\/athletic": "~0.1.8",
|
|
"mnapoli\/hard-mode": "~0.3.0",
|
|
"phpunit\/phpunit": "^9.0"
|
|
},
|
|
"time": "2023-09-08T09:24:21+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SmashBalloon\\YoutubeFeed\\Vendor\\Invoker\\": "src\/"
|
|
}
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Generic and extensible callable invoker",
|
|
"homepage": "https:\/\/github.com\/PHP-DI\/Invoker",
|
|
"keywords": [
|
|
"callable",
|
|
"dependency",
|
|
"dependency-injection",
|
|
"injection",
|
|
"invoke",
|
|
"invoker"
|
|
],
|
|
"support": {
|
|
"issues": "https:\/\/github.com\/PHP-DI\/Invoker\/issues",
|
|
"source": "https:\/\/github.com\/PHP-DI\/Invoker\/tree\/2.3.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https:\/\/github.com\/mnapoli",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"install-path": "..\/php-di\/invoker"
|
|
},
|
|
{
|
|
"name": "php-di\/php-di",
|
|
"version": "6.4.x-dev",
|
|
"version_normalized": "6.4.9999999.9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/PHP-DI\/PHP-DI.git",
|
|
"reference": "ae0f1b3b03d8b29dff81747063cbfd6276246cc4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/PHP-DI\/PHP-DI\/zipball\/ae0f1b3b03d8b29dff81747063cbfd6276246cc4",
|
|
"reference": "ae0f1b3b03d8b29dff81747063cbfd6276246cc4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"laravel\/serializable-closure": "^1.0",
|
|
"php": ">=7.4.0",
|
|
"php-di\/invoker": "^2.0",
|
|
"php-di\/phpdoc-reader": "^2.0.1",
|
|
"psr\/container": "^1.0"
|
|
},
|
|
"provide": {
|
|
"psr\/container-implementation": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine\/annotations": "~1.10",
|
|
"friendsofphp\/php-cs-fixer": "^2.4",
|
|
"mnapoli\/phpunit-easymock": "^1.2",
|
|
"ocramius\/proxy-manager": "^2.11.2",
|
|
"phpstan\/phpstan": "^0.12",
|
|
"phpunit\/phpunit": "^9.5"
|
|
},
|
|
"suggest": {
|
|
"doctrine\/annotations": "Install it if you want to use annotations (version ~1.2)",
|
|
"ocramius\/proxy-manager": "Install it if you want to use lazy injection (version ~2.0)"
|
|
},
|
|
"time": "2022-04-09T16:46:38+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"src\/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"SmashBalloon\\YoutubeFeed\\Vendor\\DI\\": "src\/"
|
|
}
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "The dependency injection container for humans",
|
|
"homepage": "https:\/\/php-di.org\/",
|
|
"keywords": [
|
|
"PSR-11",
|
|
"container",
|
|
"container-interop",
|
|
"dependency injection",
|
|
"di",
|
|
"ioc",
|
|
"psr11"
|
|
],
|
|
"support": {
|
|
"issues": "https:\/\/github.com\/PHP-DI\/PHP-DI\/issues",
|
|
"source": "https:\/\/github.com\/PHP-DI\/PHP-DI\/tree\/6.4.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https:\/\/github.com\/mnapoli",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/php-di\/php-di",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"install-path": "..\/php-di\/php-di"
|
|
},
|
|
{
|
|
"name": "php-di\/phpdoc-reader",
|
|
"version": "2.2.1",
|
|
"version_normalized": "2.2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/PHP-DI\/PhpDocReader.git",
|
|
"reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/PHP-DI\/PhpDocReader\/zipball\/66daff34cbd2627740ffec9469ffbac9f8c8185c",
|
|
"reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.0"
|
|
},
|
|
"require-dev": {
|
|
"mnapoli\/hard-mode": "~0.3.0",
|
|
"phpunit\/phpunit": "^8.5|^9.0"
|
|
},
|
|
"time": "2020-10-12T12:39:22+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SmashBalloon\\YoutubeFeed\\Vendor\\PhpDocReader\\": "src\/PhpDocReader"
|
|
}
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
|
|
"keywords": [
|
|
"phpdoc",
|
|
"reflection"
|
|
],
|
|
"support": {
|
|
"issues": "https:\/\/github.com\/PHP-DI\/PhpDocReader\/issues",
|
|
"source": "https:\/\/github.com\/PHP-DI\/PhpDocReader\/tree\/2.2.1"
|
|
},
|
|
"install-path": "..\/php-di\/phpdoc-reader"
|
|
},
|
|
{
|
|
"name": "psr\/container",
|
|
"version": "1.x-dev",
|
|
"version_normalized": "1.9999999.9999999.9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/php-fig\/container.git",
|
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/513e0666f7216c7459170d56df27dfcefe1689ea",
|
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4.0"
|
|
},
|
|
"time": "2021-11-05T16:50:12+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SmashBalloon\\YoutubeFeed\\Vendor\\Psr\\Container\\": "src\/"
|
|
}
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https:\/\/www.php-fig.org\/"
|
|
}
|
|
],
|
|
"description": "Common Container Interface (PHP FIG PSR-11)",
|
|
"homepage": "https:\/\/github.com\/php-fig\/container",
|
|
"keywords": [
|
|
"PSR-11",
|
|
"container",
|
|
"container-interface",
|
|
"container-interop",
|
|
"psr"
|
|
],
|
|
"support": {
|
|
"issues": "https:\/\/github.com\/php-fig\/container\/issues",
|
|
"source": "https:\/\/github.com\/php-fig\/container\/tree\/1.1.2"
|
|
},
|
|
"install-path": "..\/psr\/container"
|
|
},
|
|
{
|
|
"name": "smashballoon\/customizer",
|
|
"version": "dev-master",
|
|
"version_normalized": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:awesomemotive\/sb-customizer.git",
|
|
"reference": "ee8ba9905c7b5ca183e151f0ea5473ab2758aadf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/awesomemotive\/sb-customizer\/zipball\/ee8ba9905c7b5ca183e151f0ea5473ab2758aadf",
|
|
"reference": "ee8ba9905c7b5ca183e151f0ea5473ab2758aadf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4",
|
|
"php-di\/php-di": "^6.1.0",
|
|
"smashballoon\/stubs": "^1.0.0"
|
|
},
|
|
"require-dev": {
|
|
"vlucas\/phpdotenv": "^4.0"
|
|
},
|
|
"time": "2024-12-12T19:43:45+00:00",
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Smashballoon\\Customizer\\": "app\/"
|
|
}
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Ahmed Hussein",
|
|
"email": "ahussein@awesomemotive.com"
|
|
}
|
|
],
|
|
"description": "The SmashBalloon customizer library.",
|
|
"support": {
|
|
"source": "https:\/\/github.com\/awesomemotive\/sb-customizer\/tree\/SMASH-298-fix-about-page-error",
|
|
"issues": "https:\/\/github.com\/awesomemotive\/sb-customizer\/issues"
|
|
},
|
|
"install-path": "..\/smashballoon\/customizer"
|
|
},
|
|
{
|
|
"name": "smashballoon\/framework",
|
|
"version": "dev-master",
|
|
"version_normalized": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:awesomemotive\/sb-common.git",
|
|
"reference": "d16b5b43f5f4b2be3d1164945ae14bb36b951441"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/awesomemotive\/sb-common\/zipball\/d16b5b43f5f4b2be3d1164945ae14bb36b951441",
|
|
"reference": "d16b5b43f5f4b2be3d1164945ae14bb36b951441",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"phpcompatibility\/php-compatibility": "^9.3",
|
|
"squizlabs\/php_codesniffer": "^3.7"
|
|
},
|
|
"time": "2024-07-22T09:16:04+00:00",
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Smashballoon\\Framework\\": ""
|
|
},
|
|
"files": [
|
|
"Utilities\/functions.php"
|
|
],
|
|
"exclude-from-classmap": [
|
|
"Packages\/Blocks\/blocks\/*"
|
|
]
|
|
},
|
|
"scripts": {
|
|
"post-package-install": [
|
|
"phpcs --config-set installed_paths vendor\/phpcompatibility\/php-compatibility"
|
|
]
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Smashballoon",
|
|
"email": "support@smashballoon.com"
|
|
}
|
|
],
|
|
"description": "WordPress plugin framework. Developed by SmashBalloon Team.",
|
|
"support": {
|
|
"source": "https:\/\/github.com\/awesomemotive\/sb-common\/tree\/master",
|
|
"issues": "https:\/\/github.com\/awesomemotive\/sb-common\/issues"
|
|
},
|
|
"install-path": "..\/smashballoon\/framework"
|
|
},
|
|
{
|
|
"name": "smashballoon\/stubs",
|
|
"version": "1.0.0",
|
|
"version_normalized": "1.0.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:awesomemotive\/sb-stubs.git",
|
|
"reference": "063c3e588e897985d83cb65958c45e12281263ba"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/awesomemotive\/sb-stubs\/zipball\/063c3e588e897985d83cb65958c45e12281263ba",
|
|
"reference": "063c3e588e897985d83cb65958c45e12281263ba",
|
|
"shasum": ""
|
|
},
|
|
"time": "2022-06-15T20:49:33+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Smashballoon\\Stubs\\": "src\/"
|
|
}
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Ahmed Hussein",
|
|
"email": "ahussein@awesomemotive.com"
|
|
}
|
|
],
|
|
"description": "Shared common stubs.",
|
|
"support": {
|
|
"source": "https:\/\/github.com\/awesomemotive\/sb-stubs\/tree\/1.0.0",
|
|
"issues": "https:\/\/github.com\/awesomemotive\/sb-stubs\/issues"
|
|
},
|
|
"install-path": "..\/smashballoon\/stubs"
|
|
}
|
|
],
|
|
"dev": false,
|
|
"dev-package-names": []
|
|
} |