Skip to content
Snippets Groups Projects
Verified Commit 6c1a1aed authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

feat: update linting to php 8.4

parent 07f3ea36
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ lint: ...@@ -13,7 +13,7 @@ lint:
- parallel-lint . --no-progress - parallel-lint . --no-progress
parallel: parallel:
matrix: matrix:
- PHP_IMAGE: ["8.3.2", "7.4.1"] - PHP_IMAGE: ["8.4.1", "7.4.1"]
artifacts: artifacts:
paths: paths:
- lint-codequality.json - lint-codequality.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment