mirror of
https://github.com/opdavies/build-configs.git
synced 2025-01-23 02:27:33 +00:00
12 lines
131 B
YAML
12 lines
131 B
YAML
|
name: build-config
|
||
|
language: php
|
||
|
type: php-library
|
||
|
|
||
|
php:
|
||
|
version: 8.0
|
||
|
phpstan:
|
||
|
level: 8
|
||
|
paths:
|
||
|
- bin
|
||
|
- src
|