Use build-config for build-config

This commit is contained in:
Oliver Davies 2023-01-20 00:28:55 +00:00
parent de35314400
commit 24082ef007

11
build.yaml Normal file
View file

@ -0,0 +1,11 @@
name: build-config
language: php
type: php-library
php:
version: 8.0
phpstan:
level: 8
paths:
- bin
- src