-
- Downloads
Add CI
Fix phpstan config to point to phpunit9 bootstrap. Make phpstan happy by adding an annotation.
Showing
- .gitlab-ci.yml 64 additions, 0 deletions.gitlab-ci.yml
- .gitlab-ci/Dockerfile 72 additions, 0 deletions.gitlab-ci/Dockerfile
- .gitlab-ci/README.md 4 additions, 0 deletions.gitlab-ci/README.md
- .gitlab-ci/build.sh 9 additions, 0 deletions.gitlab-ci/build.sh
- .gitlab-ci/php-ini-overrides.ini 2 additions, 0 deletions.gitlab-ci/php-ini-overrides.ini
- phpstan.neon 1 addition, 1 deletionphpstan.neon
- src/Keycloak/KeycloakBearerUser.php 3 additions, 0 deletionssrc/Keycloak/KeycloakBearerUser.php
.gitlab-ci.yml
0 → 100644
.gitlab-ci/Dockerfile
0 → 100644
.gitlab-ci/README.md
0 → 100644
.gitlab-ci/build.sh
0 → 100755
.gitlab-ci/php-ini-overrides.ini
0 → 100644
Please register or sign in to comment