Skip to content

Commit 7510ed6

Browse files
author
buildpulser
committed
ci: drop stale composer.lock, resolve fresh on php 8.3
1 parent 3529741 commit 7510ed6

2 files changed

Lines changed: 1 addition & 2113 deletions

File tree

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
tools: composer
1717

1818
- name: Validate composer.json and composer.lock
19-
run: composer validate
19+
run: composer validate --no-check-lock
2020

2121
- name: Cache Composer packages
2222
id: composer-cache

0 commit comments

Comments
 (0)