We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1963b00 + 9b70218 commit 077456fCopy full SHA for 077456f
.github/FUNDING.yml
@@ -0,0 +1,3 @@
1
+# These are supported funding model platforms
2
+
3
+github: [klapaudius]
.github/workflows/fix-php-code-style-issues.yml
@@ -22,7 +22,7 @@ jobs:
22
ref: ${{ github.head_ref }}
23
24
- name: Fix PHP code style issues
25
- uses: aglipanci/laravel-pint-action@2.5
+ uses: aglipanci/laravel-pint-action@2.6
26
27
- name: Commit changes
28
uses: stefanzweifel/git-auto-commit-action@v6
0 commit comments