From c02088f884d2c0d5bdb8b06e71c249fccb891b3f Mon Sep 17 00:00:00 2001 From: DariusIII Date: Fri, 1 May 2026 09:47:19 +0200 Subject: [PATCH] Update used packages to their latest versions --- composer.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 70aa1a2e9..4ccc17c5a 100644 --- a/composer.lock +++ b/composer.lock @@ -3234,16 +3234,16 @@ }, { "name": "livewire/livewire", - "version": "v3.7.15", + "version": "v3.8.0", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "d68e65beb7717eaabef74a1cf63cd1670260ff5f" + "reference": "d81d269243c3f18d302663c0ce5672990df08ca1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/d68e65beb7717eaabef74a1cf63cd1670260ff5f", - "reference": "d68e65beb7717eaabef74a1cf63cd1670260ff5f", + "url": "https://api.github.com/repos/livewire/livewire/zipball/d81d269243c3f18d302663c0ce5672990df08ca1", + "reference": "d81d269243c3f18d302663c0ce5672990df08ca1", "shasum": "" }, "require": { @@ -3298,7 +3298,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.7.15" + "source": "https://github.com/livewire/livewire/tree/v3.8.0" }, "funding": [ { @@ -3306,7 +3306,7 @@ "type": "github" } ], - "time": "2026-04-03T13:08:41+00:00" + "time": "2026-04-30T23:56:43+00:00" }, { "name": "maennchen/zipstream-php", @@ -5143,16 +5143,16 @@ }, { "name": "propaganistas/laravel-disposable-email", - "version": "2.4.26", + "version": "2.4.27", "source": { "type": "git", "url": "https://github.com/Propaganistas/Laravel-Disposable-Email.git", - "reference": "5dd7edbd2b0c21e802f4fff22b9d57bdf6f84ed3" + "reference": "129de66ec48bddb1203fa3eb97b5c7708d1acd71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Propaganistas/Laravel-Disposable-Email/zipball/5dd7edbd2b0c21e802f4fff22b9d57bdf6f84ed3", - "reference": "5dd7edbd2b0c21e802f4fff22b9d57bdf6f84ed3", + "url": "https://api.github.com/repos/Propaganistas/Laravel-Disposable-Email/zipball/129de66ec48bddb1203fa3eb97b5c7708d1acd71", + "reference": "129de66ec48bddb1203fa3eb97b5c7708d1acd71", "shasum": "" }, "require": { @@ -5207,7 +5207,7 @@ ], "support": { "issues": "https://github.com/Propaganistas/Laravel-Disposable-Email/issues", - "source": "https://github.com/Propaganistas/Laravel-Disposable-Email/tree/2.4.26" + "source": "https://github.com/Propaganistas/Laravel-Disposable-Email/tree/2.4.27" }, "funding": [ { @@ -5215,7 +5215,7 @@ "type": "github" } ], - "time": "2026-04-01T01:25:43+00:00" + "time": "2026-05-01T01:56:41+00:00" }, { "name": "psr/cache", @@ -13729,16 +13729,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.5.23", + "version": "12.5.24", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "c54fcf3d6bcb6e96ac2f7e40097dc37b5f139969" + "reference": "d75dd30597caa80e72fad2ef7904601a30ef1046" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c54fcf3d6bcb6e96ac2f7e40097dc37b5f139969", - "reference": "c54fcf3d6bcb6e96ac2f7e40097dc37b5f139969", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d75dd30597caa80e72fad2ef7904601a30ef1046", + "reference": "d75dd30597caa80e72fad2ef7904601a30ef1046", "shasum": "" }, "require": { @@ -13807,7 +13807,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.23" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.24" }, "funding": [ { @@ -13815,7 +13815,7 @@ "type": "other" } ], - "time": "2026-04-18T06:12:49+00:00" + "time": "2026-05-01T04:21:04+00:00" }, { "name": "rector/rector", @@ -15620,5 +15620,5 @@ "ext-zlib": "*" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }