Skip to content

Commit

Permalink
Merge pull request #54 from PeteE/main
Browse files Browse the repository at this point in the history
upgrade to hyperplug 1.1.3
  • Loading branch information
PeteE authored Apr 8, 2021
2 parents 92a1239 + 0277312 commit 2daf571
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
test:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
strategy:
matrix:
php-versions: [7.2, 7.3, 7.4]
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"require": {
"php": "^7.2.0",
"modethirteen/hyperplug": "^1.1.2",
"modethirteen/hyperplug": "^1.1.3",
"modethirteen/type-ex": "^1.0.0",
"modethirteen/xarray": "^1.2.2",
"ext-fileinfo": "*",
Expand Down

0 comments on commit 2daf571

Please sign in to comment.