This repository has been archived by the owner on Nov 17, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set PHP version in composer.json to
>=7.3
- Loading branch information
1 parent
06dcba1
commit 98341e2
Showing
2 changed files
with
40 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,9 @@ | |
"email": "[email protected]" | ||
} | ||
], | ||
"require": { | ||
"php": ">=7.3" | ||
}, | ||
"require-dev": { | ||
"mediawiki/mediawiki-codesniffer": "39.0.0", | ||
"mediawiki/minus-x": "1.1.1", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.