Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
  • Loading branch information
cmatosbc committed Dec 11, 2024
1 parent 11e65db commit 92a4a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/composer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
php-version: 8.2

- name: Validate composer.json and composer.lock
run: composer validate --strict
run: composer validate

- name: Cache Composer packages
id: composer-cache
Expand Down

0 comments on commit 92a4a9b

Please sign in to comment.