-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
see changelog inside README for more informations
- Loading branch information
Hirbod Mirjavadi
committed
Mar 2, 2017
1 parent
17310d8
commit 9a88cc0
Showing
3 changed files
with
104 additions
and
62 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
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
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 |
---|---|---|
@@ -1,9 +1,9 @@ | ||
package: undo | ||
version: '1.0.1-RC2' | ||
version: '2.0.0' | ||
author: Friends Of REDAXO | ||
supportpage: github.com/FriendsOfREDAXO/undo | ||
|
||
requires: | ||
redaxo: '^5.3.0-beta1' # benötigt mindestens REDAXO 5.0 | ||
redaxo: '^5.3.0' # benötigt mindestens REDAXO 5.0 | ||
php: | ||
version: '>=5.6' # benötigt mindestens PHP 5.6 |