Skip to content

Commit

Permalink
php ^7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Jun 12, 2024
1 parent ccfc805 commit 675a52e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ jobs:
with:
enable_backend_testing: true
enable_phpstan: true
php_versions: '["7.4", "8.0", "8.1", "8.2", "8.3"]'

backend_directory: .
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
}
],
"require": {
"php": "^7.4 || ^8.0",
"flarum/core": "^1.2.0",
"flarum/approval": "*",
"flarum/flags": "*"
Expand Down

0 comments on commit 675a52e

Please sign in to comment.