Skip to content
Snippets Groups Projects
Commit c72f77f7 authored by Thibault Debatty's avatar Thibault Debatty
Browse files

test with php 7.4

parent 2299e9d6
No related branches found
No related tags found
No related merge requests found
Pipeline #11595 failed
......@@ -26,9 +26,9 @@ test:php72:
- vendor/bin/phpstan analyze --memory-limit=512M
test:dependencies:
image: cylab/php72
image: cylab/php74
script:
# in cylab/php72, security-checker is already installed...
# in cylab/php74, security-checker is already installed...
- ~/.composer/vendor/bin/security-checker security:check composer.lock
test:gitleaks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment