Add laravel/boost to help AI models

This commit is contained in:
DariusIII
2026-01-16 14:27:35 +01:00
parent 0d40bfefe6
commit 6e0f6a0207
2 changed files with 275 additions and 2 deletions
+3 -1
View File
@@ -113,13 +113,15 @@
"friendsofphp/php-cs-fixer": "^3.70",
"jubeki/laravel-code-style": "^2.0",
"larastan/larastan": "^3.2",
"laravel/boost": "^1.8",
"laravel/pint": "^1.13",
"laravel/sail": "^1.41",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.6",
"php-coveralls/php-coveralls": "^2.4",
"phpunit/phpunit": "^12.1.0",
"rector/rector": "^2.0"
"rector/rector": "^2.0",
"revolution/laravel-boost-phpstorm-copilot": "^1.1"
},
"suggest": {
"ext-gd": "to use GD library based image processing.",