Skip to content

Commit 70d8117

Browse files
committed
Run PHPStan on 8.0
This way it understands attributes.
1 parent bbe1e6e commit 70d8117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
1919
- uses: shivammathur/setup-php@v2
2020
with:
21-
php-version: '7.4'
21+
php-version: '8.2'
2222
coverage: none
2323
extensions: mongodb, redis, :xdebug
2424
ini-values: memory_limit=2048M

0 commit comments

Comments
 (0)