Skip to content

Commit aa91572

Browse files
committed
Merge branch 'veeqtoh-patch-1' of https://github.com/veeqtoh/door-access-system into veeqtoh-patch-1
2 parents f3211c6 + f7db03b commit aa91572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v3
1919

2020
- name: Validate composer.json and composer.lock
21-
run: composer validate
21+
run: composer validate --strict
2222

2323
- name: Cache Composer packages
2424
id: composer-cache

0 commit comments

Comments
 (0)