Skip to content

Commit

Permalink
updating composer and correcting workflos
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Sep 29, 2022
1 parent 51e252f commit be25fdb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 221 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ jobs:
- name: Setup Tests
shell: bash
run: |
cp tests/_config/.env.default .env
vendor/bin/codecept build
- name: Run Unit Tests
Expand Down
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"phalcon/ide-stubs": "^5.0",
"phpstan/phpstan": "^1.4",
"squizlabs/php_codesniffer": "^3.6",
"vimeo/psalm": "^4.22",
"vlucas/phpdotenv": "^5.4"
"vimeo/psalm": "^4.22"
}
}
219 changes: 1 addition & 218 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit be25fdb

Please sign in to comment.