We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a95991 commit 874c6d3Copy full SHA for 874c6d3
package.yml
@@ -1,5 +1,5 @@
1
package: properties
2
-version: 1.3.6
+version: 1.3.7
3
author: 'Friends Of REDAXO'
4
supportpage: 'https://github.com/FriendsOfREDAXO/properties'
5
@@ -20,5 +20,5 @@ pages:
20
21
requires:
22
php:
23
- version: '>=8.0, <9' # benötigt mindestens PHP 7.4
+ version: '>=8.0, <9' # benötigt mindestens PHP 8.0
24
redaxo: '^5.8' # benötigt mindestens REDAXO 5.8
0 commit comments