mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-03-18 19:01:07 +00:00
chore(deps): update deps, remove temp phar (#23)
This commit is contained in:
@@ -72,7 +72,8 @@
|
|||||||
],
|
],
|
||||||
"build": [
|
"build": [
|
||||||
"cp application application.phar",
|
"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",
|
"test": "vendor/bin/pest",
|
||||||
"x": "@php builds/branch-usage-checker"
|
"x": "@php builds/branch-usage-checker"
|
||||||
|
|||||||
977
composer.lock
generated
977
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user