|
|
@@ -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": "c0e3a4659b2bbef242770055d75e17b4",
|
|
|
+ "content-hash": "2cc3750d4357f8a9fe1d8b5292eb9f2b",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "brick/math",
|
|
|
@@ -1054,6 +1054,53 @@
|
|
|
],
|
|
|
"time": "2025-02-03T10:55:03+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "laravel-notification-channels/facebook-poster",
|
|
|
+ "version": "6.2.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/laravel-notification-channels/facebook-poster.git",
|
|
|
+ "reference": "c92180c0e8694b5ae8ee4c27e0bc731b48b02ed9"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/laravel-notification-channels/facebook-poster/zipball/c92180c0e8694b5ae8ee4c27e0bc731b48b02ed9",
|
|
|
+ "reference": "c92180c0e8694b5ae8ee4c27e0bc731b48b02ed9",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "guzzlehttp/guzzle": "^7.2",
|
|
|
+ "illuminate/notifications": "^11.0|^12.0",
|
|
|
+ "illuminate/support": "^11.0|^12.0",
|
|
|
+ "php": "^8.2"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "mockery/mockery": "^1.3.3",
|
|
|
+ "phpunit/phpunit": "^11.0.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "NotificationChannels\\FacebookPoster\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Ahmed Ashraf",
|
|
|
+ "email": "ahmed29329@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Use notification to create posts on Facebook",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/laravel-notification-channels/facebook-poster/issues",
|
|
|
+ "source": "https://github.com/laravel-notification-channels/facebook-poster/tree/6.2.0"
|
|
|
+ },
|
|
|
+ "time": "2025-02-25T00:03:21+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "laravel/framework",
|
|
|
"version": "v11.45.1",
|