Skip to content

Commit f274090

Browse files
authored
Forced ZF1F 1.22.0 in v19 (#3484)
1 parent 31e74ac commit f274090

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.github/workflows/composer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
restore-keys: ${{ runner.os }}-composer-
2727

2828
- name: Validate composer
29-
run: composer validate --strict
29+
run: composer validate --strict --no-check-all

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"pelago/emogrifier": "^7.0",
3030
"phpseclib/mcrypt_compat": "^2.0.3",
3131
"phpseclib/phpseclib": "^3.0.14",
32-
"shardj/zf1-future": "^1.22",
32+
"shardj/zf1-future": "1.22.0",
3333
"symfony/polyfill-php74": "^1.27",
3434
"symfony/polyfill-php80": "^1.27",
3535
"symfony/polyfill-php81": "^1.27"

composer.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)