Skip to content

Commit

Permalink
[RequestMapper]: Added GitHub workflows and update dependencies for s…
Browse files Browse the repository at this point in the history
…upporting symfony 5.4 and 6.0 and Refactoring
  • Loading branch information
fractalzombie committed Dec 6, 2021
1 parent 87e7586 commit 54cfc3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -67,8 +67,9 @@ jobs:
php-version: "${{ matrix.php }}"
coverage: xdebug
tools: pecl, phpunit, composer
extensions: libsodium
ini-values: post_max_size=256M
env:
runner: self-hosted

- name: Setup Composer
uses: ramsey/composer-install@v1
Expand Down

0 comments on commit 54cfc3b

Please sign in to comment.