Update laravel/pulse

This commit is contained in:
DariusIII
2024-05-20 21:18:03 +02:00
parent 9b82e4fb80
commit 299452216d
2 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"kevinlebrun/colors.php": "^1.0",
"laravel/framework": "^11.6",
"laravel/horizon": "^5.24",
"laravel/pulse": "dev-validation-errors",
"laravel/pulse": "^1.1.0",
"laravel/sanctum": "^4.0",
"laravel/scout": "^10.8",
"laravel/telescope": "^5.0",
Generated
+25 -25
View File
@@ -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": "1353325f58f155b96d30595804ee3784",
"content-hash": "57ee6adc8b000428e560da72c753decf",
"packages": [
{
"name": "aharen/omdbapi",
@@ -3745,37 +3745,38 @@
},
{
"name": "laravel/pulse",
"version": "dev-validation-errors",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/pulse.git",
"reference": "461d8247cc11b2e9a0c65fd22bd19fee70413646"
"reference": "16746346a6cb2cd12d9e93db206aaf2b9d792b21"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/pulse/zipball/461d8247cc11b2e9a0c65fd22bd19fee70413646",
"reference": "461d8247cc11b2e9a0c65fd22bd19fee70413646",
"url": "https://api.github.com/repos/laravel/pulse/zipball/16746346a6cb2cd12d9e93db206aaf2b9d792b21",
"reference": "16746346a6cb2cd12d9e93db206aaf2b9d792b21",
"shasum": ""
},
"require": {
"doctrine/sql-formatter": "^1.1",
"doctrine/sql-formatter": "^1.2",
"guzzlehttp/promises": "^1.0|^2.0",
"illuminate/auth": "^10.34|^11.0",
"illuminate/cache": "^10.34|^11.0",
"illuminate/config": "^10.34|^11.0",
"illuminate/console": "^10.34|^11.0",
"illuminate/contracts": "^10.34|^11.0",
"illuminate/database": "^10.34|^11.0",
"illuminate/events": "^10.34|^11.0",
"illuminate/http": "^10.34|^11.0",
"illuminate/queue": "^10.34|^11.0",
"illuminate/redis": "^10.34|^11.0",
"illuminate/routing": "^10.34|^11.0",
"illuminate/support": "^10.34|^11.0",
"illuminate/view": "^10.34|^11.0",
"livewire/livewire": "^3.2",
"illuminate/auth": "^10.48.4|^11.0.8",
"illuminate/cache": "^10.48.4|^11.0.8",
"illuminate/config": "^10.48.4|^11.0.8",
"illuminate/console": "^10.48.4|^11.0.8",
"illuminate/contracts": "^10.48.4|^11.0.8",
"illuminate/database": "^10.48.4|^11.0.8",
"illuminate/events": "^10.48.4|^11.0.8",
"illuminate/http": "^10.48.4|^11.0.8",
"illuminate/queue": "^10.48.4|^11.0.8",
"illuminate/redis": "^10.48.4|^11.0.8",
"illuminate/routing": "^10.48.4|^11.0.8",
"illuminate/support": "^10.48.4|^11.0.8",
"illuminate/view": "^10.48.4|^11.0.8",
"livewire/livewire": "^3.4.9",
"nesbot/carbon": "^2.67|^3.0",
"php": "^8.1"
"php": "^8.1",
"symfony/console": "^6.0|^7.0"
},
"conflict": {
"nunomaduro/collision": "<7.7.0"
@@ -3783,7 +3784,7 @@
"require-dev": {
"guzzlehttp/guzzle": "^7.7",
"mockery/mockery": "^1.0",
"orchestra/testbench": "^8.16|^9.0",
"orchestra/testbench": "^8.23.1|^9.0",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-laravel": "^2.2",
"phpstan/phpstan": "^1.11",
@@ -3827,7 +3828,7 @@
"issues": "https://github.com/laravel/pulse/issues",
"source": "https://github.com/laravel/pulse"
},
"time": "2024-02-24T22:25:35+00:00"
"time": "2024-05-06T17:11:35+00:00"
},
{
"name": "laravel/sanctum",
@@ -18901,8 +18902,7 @@
"stability-flags": {
"anhskohbo/no-captcha": 20,
"b3rs3rk/steamfront": 20,
"joshpinkney/tv-maze-php-api": 20,
"laravel/pulse": 20
"joshpinkney/tv-maze-php-api": 20
},
"prefer-stable": true,
"prefer-lowest": false,