Skip to content

Commit c5eb622

Browse files
committed
Adding support for PHP Native URI and URL
1 parent 0e13654 commit c5eb622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
if: ${{ matrix.php == '8.5' }}
5353

5454
- name: Run static analysis
55-
run: composer phpstan-build
55+
run: composer phpstan
5656
if: ${{ matrix.php == '8.4' && matrix.stability == 'prefer-stable'}}
5757

5858
- name: Run Coding style rules

0 commit comments

Comments
 (0)