Skip to content

Commit

Permalink
Merge branch '2'
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Apr 19, 2022
2 parents b5f484a + 9f34efe commit 25b4994
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ on:

jobs:
ci:
uses: silverstripe/github-actions-ci-cd/.github/workflows/[email protected].9
uses: silverstripe/github-actions-ci-cd/.github/workflows/[email protected].14
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "^7.3 || ^8.0",
"composer/composer": "^1",
"php": "^7.4 || ^8.0",
"composer/composer": "^1.10",
"silverstripe/framework": "^4.10",
"bringyourownideas/silverstripe-maintenance": "^2"
},
Expand Down

0 comments on commit 25b4994

Please sign in to comment.