From 9b6b62ba20c7879f4a630f10b86eb84483636194 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 27 Jan 2026 23:23:39 +0100 Subject: [PATCH] Update laravel/boost to version 2.0 --- composer.json | 4 ++-- composer.lock | 46 +++++++++++++++++++++++----------------------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/composer.json b/composer.json index e1e65d58f..f1b87168b 100644 --- a/composer.json +++ b/composer.json @@ -113,7 +113,7 @@ "friendsofphp/php-cs-fixer": "^3.70", "jubeki/laravel-code-style": "^2.0", "larastan/larastan": "^3.2", - "laravel/boost": "^1.8", + "laravel/boost": "^2.0", "laravel/pint": "^1.13", "laravel/sail": "^1.41", "mockery/mockery": "^1.6", @@ -121,7 +121,7 @@ "php-coveralls/php-coveralls": "^2.4", "phpunit/phpunit": "^12.1.0", "rector/rector": "^2.0", - "revolution/laravel-boost-phpstorm-copilot": "^1.1" + "revolution/laravel-boost-phpstorm-copilot": "^2.0" }, "suggest": { "ext-gd": "to use GD library based image processing.", diff --git a/composer.lock b/composer.lock index bd4ab8108..5716e7c3a 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "6d5f458e893d8c35a8c8be8cf3e432d2", + "content-hash": "53d493d9f4d028ccfea322942d17705a", "packages": [ { "name": "aharen/omdbapi", @@ -15218,33 +15218,33 @@ }, { "name": "laravel/boost", - "version": "v1.8.10", + "version": "v2.0.2", "source": { "type": "git", "url": "https://github.com/laravel/boost.git", - "reference": "aad8b2a423b0a886c2ce7ee92abbfde69992ff32" + "reference": "4bbcc99c4b05fab18a848e65c8af9ad4173360dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/boost/zipball/aad8b2a423b0a886c2ce7ee92abbfde69992ff32", - "reference": "aad8b2a423b0a886c2ce7ee92abbfde69992ff32", + "url": "https://api.github.com/repos/laravel/boost/zipball/4bbcc99c4b05fab18a848e65c8af9ad4173360dd", + "reference": "4bbcc99c4b05fab18a848e65c8af9ad4173360dd", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.9", - "illuminate/console": "^10.49.0|^11.45.3|^12.41.1", - "illuminate/contracts": "^10.49.0|^11.45.3|^12.41.1", - "illuminate/routing": "^10.49.0|^11.45.3|^12.41.1", - "illuminate/support": "^10.49.0|^11.45.3|^12.41.1", + "illuminate/console": "^11.45.3|^12.41.1", + "illuminate/contracts": "^11.45.3|^12.41.1", + "illuminate/routing": "^11.45.3|^12.41.1", + "illuminate/support": "^11.45.3|^12.41.1", "laravel/mcp": "^0.5.1", - "laravel/prompts": "0.1.25|^0.3.6", + "laravel/prompts": "^0.3.10", "laravel/roster": "^0.2.9", - "php": "^8.1" + "php": "^8.2" }, "require-dev": { - "laravel/pint": "^1.20.0", + "laravel/pint": "^1.27.0", "mockery/mockery": "^1.6.12", - "orchestra/testbench": "^8.36.0|^9.15.0|^10.6", + "orchestra/testbench": "^9.15.0|^10.6", "pestphp/pest": "^2.36.0|^3.8.4|^4.1.5", "phpstan/phpstan": "^2.1.27", "rector/rector": "^2.1" @@ -15280,7 +15280,7 @@ "issues": "https://github.com/laravel/boost/issues", "source": "https://github.com/laravel/boost" }, - "time": "2026-01-14T14:51:16+00:00" + "time": "2026-01-27T11:20:21+00:00" }, { "name": "laravel/mcp", @@ -17052,21 +17052,21 @@ }, { "name": "revolution/laravel-boost-phpstorm-copilot", - "version": "1.1.2", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/invokable/laravel-boost-phpstorm-copilot.git", - "reference": "3529cf4326de3e27afa1aad3117c723d65d567c6" + "reference": "4b28de054431e6c54b857da7b4010a803bfcb774" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/invokable/laravel-boost-phpstorm-copilot/zipball/3529cf4326de3e27afa1aad3117c723d65d567c6", - "reference": "3529cf4326de3e27afa1aad3117c723d65d567c6", + "url": "https://api.github.com/repos/invokable/laravel-boost-phpstorm-copilot/zipball/4b28de054431e6c54b857da7b4010a803bfcb774", + "reference": "4b28de054431e6c54b857da7b4010a803bfcb774", "shasum": "" }, "require": { "illuminate/support": "^12.30", - "laravel/boost": "^1.7", + "laravel/boost": "^2.0", "php": "^8.3" }, "require-dev": { @@ -17075,7 +17075,7 @@ "orchestra/testbench": "^10.6", "pestphp/pest": "^4.1", "pestphp/pest-plugin-laravel": "^4.0", - "revolution/laravel-boost-copilot-cli": "^1.1" + "revolution/laravel-boost-copilot-cli": "^2.0" }, "type": "library", "extra": { @@ -17103,7 +17103,7 @@ "email": "kawaxbiz@gmail.com" } ], - "description": "Laravel Boost Custom CodeEnvironment for PhpStorm with GitHub Copilot plugin", + "description": "Laravel Boost Custom Agent for PhpStorm with GitHub Copilot plugin", "keywords": [ "boost", "github-copilot", @@ -17111,7 +17111,7 @@ "phpstorm" ], "support": { - "source": "https://github.com/invokable/laravel-boost-phpstorm-copilot/tree/1.1.2" + "source": "https://github.com/invokable/laravel-boost-phpstorm-copilot/tree/2.0.0" }, "funding": [ { @@ -17119,7 +17119,7 @@ "type": "github" } ], - "time": "2026-01-09T23:00:37+00:00" + "time": "2026-01-26T11:37:55+00:00" }, { "name": "sebastian/cli-parser",