Skip to content

Commit

Permalink
how to name commit?
Browse files Browse the repository at this point in the history
  • Loading branch information
NhanAZ committed Aug 15, 2023
1 parent 01bc66c commit 37c3f48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: SOF3/pharynx@v0.1
id: pharynx
with:
pharynx-version: "0.1.0"
pharynx-version: "0.2.0"
- uses: actions/upload-artifact@v3
with:
name: KygekTagsShop.phar
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"sof3/libasynql": "^4.1.7"
},
"require-dev": {
"sof3/pharynx": "^0.1",
"sof3/pharynx": "^0.2",
"friendsofphp/php-cs-fixer": "^3.17"
},
"license": "LGPL-3.0-or-later",
Expand Down

0 comments on commit 37c3f48

Please sign in to comment.