chore(deps): upgrade packages

# Conflicts:
#	composer.lock
This commit is contained in:
2025-12-04 00:20:58 +02:00
parent af506b4488
commit d050ac3b52
3 changed files with 1155 additions and 836 deletions

Binary file not shown.

View File

@@ -22,7 +22,7 @@
"source": "https://github.com/ivuorinen/branch-usage-checker"
},
"require": {
"php": "^8.2",
"php": "^8.4",
"guzzlehttp/guzzle": "^7",
"illuminate/http": "^11",
"laravel-zero/phar-updater": "^1.2",
@@ -60,9 +60,6 @@
"pestphp/pest-plugin": true
},
"optimize-autoloader": true,
"platform": {
"php": "8.2"
},
"preferred-install": "dist",
"sort-packages": true
},
@@ -73,7 +70,7 @@
"build": [
"cp application application.phar",
"@php application app:build branch-usage-checker",
"rm application.phar"
"rm -f application.phar || true"
],
"test": "vendor/bin/pest",
"x": "@php builds/branch-usage-checker"

1984
composer.lock generated

File diff suppressed because it is too large Load Diff