Skip to content

Commit

Permalink
support for beta 13
Browse files Browse the repository at this point in the history
  • Loading branch information
the-turk committed May 8, 2020
1 parent 2ca35a3 commit dc375d8
Show file tree
Hide file tree
Showing 4 changed files with 288 additions and 674 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"source": "https://github.com/the-turk/flarum-quiet-edits"
},
"require": {
"flarum/core": ">=0.1.0-beta.10 <0.1.0-beta.13",
"jfcherng/php-diff": "^6.5.1"
"flarum/core": ">=0.1.0-beta.10 <0.1.0-beta.14",
"jfcherng/php-diff": "^6.7.1"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion extend.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* @author Hasan Özbey <[email protected]>
* @copyright 2020
* @license The MIT License
* @version Release: 0.1.0
* @version Release: 0.1.2
* @link https://github.com/the-turk/flarum-quiet-edits
*/

Expand Down
Loading

0 comments on commit dc375d8

Please sign in to comment.