Skip to content

Add prepend() to Collection interface #445

Add prepend() to Collection interface

Add prepend() to Collection interface #445

name: "Continuous Integration"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
phpunit:
name: "PHPUnit"
uses: "doctrine/.github/.github/workflows/continuous-integration.yml@1.5.0"
with:
php-versions: '["8.1"]'