chore(deps): update deps, remove temp phar (#23)

This commit is contained in:
Ismo Vuorinen
2024-11-07 09:25:12 +02:00
committed by GitHub
parent de9231d1cd
commit 1103e59c35
2 changed files with 505 additions and 475 deletions

View File

@@ -72,7 +72,8 @@
],
"build": [
"cp application application.phar",
"@php application app:build branch-usage-checker"
"@php application app:build branch-usage-checker",
"rm application.phar"
],
"test": "vendor/bin/pest",
"x": "@php builds/branch-usage-checker"

977
composer.lock generated

File diff suppressed because it is too large Load Diff