We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b39ec6 commit db0c95fCopy full SHA for db0c95f
package.yml
@@ -1,5 +1,5 @@
1
package: aceeditor
2
-version: 1.3.0
+version: 1.4.0
3
author: 'Friends Of REDAXO'
4
supportpage: 'https://github.com/FriendsOfREDAXO/aceeditor'
5
@@ -10,7 +10,7 @@ pjax: false
10
11
requires:
12
php:
13
- version: '>=7.4, <8.3' # benötigt mindestens PHP 7.4
+ version: '>=7.4, <9' # benötigt mindestens PHP 7.4
14
redaxo: '^5.8' # benötigt mindestens REDAXO 5.8
15
16
default_config:
0 commit comments