Skip to content

Commit

Permalink
Composer: Update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Molenaar <[email protected]>
  • Loading branch information
SMillerDev committed Apr 20, 2021
1 parent 96625a2 commit bf193de
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
key: cache-v1 # can be any string, change to clear the extension cache.
strategy:
matrix:
php-versions: ['7.3', '7.4']
php-versions: ['7.4']
experimental: [ false ]
uopz: [ 'uopz' ]
include:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}
],
"require": {
"php": "^7.3||^8.0",
"php": "^7.4||^8.0",
"ql/uri-template": "~1.0",
"vanilla/garden-cli": "~3.0",
"michelf/php-markdown": "~1.9",
Expand Down
24 changes: 12 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf193de

Please sign in to comment.