Skip to content

Commit

Permalink
chore: update PHP requirements & bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SteelWagstaff committed Feb 2, 2023
1 parent 41b6f2a commit e9cb4c0
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 34 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
**Tags:** publishing, SWORD, libraries, repositories \
**Requires at least:** 6.1.1 \
**Tested up to:** 6.1.1 \
**Stable tag:** 0.6.0 \
**Stable tag:** 0.6.2 \
**License:** GPLv3 or later, New BSD License \
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -55,6 +55,6 @@ Or, download the latest version from the releases page and unzip it into your Wo

## Changelog

### 0.6.0
* See https://github.com/pressbooks/excalibur/releases/tag/0.6.0
### 0.6.2
* See https://github.com/pressbooks/excalibur/releases/tag/0.6.2
* Full release history at https://github.com/pressbooks/excalibur/releases/
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
},
"require": {
"php": ">8.0",
"php": ">=8.0",
"composer/installers": "^2.1",
"pressbooks/mix": "^2.1"
},
Expand Down
58 changes: 29 additions & 29 deletions composer.lock

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

2 changes: 1 addition & 1 deletion excalibur.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
GitHub Plugin URI: pressbooks/excalibur
Release Asset: true
Description: Excalibur is a SWORD protocol client for Pressbooks.
Version: 0.6.0
Version: 0.6.2
Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.org
Requires PHP: 8.0
Expand Down

0 comments on commit e9cb4c0

Please sign in to comment.