Skip to content

Commit

Permalink
:octocat: CI update
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Jul 15, 2024
1 parent 6e95c0f commit ca8806b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"

env:
PHAN_ALLOW_XDEBUG: 0
Expand Down Expand Up @@ -92,6 +93,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"

steps:
- name: "Checkout"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"phan/phan": "^5.4",
"phpmd/phpmd": "^2.15",
"phpunit/phpunit": "^10.5",
"squizlabs/php_codesniffer": "^3.9"
"squizlabs/php_codesniffer": "^3.10"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ca8806b

Please sign in to comment.