Skip to content

Commit 72f3a0b

Browse files
committed
Run psalm on php 8.1
1 parent bcf865d commit 72f3a0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
os:
1414
- ubuntu-latest
1515
php:
16-
- "8.0"
16+
- "8.1"
1717
steps:
1818
-
1919
name: Checkout

0 commit comments

Comments
 (0)