Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Commit

Permalink
update package informations
Browse files Browse the repository at this point in the history
  • Loading branch information
Nearata committed Sep 13, 2022
1 parent faa8848 commit 8df4e0c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

- Update package informations.

## [3.0.0] - 2022-09-13

- The user is no longer allowed to change the email.
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"license": "Unlicense",
"support": {
"issues": "https://github.com/Nearata/flarum-ext-auth-minecraft/issues",
"source": "https://github.com/Nearata/flarum-ext-auth-minecraft"
"source": "https://github.com/Nearata/flarum-ext-auth-minecraft",
"forum": "https://discuss.flarum.org/d/27265"
},
"require": {
"flarum/core": "^1.0.0",
"guzzlehttp/guzzle": "^7.4",
"flarum/core": "^1.0",
"illuminate/http": "^8.0"
},
"authors": [
Expand Down

0 comments on commit 8df4e0c

Please sign in to comment.