Skip to content

Switch from using Pimple to a custom PSR-11 container #24

Switch from using Pimple to a custom PSR-11 container

Switch from using Pimple to a custom PSR-11 container #24

Workflow file for this run

name: CI
on: [push]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: php-actions/composer@v6
- uses: NWBY/[email protected]