|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "55dc6d48024fd1d158f8777eda3ea624",
|
|
|
|
|
|
+ "content-hash": "53a815fd998a7264135d59184253d0de",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "aws/aws-crt-php",
|
|
"name": "aws/aws-crt-php",
|
|
@@ -2247,6 +2247,70 @@
|
|
],
|
|
],
|
|
"time": "2020-06-13T08:05:20+00:00"
|
|
"time": "2020-06-13T08:05:20+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "laravel-notification-channels/expo",
|
|
|
|
+ "version": "v2.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/laravel-notification-channels/expo.git",
|
|
|
|
+ "reference": "29d038b6409077ac4c671cc5587a4dc7986260b0"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/laravel-notification-channels/expo/zipball/29d038b6409077ac4c671cc5587a4dc7986260b0",
|
|
|
|
+ "reference": "29d038b6409077ac4c671cc5587a4dc7986260b0",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-json": "*",
|
|
|
|
+ "guzzlehttp/guzzle": "^7.1",
|
|
|
|
+ "illuminate/contracts": "^11.0",
|
|
|
|
+ "illuminate/notifications": "^11.0",
|
|
|
|
+ "illuminate/support": "^11.0",
|
|
|
|
+ "php": "~8.3"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "larastan/larastan": "^2.0",
|
|
|
|
+ "laravel/pint": "^1.0",
|
|
|
|
+ "orchestra/testbench": "^9.0",
|
|
|
|
+ "phpunit/phpunit": "^11.0"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "ext-zlib": "Required for compressing payloads exceeding 1 KiB in size."
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "laravel": {
|
|
|
|
+ "providers": [
|
|
|
|
+ "NotificationChannels\\Expo\\ExpoServiceProvider"
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "NotificationChannels\\Expo\\": "src"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Muhammed Sari",
|
|
|
|
+ "email": "muhammed@dive.be",
|
|
|
|
+ "homepage": "https://dive.be",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Expo Notifications Channel for Laravel",
|
|
|
|
+ "homepage": "https://github.com/laravel-notification-channels/expo",
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/laravel-notification-channels/expo/issues",
|
|
|
|
+ "source": "https://github.com/laravel-notification-channels/expo/tree/v2.0.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2024-03-18T07:49:28+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "laravel-notification-channels/webpush",
|
|
"name": "laravel-notification-channels/webpush",
|
|
"version": "8.0.0",
|
|
"version": "8.0.0",
|