Release v1.7.0 (#2387)

Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
This commit is contained in:
Alex Justesen
2025-11-04 22:01:57 -05:00
committed by GitHub
parent f6ebdf45d2
commit 2ecbdff16c
5 changed files with 24 additions and 23 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"mcpServers": {
"laravel-boost": {
"command": "php",
"command": "./vendor/bin/sail",
"args": [
"artisan",
"boost:mcp"
+2 -1
View File
@@ -7,5 +7,6 @@
"claude_code",
"vscode"
],
"guidelines": []
"guidelines": [],
"sail": true
}
+7 -7
View File
@@ -16,13 +16,13 @@
"require": {
"php": "^8.2",
"chrisullyott/php-filesize": "^4.2.1",
"dragonmantank/cron-expression": "^3.4.0",
"dragonmantank/cron-expression": "^3.6.0",
"filament/filament": "4.1.0",
"filament/spatie-laravel-settings-plugin": "^4.0",
"filament/spatie-laravel-settings-plugin": "^4.1",
"geerlingguy/ping": "^1.2.1",
"influxdata/influxdb-client-php": "^3.8",
"laravel-notification-channels/telegram": "^6.0",
"laravel/framework": "^12.35.1",
"laravel/framework": "^12.37.0",
"laravel/prompts": "^0.3.7",
"laravel/sanctum": "^4.2.0",
"livewire/livewire": "^3.6.4",
@@ -33,15 +33,15 @@
"spatie/laravel-query-builder": "^6.3.6",
"spatie/laravel-settings": "^3.5.0",
"spatie/laravel-webhook-server": "^3.8.3",
"zircote/swagger-php": "^5.5.1"
"zircote/swagger-php": "^5.5.2"
},
"require-dev": {
"fakerphp/faker": "^1.24.1",
"laravel/boost": "^1.6",
"laravel/boost": "^1.7",
"laravel/pail": "^1.2.3",
"laravel/pint": "^1.25.1",
"laravel/sail": "^1.46.0",
"laravel/telescope": "^5.14.1",
"laravel/sail": "^1.47.0",
"laravel/telescope": "^5.15.0",
"laravel/tinker": "^2.10.1",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.8.2",
Generated
+12 -12
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": "f848a9d4506c6a233d237ae08e4901d7",
"content-hash": "f971909e6fcc8f60d9e0f254d72b1b23",
"packages": [
{
"name": "anourvalar/eloquent-serialize",
@@ -2403,16 +2403,16 @@
},
{
"name": "laravel/framework",
"version": "v12.36.1",
"version": "v12.37.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "cad110d7685fbab990a6bb8184d0cfd847d7c4d8"
"reference": "3c3c4ad30f5b528b164a7c09aa4ad03118c4c125"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/cad110d7685fbab990a6bb8184d0cfd847d7c4d8",
"reference": "cad110d7685fbab990a6bb8184d0cfd847d7c4d8",
"url": "https://api.github.com/repos/laravel/framework/zipball/3c3c4ad30f5b528b164a7c09aa4ad03118c4c125",
"reference": "3c3c4ad30f5b528b164a7c09aa4ad03118c4c125",
"shasum": ""
},
"require": {
@@ -2618,7 +2618,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2025-10-29T14:20:57+00:00"
"time": "2025-11-04T15:39:33+00:00"
},
{
"name": "laravel/prompts",
@@ -10217,16 +10217,16 @@
},
{
"name": "laravel/boost",
"version": "v1.6.0",
"version": "v1.7.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/boost.git",
"reference": "29d1c7c5a816d2b55c39f50bb07bdbca6c595b09"
"reference": "8f04fc3dacd340b0e8f528240fae3cc0a43acf4d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/boost/zipball/29d1c7c5a816d2b55c39f50bb07bdbca6c595b09",
"reference": "29d1c7c5a816d2b55c39f50bb07bdbca6c595b09",
"url": "https://api.github.com/repos/laravel/boost/zipball/8f04fc3dacd340b0e8f528240fae3cc0a43acf4d",
"reference": "8f04fc3dacd340b0e8f528240fae3cc0a43acf4d",
"shasum": ""
},
"require": {
@@ -10235,7 +10235,7 @@
"illuminate/contracts": "^10.49.0|^11.45.3|^12.28.1",
"illuminate/routing": "^10.49.0|^11.45.3|^12.28.1",
"illuminate/support": "^10.49.0|^11.45.3|^12.28.1",
"laravel/mcp": "^0.2.0|^0.3.0",
"laravel/mcp": "^0.3.2",
"laravel/prompts": "0.1.25|^0.3.6",
"laravel/roster": "^0.2.9",
"php": "^8.1"
@@ -10279,7 +10279,7 @@
"issues": "https://github.com/laravel/boost/issues",
"source": "https://github.com/laravel/boost"
},
"time": "2025-10-28T17:43:53+00:00"
"time": "2025-11-04T05:55:53+00:00"
},
{
"name": "laravel/mcp",
+2 -2
View File
@@ -6,9 +6,9 @@ return [
/**
* General settings.
*/
'build_date' => Carbon::parse('2025-11-02'),
'build_date' => Carbon::parse('2025-11-04'),
'build_version' => 'v1.6.11',
'build_version' => 'v1.7.0',
'content_width' => env('CONTENT_WIDTH', '7xl'),