Skip to content

Commit db0c95f

Browse files
committed
bump version
1 parent 6b39ec6 commit db0c95f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package: aceeditor
2-
version: 1.3.0
2+
version: 1.4.0
33
author: 'Friends Of REDAXO'
44
supportpage: 'https://github.com/FriendsOfREDAXO/aceeditor'
55

@@ -10,7 +10,7 @@ pjax: false
1010

1111
requires:
1212
php:
13-
version: '>=7.4, <8.3' # benötigt mindestens PHP 7.4
13+
version: '>=7.4, <9' # benötigt mindestens PHP 7.4
1414
redaxo: '^5.8' # benötigt mindestens REDAXO 5.8
1515

1616
default_config:

0 commit comments

Comments
 (0)