mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-03-17 23:00:50 +00:00
Compare commits
2 Commits
51dec841a3
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ca8ff5151d | ||
|
|
0a12724a85 |
2
.github/workflows/test-and-build.yml
vendored
2
.github/workflows/test-and-build.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
||||
path: builds/
|
||||
|
||||
- name: Upload box.phar
|
||||
uses: softprops/action-gh-release@26e8ad27a09a225049a7075d7ec1caa2df6ff332 # v2.6.0
|
||||
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
files: builds/branch-usage-checker
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"require": {
|
||||
"php": "^8.4",
|
||||
"illuminate/http": "^12.17"
|
||||
"illuminate/http": "^13.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"captainhook/captainhook": "^5.28",
|
||||
|
||||
Reference in New Issue
Block a user