|
@@ -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": "53a815fd998a7264135d59184253d0de",
|
|
|
+ "content-hash": "fbadeaf1fbbd9e0f64feaa1433ca7dd0",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "aws/aws-crt-php",
|
|
@@ -2249,34 +2249,29 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel-notification-channels/expo",
|
|
|
- "version": "v2.0.0",
|
|
|
+ "version": "1.3.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/laravel-notification-channels/expo.git",
|
|
|
- "reference": "29d038b6409077ac4c671cc5587a4dc7986260b0"
|
|
|
+ "reference": "d718a89dfc4997aba69b673f5db416ac833188e9"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/laravel-notification-channels/expo/zipball/29d038b6409077ac4c671cc5587a4dc7986260b0",
|
|
|
- "reference": "29d038b6409077ac4c671cc5587a4dc7986260b0",
|
|
|
+ "url": "https://api.github.com/repos/laravel-notification-channels/expo/zipball/d718a89dfc4997aba69b673f5db416ac833188e9",
|
|
|
+ "reference": "d718a89dfc4997aba69b673f5db416ac833188e9",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-json": "*",
|
|
|
- "guzzlehttp/guzzle": "^7.1",
|
|
|
- "illuminate/contracts": "^11.0",
|
|
|
- "illuminate/notifications": "^11.0",
|
|
|
- "illuminate/support": "^11.0",
|
|
|
- "php": "~8.3"
|
|
|
+ "guzzlehttp/guzzle": "~6.0 || ~7.0",
|
|
|
+ "illuminate/notifications": "~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0 || ~11.0",
|
|
|
+ "illuminate/support": "~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0 || ~11.0",
|
|
|
+ "php": ">=7.4 || ^8.0 || ^8.1 || ^8.2 || ^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."
|
|
|
+ "mockery/mockery": "^1.0",
|
|
|
+ "orchestra/testbench": "^6.18",
|
|
|
+ "phpunit/phpunit": "^8.0"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
@@ -2297,19 +2292,19 @@
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
- "name": "Muhammed Sari",
|
|
|
- "email": "muhammed@dive.be",
|
|
|
- "homepage": "https://dive.be",
|
|
|
+ "name": "Nick Pratley",
|
|
|
+ "email": "nick@npratley.net",
|
|
|
+ "homepage": "https://npratley.net/",
|
|
|
"role": "Developer"
|
|
|
}
|
|
|
],
|
|
|
- "description": "Expo Notifications Channel for Laravel",
|
|
|
+ "description": "Expo Notifications driver 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"
|
|
|
+ "source": "https://github.com/laravel-notification-channels/expo/tree/1.3.1"
|
|
|
},
|
|
|
- "time": "2024-03-18T07:49:28+00:00"
|
|
|
+ "time": "2024-03-15T00:24:58+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel-notification-channels/webpush",
|