Skip to content

Commit bf193de

Browse files
committed
Composer: Update deps
Signed-off-by: Sean Molenaar <[email protected]>
1 parent 96625a2 commit bf193de

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
key: cache-v1 # can be any string, change to clear the extension cache.
1919
strategy:
2020
matrix:
21-
php-versions: ['7.3', '7.4']
21+
php-versions: ['7.4']
2222
experimental: [ false ]
2323
uopz: [ 'uopz' ]
2424
include:

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": "^7.3||^8.0",
21+
"php": "^7.4||^8.0",
2222
"ql/uri-template": "~1.0",
2323
"vanilla/garden-cli": "~3.0",
2424
"michelf/php-markdown": "~1.9",

composer.lock

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)