Update laravel/boost to version 2.0

This commit is contained in:
DariusIII
2026-01-27 23:23:39 +01:00
parent 4e8acb6492
commit 9b6b62ba20
2 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -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.",